8.3.1. Namelist NAM_DIAG_ISBAn

Fortran name Fortran type default value
LPGD logical .FALSE.
LSURF_EVAP_BUDGET logical .FALSE.
LSURF_MISC_BUDGET logical .FALSE.
LSURF_DIAG_ALBEDO logical .FALSE.
LPATCH_BUDGET logical .TRUE.
LSURF_MISC_DIF logical .FALSE.
LWATER_BUDGET logical .FALSE.
LPROSNOW logical .FALSE.
LVOLUMETRIC_SNOWLIQ logical .FALSE.

  • LPGD : flag to save in the output file the physiographic fields of ISBA scheme that are computed from ecoclimap data from the ecosystem fractions.
  • LSURF_EVAP_BUDGET: flag to save in the output file the detailed terms of the water vapor fluxes, on each patch of the vegetation scheme if existing, and aggregated for the natural surface. The diagnosed fields are:
    • GPP : Gross primary production
  • LSURF_MISC_BUDGET: flag to save in the output file miscelleaneous fields. The diagnosed fields are:
    • HV : Halstead coefficient
    • SNG : snow fraction over bare ground
    • SNV : snow fraction over vegetation
    • SN : total snow fraction
    • SWI : soil wetness index for each ground layer (wg - wwilt)/(wfc - wwilt) where wg is the volumic water content, wfc is the porosity and wwilt corresponds to the plant wilting point.
  • LSURF_DIAG_ALBEDO: to write ALB..._ISBA et ALB..._S.
  • LPATCH_BUDGET: flag to save in the output file the diagnostics for each patch (default is .T.)
  • LSURF_MISC_DIF: to calculate and write specific DIF diagnostics
  • LWATER_BUDGET : to calculate and write the water budget
  • LPROSNOW: : adds new diagnostic fields for the CROCUS snow scheme, reproject the snow mantel and other diagnostic fields on the vertical, according to the subgrid slope, and merges ISBA_PROGNOSTIC.OUT.nc and ISBA_DIAGNOSTICS.OUT.nc in ISBA_PROGNOSTIC.OUT.nc, in case of CTIMESERIES_FILETYPE = "OFFLIN".
  • LVOLUMETRIC_SNOWLIQ : converts the SNOWLIQ diagnostic field in kg / m3 (instead of m).