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/read_dust_scenario.F90

    r1918 r2137  
    8383   else if (iaervar.eq.33) then
    8484     filename="dust_MY33.nc"
     85   else if (iaervar.eq.34) then
     86     filename="dust_MY34.nc"
    8587   ! 124,125,126: old TES assimilated dust scenarios (at 700Pa ref pressure!)
    8688   else if  (iaervar.eq.124) then
Note: See TracChangeset for help on using the changeset viewer.