Ignore:
Timestamp:
Jan 6, 2016, 9:38:55 AM (8 years ago)
Author:
Ehouarn Millour
Message:

Stop sending pducov from dynamics to physics; it is not used in the physics anymore (and what was done was only valid when runnning in serial).
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/dyn1d/lmdz1d.F90

    r2418 r2421  
    243243      integer :: k,l,i,it=1,mxcalc
    244244      integer jcode
    245       integer jjmp1
    246       parameter (jjmp1=jjm+1-1/jjm)
    247       REAL dudyn(iim+1,jjmp1,llm)
    248245      INTEGER read_climoz
    249246!Al1
     
    940937            plev,play,phi,phis,presnivs, &
    941938            u,v, rot, temp,q,omega2, &
    942             du_phys,dv_phys,dt_phys,dq,dpsrf, &
    943             dudyn)
     939            du_phys,dv_phys,dt_phys,dq,dpsrf)
    944940        firstcall=.false.
    945941
Note: See TracChangeset for help on using the changeset viewer.