56 INTEGER,
INTENT(IN) :: K
57 REAL(SP) :: XFLUX(0:MT)
58 REAL(SP) :: DIJ,UIJ,VIJ,DTK,UN,EXFLUX
59 INTEGER :: I,J,I1,IA,IB,JJ,J1,J2
63 IF(dbg_set(dbg_sbr))
WRITE(ipt,*)
"Start: extel_edge.F",k
81 xflux(ia) = xflux(ia)-exflux
82 xflux(ib) = xflux(ib)+exflux
92 IF (precipitation_on)
THEN 101 IF(groundwater_on)
THEN 118 IF(river_inflow_location ==
'node')
THEN 121 xflux(jj)=xflux(jj)-
qdis(j)
123 ELSE IF(river_inflow_location ==
'edge')
THEN 136 dtk = alpha_rk(k)*dte
169 IF(dbg_set(dbg_sbr))
WRITE(ipt,*)
"END: extel_edge.F" real(sp), dimension(:), allocatable, target va
real(sp), dimension(:), allocatable, target d1
real(sp), dimension(:), allocatable, target elrk
real(sp), dimension(:), allocatable, target qevap2
real(sp), dimension(:), allocatable, target art1
real(sp), dimension(:), allocatable, target qdis
real(sp), dimension(:), allocatable, target bfwdis2
integer, dimension(:), allocatable, target ntrg
integer, dimension(:,:), allocatable, target niec
real(sp), dimension(:,:), allocatable, target rdisq
real(sp), dimension(:), allocatable, target dltye
integer, dimension(:), allocatable i_obc_n
real(sp), dimension(:), allocatable, target elf
real(sp), dimension(:), allocatable xflux_obcn
integer, dimension(:,:), allocatable, target n_icellq
real(sp), dimension(:), allocatable, target ua
real(sp), dimension(:), allocatable, target qprec2
real(sp), dimension(:), allocatable, target dltxe
integer, dimension(:), allocatable, target inodeq