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/conf_phys.F

    r1467 r1524  
    4040      use control_mod, only: ecritphy
    4141      use planete_h
    42       USE comcstfi_h, only: daysec,dtphys
     42      use time_phylmdz_mod, only: daysec,dtphys
    4343      use dimradmars_mod, only: naerkind, name_iaer,
    4444     &                      ini_scatterers,tauvis
Note: See TracChangeset for help on using the changeset viewer.