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

Implement Positivity Preserving a la Fluxo #35

Open ranocha opened 4 years ago

ranocha commented 4 years ago

In GitLab by @gregorgassner on Apr 6, 2020, 13:40

The goal is to bring over new technology from Fluxo, based on the shock capturing to implement automatic positivity preservation.

ranocha commented 3 years ago

Is this resolved by implementing the positivity-preserving limiter of Zhang and Shu we have in Trixi? Or is this something else?