| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(MAPL_VarSpec), | intent(in) | :: | SPEC | |||
| character(len=*), | intent(out), | optional | :: | SHORT_NAME | ||
| character(len=*), | intent(out), | optional | :: | LONG_NAME | ||
| character(len=*), | intent(out), | optional | :: | UNITS | ||
| integer, | intent(out), | optional | :: | DIMS | ||
| integer, | intent(out), | optional | :: | VLOCATION | ||
| type(ESMF_Field), | intent(out), | optional | :: | FIELD | ||
| type(ESMF_FieldBundle), | intent(out), | optional | :: | BUNDLE | ||
| type(ESMF_State), | intent(out), | optional | :: | STATE | ||
| integer, | intent(out), | optional | :: | NUM_SUBTILES | ||
| integer, | intent(out), | optional | :: | STAT | ||
| integer, | intent(out), | optional | :: | ACCMLT_INTERVAL | ||
| integer, | intent(out), | optional | :: | COUPLE_INTERVAL | ||
| integer, | intent(out), | optional | :: | OFFSET | ||
| integer, | intent(out), | optional | :: | LABEL | ||
| real, | intent(out), | optional | :: | DEFAULT | ||
| logical, | intent(out), | optional | :: | defaultProvided | ||
| character(len=*), | intent(out), | optional | :: | FRIENDLYTO | ||
| integer, | intent(out), | optional | :: | RESTART | ||
| integer, | intent(out), | optional | :: | HALOWIDTH | ||
| integer, | intent(out), | optional | :: | PRECISION | ||
| character(len=ESMF_MAXSTR), | optional, | pointer | :: | ATTR_RNAMES(:) | ||
| character(len=ESMF_MAXSTR), | optional, | pointer | :: | ATTR_INAMES(:) | ||
| real, | optional, | pointer | :: | ATTR_RVALUES(:) | ||
| integer, | optional, | pointer | :: | ATTR_IVALUES(:) | ||
| integer, | optional, | pointer | :: | UNGRIDDED_DIMS(:) | ||
| character(len=*), | intent(out), | optional | :: | UNGRIDDED_UNIT | ||
| character(len=*), | intent(out), | optional | :: | UNGRIDDED_NAME | ||
| real, | optional, | pointer | :: | UNGRIDDED_COORDS(:) | ||
| integer, | optional | :: | FIELD_TYPE | |||
| integer, | optional | :: | STAGGERING | |||
| integer, | optional | :: | ROTATION | |||
| type(ESMF_Grid), | intent(out), | optional | :: | GRID | ||
| logical, | intent(out), | optional | :: | doNotAllocate | ||
| logical, | intent(out), | optional | :: | alwaysAllocate | ||
| logical, | intent(out), | optional | :: | depends_on_children | ||
| character(len=:), | intent(out), | optional, | allocatable | :: | depends_on(:) | |
| character(len=*), | intent(out), | optional | :: | positive | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(MAPL_VarSpecType), | intent(in) | :: | SPEC | |||
| character(len=*), | intent(out), | optional | :: | SHORT_NAME | ||
| character(len=*), | intent(out), | optional | :: | LONG_NAME | ||
| character(len=*), | intent(out), | optional | :: | UNITS | ||
| integer, | intent(out), | optional | :: | DIMS | ||
| integer, | intent(out), | optional | :: | VLOCATION | ||
| type(ESMF_Field), | intent(out), | optional | :: | FIELD | ||
| type(ESMF_FieldBundle), | intent(out), | optional | :: | BUNDLE | ||
| type(ESMF_State), | intent(out), | optional | :: | STATE | ||
| integer, | intent(out), | optional | :: | NUM_SUBTILES | ||
| integer, | intent(out), | optional | :: | STAT | ||
| integer, | intent(out), | optional | :: | ACCMLT_INTERVAL | ||
| integer, | intent(out), | optional | :: | COUPLE_INTERVAL | ||
| integer, | intent(out), | optional | :: | OFFSET | ||
| integer, | intent(out), | optional | :: | LABEL | ||
| real, | intent(out), | optional | :: | DEFAULT | ||
| logical, | intent(out), | optional | :: | defaultProvided | ||
| character(len=*), | intent(out), | optional | :: | FRIENDLYTO | ||
| integer, | intent(out), | optional | :: | RESTART | ||
| integer, | intent(out), | optional | :: | HALOWIDTH | ||
| integer, | intent(out), | optional | :: | PRECISION | ||
| character(len=ESMF_MAXSTR), | optional, | pointer | :: | ATTR_RNAMES(:) | ||
| character(len=ESMF_MAXSTR), | optional, | pointer | :: | ATTR_INAMES(:) | ||
| real, | optional, | pointer | :: | ATTR_RVALUES(:) | ||
| integer, | optional, | pointer | :: | ATTR_IVALUES(:) | ||
| integer, | optional, | pointer | :: | UNGRIDDED_DIMS(:) | ||
| character(len=*), | intent(out), | optional | :: | UNGRIDDED_UNIT | ||
| character(len=*), | intent(out), | optional | :: | UNGRIDDED_NAME | ||
| real, | optional, | pointer | :: | UNGRIDDED_COORDS(:) | ||
| integer, | optional | :: | FIELD_TYPE | |||
| integer, | optional | :: | STAGGERING | |||
| integer, | optional | :: | ROTATION | |||
| type(ESMF_Grid), | intent(out), | optional | :: | GRID | ||
| logical, | intent(out), | optional | :: | doNotAllocate | ||
| logical, | intent(out), | optional | :: | alwaysAllocate | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(MAPL_VarSpec), | intent(in) | :: | SPEC | |||
| type(ESMF_Field), | pointer | :: | FIELDPTR | |||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(MAPL_VarSpec), | intent(in) | :: | SPEC | |||
| type(ESMF_FieldBundle), | pointer | :: | BUNDLEPTR | |||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(MAPL_VarSpec), | intent(in) | :: | SPEC | |||
| type(ESMF_State), | pointer | :: | STATEPTR | |||
| integer, | intent(out), | optional | :: | RC |