trixi-framework / trixi-framework/Trixi.jl
Include solver type and `node_coordinates` in output files
- Dominant language
- Julia
- Stars
- 731
- Forks
- 166
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 25
Description
Adding the solver type and `node_coordinates` information to the `.h5` output files would make the conversion, decision to reinterpolate or not, etc. in Trixi2Vtk more flexible.
Original [discussion](https://github.com/trixi-framework/Trixi2Vtk.jl/pull/57/files#r1049606110).
Contributor guide
Research direction
Start by reading the linked original discussion in Trixi2Vtk.jl, then locate the code that writes Trixi.jl `.h5` output files. Confirm how solver type and `node_coordinates` are represented before changing the output format. Done means both pieces of information are available for conversion and reinterpolation decisions in Trixi2Vtk.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100