Apply pointwise limitation of denisty and energy to ensure positivity for density and pressure.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(atl_statedata_type), | intent(inout) | :: | state | |||
type(atl_cube_elem_type), | intent(in) | :: | mesh | |||
type(atl_positivity_preserv_type), | intent(in) | :: | filter | |||
type(atl_euler_type), | intent(in) | :: | euler | |||
type(ply_poly_project_type), | intent(inout) | :: | poly_proj |