Ignore:
Timestamp:
May 29, 2012, 11:50:48 AM (13 years ago)
Author:
emillour
Message:

Mars GCM:

  • Added the possibility to use the "cold" (iaervar=6) or "warm" (iaervar=7) dust scenarios (derived from the 7 MY24 to MY30 scenarios) in aeropacity.F and read_dust_scenario.F

EM

File:
1 edited

Legend:

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

    r633 r677  
    179179         write(*,*) "Dust scenario: 1=constant dust (read from startfi",
    180180     &   " or set as tauvis); 2=Viking scenario; =3 MGS scenario,",
    181      &   "=4 Mars Year 24 from TES assimilation, ",
    182      &   "=24,25 or 26 :Mars Year 24,25 or 26 from TES assimilation"
     181     &   "=6 cold (low dust) scenario; =7 warm (high dust) scenario ",
     182     &   "=24,25 ... 30 :Mars Year 24, ... or 30 from TES assimilation"
    183183         iaervar=3 ! default value
    184184         call getin("iaervar",iaervar)
Note: See TracChangeset for help on using the changeset viewer.