55 INTEGER IJK, IMJK, IJMK, IJKM, IPJK, IJPK, &
62 LOGICAL dir(-3:3), NotCorner
69 IF (wall_at(ijk).AND..NOT.cyclic_at(ijk))
THEN 81 IF (fluid_at(imjk))
THEN 88 IF (fluid_at(ipjk))
THEN 95 IF (fluid_at(ijmk))
THEN 102 IF (fluid_at(ijpk))
THEN 109 IF (fluid_at(ijkm))
THEN 116 IF (fluid_at(ijkp))
THEN 211 IF (.NOT.notcorner)
THEN 270 1000
FORMAT(/1
x,70(
'*')//
' From: Get_Corner_Cells',/&
271 ' Warning: The following wall-cells are adjacent to two or',/,&
272 ' more fluid-cells. Mass, momentum, and energy transfer ',/,&
273 ' to these wall-cells have been set to zero.',/,&
275 1100
FORMAT(3
x,i6,2
x,i4,2
x,i4,2
x,i4)
277 1300
FORMAT(/1
x,70(
'*')/)
280 SUBROUTINE addcorn(NOTCORNER, NCORN)
305 CHARACTER(LEN=80) :: LINE
312 WRITE (line,
'(A)')
'Error: Increase MAX_NCORN in param1.inc.'
integer, dimension(:), allocatable i_of
subroutine get_corner_cells()
subroutine write_error(NAME, LINE, LMAX)
double precision, dimension(:), allocatable axy
double precision, dimension(:), allocatable ayz
double precision, dimension(:), allocatable ayz_v
double precision, dimension(:), allocatable axz_u
integer, dimension(:), allocatable k_of
subroutine mfix_exit(myID, normal_termination)
integer, dimension(:), allocatable j_of
double precision, dimension(:), allocatable axy_v
subroutine addcorn(NOTCORNER, NCORN)
integer, parameter unit_log
double precision, dimension(:), allocatable axz
double precision, dimension(:), allocatable ayz_w
double precision, dimension(:), allocatable axz_w
integer, parameter max_ncorn
integer, dimension(max_ncorn) ijk_corn
double precision, dimension(:), allocatable axy_u
double precision, dimension(:), allocatable x
double precision, parameter zero