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.GENERIC/libf/phystd/dyn1d/rcm1d.F

    r1549 r1576  
    108108      INTEGER ierr, aslun
    109109      REAL tmp1(0:llm),tmp2(0:llm)
    110       Logical  tracerdyn
    111110      integer :: nq !=1 ! number of tracers
    112111 
     
    906905     ,     w,
    907906C - sorties
    908      s     du, dv, dtemp, dq,dpsurf,tracerdyn)
     907     s     du, dv, dtemp, dq,dpsurf)
    909908
    910909
Note: See TracChangeset for help on using the changeset viewer.