60 REAL(SP) :: XFLUX(MT,KBM1),WBOTTOM(MT)
61 REAL(SP) :: DIJ,UIJ,VIJ,UN,EXFLUX,TMP1,DIJ1,UIJ1,VIJ1
62 INTEGER :: I,K,IA,IB,I1,I2,I3,I4,J,JJ,J1,J2
64 IF(dbg_set(dbg_sbr))
WRITE(ipt,*)
"Start: Vertvl_edge.F" 84 xflux(ia,k)=xflux(ia,k)-exflux
85 xflux(ib,k)=xflux(ib,k)+exflux
125 IF(
isonb(i) == 2) xflux(i,k)=0.0_sp
140 IF(river_inflow_location ==
'node')
THEN 147 ELSE IF(river_inflow_location ==
'edge')
THEN 390 IF(abs(
wts(i,kb)-wbottom(i)) > 1.0e-7_sp)
THEN 391 IF(
isonb(i) /= 2)
THEN 392 tmp1=
elf(i)*float(kbm1)-(
wts(i,kb)-wbottom(i))*dti/
dz(i,1)
393 tmp1=tmp1/float(kbm1)
399 wts(i,k)=
wts(i,k)-float(k-1)/float(kbm1)*(
wts(i,kb)-wbottom(i))
421 IF(dbg_set(dbg_sbr))
WRITE(ipt,*)
"End: Vertvl_edge.F" real(sp), dimension(:), allocatable, target d
real(sp), dimension(:), allocatable, target qprec
real(sp), dimension(:), allocatable, target h
real(sp), dimension(:), allocatable, target dtfa
real(sp), dimension(:,:), allocatable, target v
real(sp), dimension(:,:), allocatable, target vqdist
real(sp), dimension(:), allocatable, target art1
real(sp), dimension(:), allocatable, target qdis
real(sp), dimension(:,:), allocatable, target w
integer, dimension(:), allocatable, target ntrg
real(sp), dimension(:,:), allocatable, target u
integer, dimension(:,:), allocatable, target niec
real(sp), dimension(:,:), allocatable, target rdisq
real(sp), dimension(:), allocatable, target dltye
real(sp), dimension(:), allocatable, target elf
real(sp), dimension(:), allocatable, target bfwdis
integer, dimension(:,:), allocatable, target nv
integer, dimension(:,:), allocatable, target n_icellq
real(sp), dimension(:), allocatable, target qevap
real(sp), dimension(:,:), allocatable, target dz
integer, dimension(:), allocatable iswetnt
integer, dimension(:), allocatable iswetc
real(sp), dimension(:), allocatable, target dt1
real(sp), dimension(:,:), allocatable, target dz1
real(sp), dimension(:,:), allocatable, target wts
real(sp), dimension(:), allocatable, target dltxe
integer, dimension(:), allocatable, target inodeq
integer, dimension(:), allocatable, target isonb
real(sp), dimension(:), allocatable, target dt
integer, dimension(:), allocatable iswetn