Ignore:
Timestamp:
Jul 22, 2024, 9:29:09 PM (6 months ago)
Author:
abarral
Message:

Replace most uses of CPP_DUST by the corresponding logical defined in lmdz_cppkeys_wrapper.F90
Convert several files from .F to .f90 to allow Dust to compile w/o rrtm/ecrad
Create lmdz_yoerad.f90
(lint) Remove "!" on otherwise empty line

File:
1 edited

Legend:

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

    r4853 r5099  
    11! Configuration namelists for ECRAD radiation code
    2 !
     2
    33! The following namelist controls the behaviour of the driver routine,
    44! including parallelization options and overriding numbers read from
    55! the NetCDF input file
    6 !
     6
    77&radiation_driver
    88 ok_effective_size=false,             !        Cloud effective size taken into account for SPARTACUS solver if true
     
    2121/
    2222
    23 !
    2423! The following namelist controls the behaviour of the ECRAD
    2524! radiation code (default values in **)
    26 !
     25
    2726&radiation
    2827 do_lw = true,
Note: See TracChangeset for help on using the changeset viewer.