Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(MAPL_MetaComp), | intent(inout) | :: | STATE | |||
character(len=*), | intent(in) | :: | NAME | |||
character(len=*), | intent(in) | :: | DATAFILE | |||
type(ESMF_Time), | intent(inout) | :: | CURRENTTIME | |||
real, | intent(out) | :: | FORCING(:) | |||
logical, | intent(in), | optional | :: | INIT_ONLY | ||
logical, | intent(in), | optional | :: | ON_TILES | ||
integer, | intent(out), | optional | :: | RC |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(MAPL_MetaComp), | intent(inout) | :: | STATE | |||
character(len=*), | intent(in) | :: | NAME | |||
character(len=*), | intent(in) | :: | DATAFILE | |||
type(ESMF_Time), | intent(inout) | :: | CURRENTTIME | |||
real, | intent(out) | :: | FORCING(:,:) | |||
logical, | intent(in), | optional | :: | INIT_ONLY | ||
integer, | intent(out), | optional | :: | RC |