atl_cons_positivity_preserv_type Derived Type

type, public :: atl_cons_positivity_preserv_type

Datatype representing the positivity preserving limiter. Should be applied after all other limiters are applied and after each step of a SSP timeintegrator.


Components

Type Visibility Attributes Name Initial
real(kind=rk), public :: eps = 1.0e-13

Smallness parameter. If denisty or pressure are below this value, the state is considered as unphysical.