| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real, | public, | DIMENSION(:), ALLOCATABLE | :: | XX | |||
| real, | public, | DIMENSION(:), ALLOCATABLE | :: | XY | |||
| real, | public, | DIMENSION(:,:), ALLOCATABLE | :: | XCX | |||
| real, | public, | DIMENSION(:,:), ALLOCATABLE | :: | XCY | |||
| integer, | public, | DIMENSION(:,:), ALLOCATABLE | :: | NCIJ | 
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | NX | ||||
| integer, | public | :: | NY | ||||
| real, | public | :: | XLAT0 | ||||
| real, | public | :: | XLON0 | ||||
| real, | public | :: | XLATORI | ||||
| real, | public | :: | XLONORI | ||||
| real, | public | :: | XRPK | ||||
| real, | public | :: | XBETA | ||||
| real, | public | :: | XLATC | ||||
| real, | public | :: | XLONC | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GRID_CONF_PROJ_t), | intent(inout) | :: | YGRIDCONF |