Ignore:
Timestamp:
Jan 19, 2024, 11:36:10 AM (4 months ago)
Author:
idelkadi
Message:

Continued work on implementing the Ecrad code in LMDZ (Integration of tropospheric aerosols when using the RRTMG and ECCKD gas modules):

  • Added aerosol optical properties files
  • Addition of output dignostics for tropospheric aerosols
File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/ecrad/radiation/radiation_setup.F90

    r4773 r4787  
    1818       &                       ISolverMcICA, ISolverSpartacus, &
    1919       &                       ILiquidModelSlingo, ILiquidModelSOCRATES, &
    20        &                       IIceModelFu, IIceModelBaran, &
    21        &                       IOverlapExponentialRandom
     20       &                       IIceModelFu, IIceModelBaran, IGasModelECCKD, &
     21       &                       IGasModelIFSRRTMG, IOverlapExponentialRandom
    2222
    2323  USE radiation_interface,      ONLY : setup_radiation
Note: See TracChangeset for help on using the changeset viewer.