Ignore:
Timestamp:
Apr 3, 2018, 8:13:24 AM (7 years ago)
Author:
emillour
Message:

Mars GCM:
Tidying the gravity wave routines by turning them into modules:
orodrag.F -> orodrag_mod.F : note that the declared size of pvar(), which is
used in call to gwstress was wrong.
calldrag_noro.F -> calldrag_noro_mod.F
drag_noro.F -> drag_noro_mod.F
gwstress.F -> gwstress_mod.F
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/README

    r1911 r1912  
    25372537- in improvedCO2clouds : change of the names of input and output variables according to their names in co2cloud in order to not confuse them (in improvedCO2clouds "ptimestep" corresponds actually to "microtimestep").
    25382538
     2539== 03/04/2018 == EM
     2540Tidying the gravity wave routines by turning them into modules:
     2541orodrag.F -> orodrag_mod.F : note that the declared size of pvar(), which is
     2542used in call to gwstress was wrong.
     2543calldrag_noro.F -> calldrag_noro_mod.F
     2544drag_noro.F -> drag_noro_mod.F
     2545gwstress.F -> gwstress_mod.F
Note: See TracChangeset for help on using the changeset viewer.