trixi-framework / trixi-framework/Trixi.jl
Boundary conditions for MHD
Open
enhancement
- Dominant language
- Julia
- Stars
- 731
- Forks
- 166
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 25
Description
Mentioned by @andrewwinters5000 in the first post of #636:
> Only periodic BCs are currently supported by `TreeMesh` for MHD, so adding BCs would require a modification of `calc_boundary_flux!` for all solvers to include a check for `have_nonconservative_terms(equations)`
Contributor guide
Research direction
Start by locating calc_boundary_flux! and the handling of have_nonconservative_terms(equations) across the solvers. Clarify which non-periodic boundary conditions and solver coverage are required, then verify the implementation with tests demonstrating the requested MHD boundary behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- hpc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100