trixi-framework / trixi-framework/Trixi.jl
Enable save_solution and Trixi2Vtk for DGMultiMesh
Open
enhancement
- Dominant language
- Julia
- Stars
- 731
- Forks
- 166
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 25
Description
Currently, there is no DGMultiMesh-support for the save_solution function. It would be very convenient to save DGMultiMeshes in an HDF5 format and translate them via Trixi2VTK into a vtk-file, such as for quad-meshes for example.
Contributor guide
Research direction
Start by locating the save_solution function and the Trixi2Vtk translation entry point, then inspect how DGMultiMesh is currently represented and handled. Done means DGMultiMesh results can be saved in HDF5 format and translated to VTK output, including a quad-mesh example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100