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

Mars GCM:

  • Forgotten in previous commit: gwprofil.F -> gwprofil_mod.F (here also the

size of an argument, rho, was incorrect in caller orodrag).

  • Turned newsedim.F into a module newsedim_mod.F
  • Adapted co2cloud.F and improvedCO2clouds.F to not use "newunit" to open file

(it is perfectly legitimate F2008 Fortran, but older compiler such as gfortran
on local LMD machines are not there yet).
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/README

    r1912 r1913  
    25442544drag_noro.F -> drag_noro_mod.F
    25452545gwstress.F -> gwstress_mod.F
     2546
     2547== 04/04/2018 == EM
     2548- Forgotten in previous commit:  gwprofil.F -> gwprofil_mod.F (here also the
     2549size of an argument, rho, was incorrect in caller orodrag).
     2550- Turned newsedim.F into a module newsedim_mod.F
     2551- Adapted co2cloud.F and improvedCO2clouds.F to not use "newunit" to open file
     2552(it is perfectly legitimate F2008 Fortran, but older compiler such as gfortran
     2553on local LMD machines are not there yet).
Note: See TracChangeset for help on using the changeset viewer.