1 SUBROUTINE dissip_p( vcov,ucov,teta,p, dv,du,dh )
26 #include "dimensions.h"
30 #include "comdissnew.h"
31 #include "comdissipn.h"
45 REAL te1dt(llm),te2dt(llm),te3dt(llm)
77 if (pole_sud) ije=ij_end-iip1
104 if (pole_sud) ije=ij_end-iip1
120 if (pole_nord) ijb=ij_begin+iip1
125 if (pole_nord) ijb=ij_begin
146 if (pole_sud) ije=ij_end-iip1
157 if (pole_nord) ijb=ij_begin+iip1
162 if (pole_nord) ijb=ij_begin
183 deltapres(
ij,
l) = amax1( 0., p(
ij,
l) - p(
ij,
l+1) )
201 dh(
ij,
l ) = dh(
ij,
l ) - te3dt(
l) * gdx(
ij,
l )