trixi-framework/Trixi.jl

Add public API to access nodal solution values and coordinates

Open

#1,717 opened on Nov 8, 2023

View on GitHub
 (6 comments) (2 reactions) (0 assignees)Julia (686 stars) (153 forks)batch import
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

Contributor guide