Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer(kind=ESMF_KIND_I4), | public, | parameter | :: | START_TIME | = | 3000 | |
integer(kind=ESMF_KIND_I4), | public, | parameter | :: | TIME_STEP | = | 1 | |
integer, | public, | parameter | :: | I8 | = | ESMF_KIND_I8 | |
integer, | public, | parameter | :: | MAX_INDEX(2) | = | [4, 4] | |
integer, | public, | parameter | :: | R4 | = | ESMF_KIND_R4 | |
integer, | public, | parameter | :: | R8 | = | ESMF_KIND_R8 | |
real(kind=ESMF_KIND_R8), | public, | parameter | :: | MAX_CORNER_COORD(2) | = | [4.0_R8, 4.0_R8] | |
real(kind=ESMF_KIND_R8), | public, | parameter | :: | MIN_CORNER_COORD(2) | = | [0.0_R8, 0.0_R8] | |
type(ESMF_TypeKind_Flag), | public, | parameter | :: | typekind | = | ESMF_TYPEKIND_R4 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=ESMF_KIND_R4), | intent(in) | :: | t |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_State), | intent(inout) | :: | importState | |||
type(ESMF_State), | intent(inout) | :: | exportState | |||
type(ESMF_Clock), | intent(inout) | :: | clock | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_State), | intent(inout) | :: | state | |||
type(ESMF_Field), | intent(inout) | :: | field | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Field), | intent(inout) | :: | field | |||
type(ESMF_TypeKind_Flag), | intent(in) | :: | typekind | |||
type(ESMF_Grid), | intent(inout), | optional | :: | grid | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_State), | intent(inout) | :: | importState | |||
type(ESMF_State), | intent(inout) | :: | exportState | |||
type(ESMF_Clock), | intent(inout) | :: | clock | |||
type(ESMF_TypeKind_Flag), | intent(in) | :: | typekind | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=ESMF_KIND_R4), | intent(inout) | :: | t |