trixi-framework / Trixi.jl

Trixi.jl: Adaptive high-order numerical simulations of conservation laws in Julia
https://trixi-framework.github.io/Trixi.jl
MIT License
534 stars 109 forks source link

Checklist of shallow water implementation #879

Open andrewwinters5000 opened 3 years ago

andrewwinters5000 commented 3 years ago

This issue serves to collect what features / mesh types are available for the shallow water system:

ranocha commented 3 years ago

Reducing the 2D implementations to 1D would be a nice student/first project.

sloede commented 1 year ago

Is this issue still up-to-date/relevant?