Ignore:
Timestamp:
Mar 29, 2016, 11:45:49 AM (9 years ago)
Author:
emillour
Message:

All GCMS:
More updates to enforce dynamics/physics separation:

get rid of references to "temps_mod" from physics packages;
make a "time_phylmdz_mod.F90" module to store that
information and fill it via "iniphysiq".

EM

File:
1 edited

Legend:

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

    r1226 r1524  
    124124
    125125      SUBROUTINE endg1d(ngrid,nlayer,zlayer,ndt)
    126       USE comcstfi_h
     126      USE time_phylmdz_mod, ONLY: dtphys, daysec
    127127      IMPLICIT NONE
    128128c.......................................................................
Note: See TracChangeset for help on using the changeset viewer.