Ignore:
Timestamp:
May 10, 2019, 8:26:33 AM (6 years ago)
Author:
emillour
Message:

Mars GCM:
Updates in code to be able to read in the MY34 dust scenario and the MY34 solar EUV input.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/aeropacity_mod.F

    r1974 r2137  
    289289      ! clim, cold or warm synthetic scenarios
    290290        call read_dust_scenario(ngrid,nlayer,zday,pplev,tauref)
    291       ELSE IF ((iaervar.ge.24).and.(iaervar.le.33))
     291      ELSE IF ((iaervar.ge.24).and.(iaervar.le.34))
    292292     &     THEN  ! << MY... dust scenarios >>
    293293        call read_dust_scenario(ngrid,nlayer,zday,pplev,tauref)
Note: See TracChangeset for help on using the changeset viewer.