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_p.F

    r1572 r1576  
    253253      INTEGER :: offset 
    254254      INTEGER :: jjb,jje
    255 
    256       LOGICAL tracerdyn ! for generic/mars physics call ; possibly to get rid of
    257255
    258256! For Titan only right now:
     
    945943     &                   flxwfi_omp,pducov,
    946944     &                   zdufi_omp,zdvfi_omp,zdtfi_omp,zdqfi_omp,
    947      &                   zdpsrf_omp,tracerdyn)
     945     &                   zdpsrf_omp)
    948946
    949947!      if (planet_type=="earth") then
Note: See TracChangeset for help on using the changeset viewer.