Routine to check if the physical values of a state are physically meaningful or not for the Euler equation.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(atl_statedata_type), | intent(in) | :: | statedata | |||
type(atl_euler_type), | intent(in) | :: | euler | |||
type(atl_scheme_type), | intent(in) | :: | scheme | |||
type(ply_poly_project_type), | intent(inout) | :: | poly_proj | |||
integer, | intent(in) | :: | nElems_fluid | |||
real(kind=rk), | intent(in) | :: | tolerance |