trixi-framework / trixi-framework/Trixi.jl
Reconstructions for Block Finite Volume
- Dominant language
- Julia
- Stars
- 731
- Forks
- 166
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 25
Description
## Reconstructions for Block Finite Volume
Add reconstruction method support for the BlockFV solver. This issue tracks the implementation of reconstruction schemes for BlockFV as part of the broader BlockFV implementations
TreeMesh
- [ ] 1D
- [ ] 2D
- [ ] 3D
Mortars on the TreeMesh
- [ ] 2D
- [ ] 3D
P4estMesh
- [ ] 2D (pending BlockFV infrastructure)
- [ ] 3D (pending BlockFV infrastructure)
AMR compatibility
- [ ] TreeMesh 2D
- [ ] TreeMesh 3D
- [ ] P4estMesh 2D
- [ ] P4estMesh 3D
Anything else where reconstruction needs to be done can be added
Contributor guide
Research direction
Start by locating the BlockFV solver and its reconstruction entry points, then map the work against the TreeMesh, mortar, P4estMesh, and AMR checklist in this issue. The issue names no files or tests; done means reconstruction support is implemented and validated for the applicable listed 1D, 2D, and 3D combinations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100