Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp), | intent(inout) | :: | GC | |||
character(len=*), | intent(in) | :: | SHORT_NAME | |||
character(len=*), | intent(in), | optional | :: | LONG_NAME | ||
character(len=*), | intent(in), | optional | :: | UNITS | ||
integer, | intent(in), | optional | :: | DIMS | ||
integer, | intent(in), | optional | :: | VLOCATION | ||
integer, | intent(in), | optional | :: | DATATYPE | ||
integer, | intent(in), | optional | :: | NUM_SUBTILES | ||
integer, | intent(in), | optional | :: | REFRESH_INTERVAL | ||
integer, | intent(in), | optional | :: | AVERAGING_INTERVAL | ||
integer, | intent(in), | optional | :: | HALOWIDTH | ||
integer, | intent(in), | optional | :: | PRECISION | ||
real, | intent(in), | optional | :: | DEFAULT | ||
integer, | intent(in), | optional | :: | UNGRIDDED_DIMS(:) | ||
character(len=*), | intent(in), | optional | :: | UNGRIDDED_UNIT | ||
character(len=*), | intent(in), | optional | :: | UNGRIDDED_NAME | ||
real, | intent(in), | optional | :: | UNGRIDDED_COORDS(:) | ||
integer, | intent(in), | optional | :: | FIELD_TYPE | ||
integer, | intent(in), | optional | :: | STAGGERING | ||
integer, | intent(in), | optional | :: | ROTATION | ||
character(len=*), | intent(in), | optional | :: | DEPENDS_ON(:) | ||
logical, | intent(in), | optional | :: | DEPENDS_ON_CHILDREN | ||
character(len=*), | intent(in), | optional | :: | positive | ||
integer, | intent(out), | optional | :: | RC |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp), | intent(inout) | :: | GC | |||
character(len=*), | intent(in) | :: | SHORT_NAME | |||
integer, | intent(in) | :: | CHILD_ID | |||
integer, | intent(out), | optional | :: | RC | ||
character(len=*), | intent(in), | optional | :: | TO_NAME |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp), | intent(inout) | :: | GC | |||
integer, | intent(in) | :: | CHILD_ID | |||
integer, | intent(out), | optional | :: | RC |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(MAPL_MetaComp), | intent(inout) | :: | STATE | |||
integer, | intent(out), | optional | :: | RC |