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
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