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 (153 forks)batch import
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

Contributor guide