Ignore:
Timestamp:
Mar 30, 2016, 8:24:43 AM (9 years ago)
Author:
emillour
Message:

All GCMs:
More on enforcing dynamics/physics separation: get rid of references to "control_mod" from physics packages.
EM

File:
1 edited

Legend:

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

    r1524 r1525  
    1111     &                     watercaptag
    1212      use slope_mod, only: theta_sl, psi_sl
    13       use control_mod, only: day_step
    1413      use phyredem, only: physdem0,physdem1
    1514      use comgeomphy, only: initcomgeomphy
     
    1716     &                     obliquit, emin_turb, lmixmin
    1817      use comcstfi_h, only: pi, rad, omeg, g, mugaz, rcp, r, cpp
    19       use time_phylmdz_mod, only: daysec, dtphys
     18      use time_phylmdz_mod, only: daysec, dtphys, day_step
    2019      use dimradmars_mod, only: tauscaling,tauvis
    2120      USE comvert_mod, ONLY: ap,bp,aps,bps,pa,preff,sig
Note: See TracChangeset for help on using the changeset viewer.