Ignore:
Timestamp:
Jul 27, 2016, 11:14:41 AM (8 years ago)
Author:
emillour
Message:

All models:
Clean up the dynamics/physics interface to converge with LMDZ5;
get rid of tracerdyn parameter (which was supposed to send information
about wether tracers should be advected or not in the Mars and Generic
models).
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/dynphy_lonlat/calfis.F

    r1549 r1576  
    183183      LOGICAL,SAVE :: firstcal=.true., debut=.true.
    184184!      REAL rdayvrai
    185 
    186       LOGICAL tracerdyn ! for generic/mars physics call ; possibly to get rid of
    187185
    188186! For Titan only right now:
     
    707705     &                   zufi,zvfi,zrfi,ztfi,zqfi,
    708706     &                   flxwfi,pducov,
    709      &                   zdufi,zdvfi,zdtfi,zdqfi,zdpsrf,
    710      &                   tracerdyn)
     707     &                   zdufi,zdvfi,zdtfi,zdqfi,zdpsrf)
    711708
    712709!      if (planet_type.eq."earth") then
Note: See TracChangeset for help on using the changeset viewer.