MAPL_GenericCplCompMod
Author: GMAO SI-Team
This is a generic coupler component used by a gridded component to instantiate the automatic couplers it needs.
GenericCplSetServices
— SetServices for generic couplers.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_CplComp) | :: | CC | ||||
integer, | intent(out) | :: | RC |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_CplComp), | intent(inout) | :: | CC | |||
type(ESMF_Alarm), | intent(in), | target | :: | ALARM | ||
integer, | intent(out), | optional | :: | RC |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_CplComp), | intent(inout) | :: | CC | |||
type(MAPL_VarSpec), | intent(in), | target | :: | SRC_SPEC(:) | ||
type(MAPL_VarSpec), | intent(in), | target | :: | DST_SPEC(:) | ||
integer, | intent(out), | optional | :: | RC |