Go to the source code of this file.
◆ depth_check()
subroutine depth_check |
( |
| ) |
|
Definition at line 47 of file depth_check.f90.
53 INTEGER,
DIMENSION(NPROCS) :: SBUF,RBUF
54 INTEGER :: I,II,MLOC,IERR, RECV
74 IF(sum(rbuf) /= 0)
THEN 81 WRITE(*,*)
'DEPTH IN NODE: ',ii,
'; IS LESS THAN MIN_DEPTH' 82 WRITE(*,*)
'ADJUST BATHYMETRY AT THIS (THESE) LOCATION(S) OR' 83 WRITE(*,*)
'RECOMPILE FVCOM WITH FLOODING/DRYING FORMULATION' 84 WRITE(*,*)
'STOPPING....' real(sp), dimension(:), allocatable, target d
logical function dbg_set(vrb)
integer, dimension(:), pointer ngid
integer, parameter dbg_sbr