4.2.2.2. Namelist NAM_CONF_PROJ_GRID
This namelists defines the horizontal domain in case CGRID="CONF PROJ ".
Fortran name | Fortran type | default |
XLATCEN | real | none |
XLONCEN | real | none |
NIMAX | integer | none |
NJMAX | integer | none |
XDX | real | none |
XDY | real | none |
- XLATCEN: latitude of the point of the center of the domain (real, decimal degrees)
- XLONCEN: longitude of the point of the center of the domain (real, decimal degrees)
- NIMAX: number of surface points of the grid in direction x.
- NJMAX: number of surface points of the grid in direction y.
- XDX: grid mesh size on the conformal plane in x direction (real, meters).
- XDY: grid mesh size on the conformal plane in y direction (real, meters).