trixi-framework / trixi-framework/Trixi.jl
Degree 0 support for curved meshes
Open
- Dominant language
- Julia
- Stars
- 731
- Forks
- 166
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 25
Description
Currently, the degree 0 case, which reduces to the finite volume method, only works for TreeMesh. For StructuredMesh, it is currently giving me NaN values. I think that having degree 0 support will be really good, as it is robust.
Contributor guide
Research direction
Start by reproducing the NaN values for degree 0 on StructuredMesh and compare that behavior with the existing TreeMesh finite-volume path. Trace the degree-0 curved-mesh setup and identify where StructuredMesh diverges; done means degree 0 runs on StructuredMesh without NaN values and retains the intended finite-volume behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- hpc
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100