Changeset 4366 for LMDZ6/branches


Ignore:
Timestamp:
Dec 5, 2022, 6:11:28 PM (18 months ago)
Author:
idelkadi
Message:

Continued work on the implementation of the Ecrad radiative transfer code in the LMDZ model (aerosol inclusion):

  • 13 aerosol types for LMDZ
  • aerosol optical properties to be read in the file "aerosol_optics_lmdz.nc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/LMDZ_ECRad/DefLists/namelist_ecrad

    r3908 r4366  
    6767iverbose                = 1,
    6868use_aerosols            = false,          ! Include aerosols in radiation calculations?
    69 n_aerosol_types         = 12,             
     69n_aerosol_types         = 13,             
     70aerosol_optics_override_file_name = "aerosol_optics_lmdz.nc"
    7071do_save_spectral_flux   = false,          ! Save spectral fluxes in output file?
    7172do_save_gpoint_flux     = false,          ! Save fluxes per g-point in output file?
Note: See TracChangeset for help on using the changeset viewer.