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/aeronomars/param_read_e107.F

    r1918 r2137  
    268268      else if(solvaryear.eq.33) then
    269269         filename="e107_MY33.dat"
     270      else if(solvaryear.eq.34) then
     271         filename="e107_MY34.dat"
    270272      else
    271273         write(*,*)"param_read_e107: "
Note: See TracChangeset for help on using the changeset viewer.