47 INTEGER :: I,IP,I1,I2,IA,IB,J,J1
48 REAL(SP) :: XI, YI, X11,X33,Y11,Y33
72 & (
"THERE ARE MORE THAN 12 NODES AROUND ONE NODE:",&
73 "PLEASE INCREASE THE SIZE OF DLTXPI AND DLTYPI IN MOD_MAIN",&
74 "BUT REALLY, WHAT IS WRONG WITH YOUR MESH?")
91 & (
"THERE ARE MORE THAN 12 CELLS AROUND ONE NODE:",&
92 "PLEASE INCREASE THE SIZE OF DLVISCXPI AND DLVISCYPI IN MOD_MAIN",&
93 "BUT REALLY, WHAT IS WRONG WITH YOUR MESH?")
100 j1=jtmp+1-(jtmp+1)/4*3
101 j2=jtmp+2-(jtmp+2)/4*3
102 x11=0.5_sp*(
vx(i)+
vx(
nv(i1,j1)))
103 y11=0.5_sp*(
vy(i)+
vy(
nv(i1,j1)))
106 x33=0.5_sp*(
vx(i)+
vx(
nv(i1,j2)))
107 y33=0.5_sp*(
vy(i)+
vy(
nv(i1,j2)))
integer, dimension(:), allocatable, target ntsn
real(sp), dimension(:,:), allocatable, target yije
real(sp), dimension(:,:), allocatable, target dltxnec
real(sp), dimension(:,:), allocatable, target dltxncve
real(sp), dimension(:,:), allocatable, target dltytrie
real(sp), dimension(:,:), allocatable, target xije
real(sp), dimension(:,:), allocatable, target dltyncve
integer, dimension(:,:), allocatable, target niec
integer, dimension(:,:), allocatable, target nbvt
real(sp), dimension(:), allocatable, target vx
real(sp), dimension(:), allocatable, target vy
integer, dimension(:), allocatable, target ntve
integer, dimension(:,:), allocatable, target nv
real(sp), dimension(:,:), allocatable, target dltyecec
real(sp), dimension(:,:), allocatable, target dltynec
real(sp), dimension(:,:), allocatable, target dltxtrie
integer, dimension(:,:), allocatable, target nbve
subroutine fatal_error(ER1, ER2, ER3, ER4)
real(sp), dimension(:,:), allocatable, target dltxecec
integer, dimension(:,:), allocatable, target nbsn