7.7.1. Namelist NAM_CHS_ORILAM


Fortran name Fortran type values default value
LCH_AERO_FLUX logical .FALSE.
LCO2PM logical .FALSE.
XEMISRADIUSI real 0.05
XEMISRADIUSJ real 0.2
XEMISSIGI real 1.80
XEMISSIGJ real 2.00
CRGUNIT character "MASS", "NUMB" "NUMB"

  • LCH_AERO_FLUX: switch to active aerosol surface flux for ORILAM
  • "LCO2PM" : switch to activate emission of primary aerosol (Black and Organic carbon) compute from CO emssion. Uses only if CO emission is defined in the surface field (see PREP_PGD) and if there is no data for primary aerosol emissison.
  • "XEMISRADIUSI" : Aerosol flux, mean radius of aitken mode in μm (only if LCH_AERO_FLUX=.TRUE.).
  • "XEMISRADIUSJ" : Aerosol flux, mean radius of accumulation mode in μm (only if LCH_AERO_FLUX=.TRUE.).
  • "XEMISSIGI" : Aerosol flux, standard deviation of aitken mode in μm (only if LCH_AERO_FLUX=.TRUE.).
  • "XEMISSIGJ" : Aerosol flux, standard deviation of accumulation mode in μm (only if LCH_AERO_FLUX=.TRUE.).
  • "CRGUNIT" : Aerosol flux, Definition of XEMISRADIUSI or XEMISRADIUSJ: mean radius can be define in mass ("MASS") or in number ("NUMB").