4.2.3.1. Namelist NAM_CARTESIAN

This namelist defines the projection in case CGRID="CARTESIAN "

Fortran name Fortran type default value
XLAT0 real none
XLON0 real none
NIMAX integer none
NJMAX integer none
XDX real none
XDY real none

  • XLAT0: reference latitude (real, decimal degrees)
  • XLON0: reference longitude (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).