check_flow_status Subroutine

public subroutine check_flow_status(scheme, geometry, general, physics, mus_aborts, restart_triggered)

This routine performs several tasks: geometry increment, time updating, tracking, density checking, restart

Arguments

Type IntentOptional Attributes Name
type(mus_scheme_type), intent(inout), target :: scheme

containers for the different schemes

type(mus_geom_type), intent(inout) :: geometry

geometry infomation

type(tem_general_type), intent(inout) :: general

Global parameters

type(mus_physics_type), intent(in) :: physics

physics conversion tyoe

type(mus_abortCriteria_type), intent(in) :: mus_aborts
logical, intent(inout) :: restart_triggered

Indication whether a restart output was triggered