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

    r1266 r1524  
    44       use tracer_mod, only: igcm_co2, igcm_o
    55       use comgeomfi_h, only: sinlon, coslon, sinlat, coslat
    6        USE comcstfi_h
     6       USE comcstfi_h, ONLY: pi
     7       USE time_phylmdz_mod, ONLY: daysec
    78       IMPLICIT NONE
    89c=======================================================================
Note: See TracChangeset for help on using the changeset viewer.