Skip to content

Add finite volume assembler#13

Open
satfra wants to merge 5 commits intomainfrom
FiniteVolume
Open

Add finite volume assembler#13
satfra wants to merge 5 commits intomainfrom
FiniteVolume

Conversation

@satfra
Copy link
Owner

@satfra satfra commented Feb 16, 2025

Description

We would increase our flexibility by re-implementing the Kurganov-Tadmor scheme from this paper.
Possibly, this could give some increased stability and (possibly) performance, being a good standard choice.

Todo

  • ✅ Create discretization
  • ⬜ Write assembler:
    • ✅ Mass contribution
    • ✅ Source contribution
    • ⬜ Flux contribution
    • ⬜ Diffusion flux contribution
  • ⬜ Adapt model:
    • ⬜ Add diffusion_flux standard method
  • ⬜ Basic testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments