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

Location:
trunk/LMDZ.MARS/libf/dynphy_lonlat/phymars
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/dynphy_lonlat/phymars/start2archive.F

    r1543 r1593  
    2929      USE comvert_mod, ONLY: ap,bp
    3030      USE comconst_mod, ONLY: daysec,dtphys,rad,g,r,cpp
    31       USE logic_mod, ONLY: grireg
    3231      USE temps_mod, ONLY: day_ini,hour_ini
    3332      USE iniphysiq_mod, ONLY: iniphysiq
     
    117116
    118117      CALL defrun_new(99, .TRUE. )
    119       grireg   = .TRUE.
    120118
    121119      planet_type='mars'
Note: See TracChangeset for help on using the changeset viewer.