Ignore:
Timestamp:
Sep 9, 2016, 4:04:54 PM (8 years ago)
Author:
emillour
Message:

Common dynamics:

  • some cleanup around unused or unecessary parameters in the dynamics (ecritphy, grireg and physic) to harmonize with LMDZ5 (Earth dyn core).
  • associated changes in LMDZ.MARS and LMDZ.GENERIC

EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/dynphy_lonlat/phystd/start2archive.F

    r1543 r1593  
    3535      USE comvert_mod, ONLY: ap,bp
    3636      USE comconst_mod, ONLY: daysec,dtphys,rad,g,r,cpp
    37       USE logic_mod, ONLY: grireg
    3837      USE temps_mod, ONLY: day_ini
    3938      USE iniphysiq_mod, ONLY: iniphysiq
     
    145144
    146145      CALL defrun_new(99, .TRUE. )
    147       grireg   = .TRUE.
    148146
    149147      planet_type="generic"
Note: See TracChangeset for help on using the changeset viewer.