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.VENUS/libf/phyvenus/physiq.F

    r1519 r1524  
    7070      use moyzon_mod, only: tmoy
    7171!      use ieee_arithmetic
    72       use temps_mod, only: itau_phy,day_ref,annee_ref
     72      use time_phylmdz_mod, only: annee_ref, day_ref, itau_phy
    7373      use logic_mod, only: iflag_trac
    7474      IMPLICIT none
Note: See TracChangeset for help on using the changeset viewer.