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.GENERIC/libf/phystd/iniwrite_specIR.F

    r1422 r1524  
    33      use radinc_h, only: L_NSPECTI
    44      use radcommon_h, only: WNOI,DWNI
    5       use comcstfi_mod, only: rad, omeg, g, mugaz, rcp, daysec, dtphys,
    6      &                        pi
     5      use comcstfi_mod, only: rad, omeg, g, mugaz, rcp, pi
     6      use time_phylmdz_mod, only: daysec, dtphys
    77      USE logic_mod, ONLY: fxyhypb,ysinus
    88      USE serre_mod, ONLY: clon,clat,grossismx,grossismy,dzoomx,dzoomy
Note: See TracChangeset for help on using the changeset viewer.