--- trunk/libf/phylmd/yamada4.f 2008/02/27 13:16:39 3 +++ trunk/libf/phylmd/yamada4.f 2008/07/21 16:05:07 12 @@ -38,7 +38,8 @@ c iflag_pbl=9 : un test ? c....................................................................... - REAL dt,g,rconst + REAL, intent(in):: dt + real g,rconst real plev(klon,klev+1),temp(klon,klev) real ustar(klon) real kmin,qmin,pblhmin(klon),coriol(klon) @@ -391,11 +392,6 @@ enddo enddo -c if (iflag_pbl.ge.7..and.0.eq.1) then -c q2(:,1)=q2(:,2) -c call vdif_q2(dt,g,rconst,plev,temp,kq,q2) -c endif - c Traitement des cas noctrunes avec l'introduction d'une longueur c minilale.