seq_domain_check Subroutine

public subroutine seq_domain_check(infodata, atm, ice, lnd, ocn, rof, glc, samegrid_al, samegrid_ao, samegrid_ro, samegrid_lg)

Arguments

Type IntentOptional Attributes Name
type(seq_infodata_type), intent(inout) :: infodata
type(component_type), intent(in) :: atm
type(component_type), intent(in) :: ice
type(component_type), intent(in) :: lnd
type(component_type), intent(in) :: ocn
type(component_type), intent(in) :: rof
type(component_type), intent(in) :: glc
logical, intent(in) :: samegrid_al
logical, intent(in) :: samegrid_ao
logical, intent(in) :: samegrid_ro
logical, intent(in) :: samegrid_lg