8.2.2. Namelist NAM_WRITE_DIAG_SURFn

Fortran name Fortran type values default value
LSELECT logical .FALSE.
CSELECT array of string of characters
LPROVAR_TO_DIAG logical .FALSE.
LSNOWDIMNC logical .FALSE.
LRESETCUMUL logical .FALSE.

  • LSELECT: if true it indicates that a selection will be used as output .
  • CSELECT: array containing the list of output fields .
  • LPROVAR_TO_DIAG: used to write out prognostic variables like diagnostic one, on average over all patches.
  • LSNOWDIMNC : in case of OFFLIN output files, to write the output snow fields in 2D (number of points / number of snow layers).
  • LRESETCUMUL : in OFFLINE mode, for the ISBA scheme, replaces the instantaneous fields by the averaged cumulated fields on the output writing time step. Then the cumulated fields are cumulated during the writing time steps and reset at the end of each of them.

Also in this section