trixi-framework/Trixi.jl
View on GitHubAdd public API to access nodal solution values and coordinates
Open
#1,717 opened on Nov 8, 2023
good first issuevisualization
Repository metrics
- Stars
- (686 stars)
- PR merge metrics
- (Avg merge 9d 1h) (37 merged PRs in 30d)
Description
It would be very nice to implement a public interface to access the nodal solution values and coordinates from a Trixi/ODE solution and/or solution files to allow people to run their own visualization stuff.
CC @jlchan