Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Clock), | intent(in) | :: | EClock_d | |||
type(seq_timemgr_type), | intent(inout) | :: | seq_SyncClock | |||
type(seq_infodata_type), | intent(in) | :: | infodata | |||
type(component_type), | intent(inout) | :: | atm(:) | |||
type(component_type), | intent(inout) | :: | lnd(:) | |||
type(component_type), | intent(inout) | :: | ice(:) | |||
type(component_type), | intent(inout) | :: | ocn(:) | |||
type(component_type), | intent(inout) | :: | rof(:) | |||
type(component_type), | intent(inout) | :: | glc(:) | |||
type(component_type), | intent(inout) | :: | wav(:) | |||
type(component_type), | intent(inout) | :: | esp(:) | |||
type(AttrVect), | intent(inout) | :: | fractions_ax(:) | |||
type(AttrVect), | intent(inout) | :: | fractions_lx(:) | |||
type(AttrVect), | intent(inout) | :: | fractions_ix(:) | |||
type(AttrVect), | intent(inout) | :: | fractions_ox(:) | |||
type(AttrVect), | intent(inout) | :: | fractions_rx(:) | |||
type(AttrVect), | intent(inout) | :: | fractions_gx(:) | |||
type(AttrVect), | intent(inout) | :: | fractions_wx(:) | |||
character(len=*), | intent(in) | :: | tag |