I'm trying to run ROMS alone in the COAWST model.
The header file (.h) is set to #define ROMS, and the others are set to #undef.
coast.bash was able to compile successfully, and I prepared various necessary files and tried to execute the calculation.
Then an error occurred.
Below are my header files (.h), input files (.in) and output results (.out).
<.h file>
Code: Select all
/*
** svn $Id: sandy.h 25 2007-04-09 23:43:58Z jcwarner $
*******************************************************************************
** Copyright (c) 2002-2007 The ROMS/TOMS Group **
** Licensed under a MIT/X style license **
** See License_ROMS.txt **
*******************************************************************************
**
** Options for Sandy Test.
**
** Application flag: SANDY
*/
#define ROMS_MODEL
#undef NESTING
#undef WRF_MODEL
#undef SWAN_MODEL
#undef WW3_MODEL
#undef MCT_LIB
#undef MCT_INTERP_OC2AT
#undef MCT_INTERP_WV2AT
#undef MCT_INTERP_OC2WV
#if defined WRF_MODEL && (defined SWAN_MODEL || defined WW3_MODEL)
# define DRAGLIM_DAVIS
# define COARE_TAYLOR_YELLAND
#endif
#ifdef ROMS_MODEL
/* Physics + numerics */
# if defined WW3_MODEL || defined SWAN_MODEL
# define WEC_VF
# define WDISS_WAVEMOD
# define UV_KIRBY
# endif
# define UV_ADV
# define UV_COR
# define UV_VIS2
# define MIX_S_UV
# undef TS_FIXED
# undef SSW_BBL
# ifdef SSW_BBL
# define SSW_CALC_ZNOT
# define ANA_SEDIMENT
# else
# define UV_LOGDRAG
# endif
# if !defined SWAN_MODEL && defined SSW_BBL
# define ANA_WWAVE
# endif
# define DJ_GRADPS
# define TS_DIF2
# define MIX_GEO_TS
# define CURVGRID
# define SALINITY
# define SOLVE3D
# define SPLINES_VDIFF
# define SPLINES_VVISC
# define AVERAGES
# define NONLIN_EOS
/* Grid and Initial */
# define MASKING
/* Forcing */
# ifdef WRF_MODEL
# undef BULK_FLUXES
# define ATM2OCN_FLUXES
# undef ANA_SSFLUX
# undef LONGWAVE_OUT
# else
# define BULK_FLUXES
# endif
# define ANA_NUDGCOEF
# define ATM_PRESS
# define ANA_BTFLUX
# define ANA_BSFLUX
# define ANA_BPFLUX
# define ANA_SPFLUX
# define ANA_SRFLUX
# define EMINUSP
# define SOLAR_SOURCE
/* Turbulence closure */
# define GLS_MIXING
# undef MY25_MIXING
# define LIMIT_VDIFF
# define LIMIT_VVISC
# if defined GLS_MIXING || defined MY25_MIXING
# define KANTHA_CLAYSON
# define N2S2_HORAVG
# define RI_SPLINES
# define CRAIG_BANNER
# define CHARNOK
# endif
# define SSH_TIDES
# define UV_TIDES
# define RAMP_TIDES
# define ANA_FSOBC
# define ANA_M2OBC
/* Output */
# undef DIAGNOSTICS_UV
# undef DIAGNOSTICS_TS
#endif
Code: Select all
--------------------------------------------------------------------------------
Model Input Parameters: ROMS/TOMS version 3.9
Friday - July 29, 2022 - 11:09:47 PM
--------------------------------------------------------------------------------
Hurricane Katrina
Operating system : Linux
CPU/hardware : x86_64
Compiler system : gfortran
Compiler command : /home/concretelab/Build_COAWST/LIBRARIES/mpich/bin/mpif90
Compiler flags : -frepack-arrays -O3 -ffast-math -O3 -ftree-vectorize -ftree-loop-linear -funroll-loops -w -
OCN Communicator : 1140850688, PET size = 1
Input Script :
SVN Root URL :
SVN Revision :
Local Root : /home/concretelab/Build_COAWST/ROMS_COAWST
Header Dir : /home/concretelab/Build_COAWST/ROMS_COAWST/Projects/Katrina
Header file : katrina.h
Analytical Dir : /home/concretelab/Build_COAWST/ROMS_COAWST/Projects/Katrina
Resolution, Grid 01: 98x98x15, Parallel Nodes: 1, Tiling: 1x1
Physical Parameters, Grid: 01
=============================
10800 ntimes Number of timesteps for 3-D equations.
40.000 dt Timestep size (s) for 3-D equations.
30 ndtfast Number of timesteps for 2-D equations between
each 3D timestep.
1 ERstr Starting ensemble/perturbation run number.
1 ERend Ending ensemble/perturbation run number.
0 nrrec Number of restart records to read from disk.
T LcycleRST Switch to recycle time-records in restart file.
60 nRST Number of timesteps between the writing of data
into restart fields.
1 ninfo Number of timesteps between print of information
to standard output.
T ldefout Switch to create a new output NetCDF file(s).
60 nHIS Number of timesteps between the writing fields
into history file.
0 nQCK Number of timesteps between the writing fields
into quicksave file.
1 ntsAVG Starting timestep for the accumulation of output
time-averaged data.
432 nAVG Number of timesteps between the writing of
time-averaged data into averages file.
2.0000E-01 nl_tnu2(01) NLM Horizontal, harmonic mixing coefficient
(m2/s) for tracer 01: temp
2.0000E-01 nl_tnu2(02) NLM Horizontal, harmonic mixing coefficient
(m2/s) for tracer 02: salt
1.0000E-01 nl_visc2 NLM Horizontal, harmonic mixing coefficient
(m2/s) for momentum.
F LuvSponge Turning OFF sponge on horizontal momentum.
F LtracerSponge(01) Turning OFF sponge on tracer 01: temp
F LtracerSponge(02) Turning OFF sponge on tracer 02: salt
1.0000E-06 Akt_bak(01) Background vertical mixing coefficient (m2/s)
for tracer 01: temp
1.0000E-06 Akt_bak(02) Background vertical mixing coefficient (m2/s)
for tracer 02: salt
1.0000E-03 Akt_limit(01) Vertical diffusion upper threshold (m2/s)
for tracer 01: temp
1.0000E-03 Akt_limit(02) Vertical diffusion upper threshold (m2/s)
for tracer 02: salt
1.0000E-05 Akv_bak Background vertical mixing coefficient (m2/s)
for momentum.
1.0000E-03 Akv_limit Vertical viscosity upper threshold (m2/s)
for momentum.
5.0000E-06 Akk_bak Background vertical mixing coefficient (m2/s)
for turbulent energy.
5.0000E-06 Akp_bak Background vertical mixing coefficient (m2/s)
for turbulent generic statistical field.
3.000 gls_p GLS stability exponent.
1.500 gls_m GLS turbulent kinetic energy exponent.
-1.000 gls_n GLS turbulent length scale exponent.
7.6000E-06 gls_Kmin GLS minimum value of turbulent kinetic energy.
1.0000E-12 gls_Pmin GLS minimum value of dissipation.
5.4770E-01 gls_cmu0 GLS stability coefficient.
1.4400E+00 gls_c1 GLS shear production coefficient.
1.9200E+00 gls_c2 GLS dissipation coefficient.
-4.0000E-01 gls_c3m GLS stable buoyancy production coefficient.
1.0000E+00 gls_c3p GLS unstable buoyancy production coefficient.
1.0000E+00 gls_sigk GLS constant Schmidt number for TKE.
1.3000E+00 gls_sigp GLS constant Schmidt number for PSI.
1400.000 charnok_alpha Charnok factor for Zos calculation.
0.500 zos_hsig_alpha Factor for Zos calculation using Hsig(Awave).
0.250 sz_alpha Factor for Wave dissipation surface tke flux .
100.000 crgban_cw Factor for Craig/Banner surface tke flux.
0.000 wec_alpha WEC factor for roller/breaking energy distribution.
3.0000E-04 rdrg Linear bottom drag coefficient (m/s).
2.5000E-02 rdrg2 Quadratic bottom drag coefficient.
2.0000E-02 Zob Bottom roughness (m).
2.0000E-02 Zos Surface roughness (m).
2.0000E+00 blk_ZQ Height (m) of surface air humidity measurement.
2.0000E+00 blk_ZT Height (m) of surface air temperature measurement.
1.0000E+01 blk_ZW Height (m) of surface winds measurement.
1 lmd_Jwt Jerlov water type.
2 Vtransform S-coordinate transformation equation.
4 Vstretching S-coordinate stretching function.
8.0000E+00 theta_s S-coordinate surface control parameter.
4.0000E+00 theta_b S-coordinate bottom control parameter.
20.000 Tcline S-coordinate surface/bottom layer width (m) used
in vertical coordinate stretching.
1025.000 rho0 Mean density (kg/m3) for Boussinesq approximation.
38591.000 dstart Time-stamp assigned to model initialization (days).
38591.000 tide_start Reference time origin for tidal forcing (days).
18581117.00 time_ref Reference time for units attribute (yyyymmdd.dd)
1.0000E+00 Tnudg(01) Nudging/relaxation time scale (days)
for tracer 01: temp
1.0000E+00 Tnudg(02) Nudging/relaxation time scale (days)
for tracer 02: salt
0.0000E+00 Znudg Nudging/relaxation time scale (days)
for free-surface.
0.0000E+00 M2nudg Nudging/relaxation time scale (days)
for 2D momentum.
1.0000E+00 M3nudg Nudging/relaxation time scale (days)
for 3D momentum.
0.0000E+00 obcfac Factor between passive and active
open boundary conditions.
F VolCons(1) NLM western edge boundary volume conservation.
F VolCons(2) NLM southern edge boundary volume conservation.
F VolCons(3) NLM eastern edge boundary volume conservation.
F VolCons(4) NLM northern edge boundary volume conservation.
10.000 T0 Background potential temperature (C) constant.
30.000 S0 Background salinity (PSU) constant.
1.000 gamma2 Slipperiness variable: free-slip (1.0) or
no-slip (-1.0).
F LuvSrc Turning OFF momentum point Sources/Sinks.
F LwSrc Turning OFF volume influx point Sources/Sinks.
F LtracerSrc(01) Turning OFF point Sources/Sinks on tracer 01: temp
F LtracerSrc(02) Turning OFF point Sources/Sinks on tracer 02: salt
F LsshCLM Turning OFF processing of SSH climatology.
F Lm2CLM Turning OFF processing of 2D momentum climatology.
F Lm3CLM Turning OFF processing of 3D momentum climatology.
T LtracerCLM(01) Turning ON processing of climatology tracer 01: temp
T LtracerCLM(02) Turning ON processing of climatology tracer 02: salt
F LnudgeM2CLM Turning OFF nudging of 2D momentum climatology.
F LnudgeM3CLM Turning OFF nudging of 3D momentum climatology.
T LnudgeTCLM(01) Turning ON nudging of climatology tracer 01: temp
T LnudgeTCLM(02) Turning ON nudging of climatology tracer 02: salt
T Hout(idFsur) Write out free-surface.
T Hout(idUbar) Write out 2D U-momentum component.
T Hout(idVbar) Write out 2D V-momentum component.
T Hout(idUvel) Write out 3D U-momentum component.
T Hout(idVvel) Write out 3D V-momentum component.
T Hout(idWvel) Write out W-momentum component.
T Hout(idOvel) Write out omega vertical velocity.
T Hout(idTvar) Write out tracer 01: temp
T Hout(idTvar) Write out tracer 02: salt
T Hout(idUsms) Write out surface U-momentum stress.
T Hout(idVsms) Write out surface V-momentum stress.
T Hout(idUbms) Write out bottom U-momentum stress.
T Hout(idVbms) Write out bottom V-momentum stress.
T Hout(idPair) Write out surface air pressure.
T Hout(idTair) Write out surface air temperature.
T Hout(idUair) Write out surface U-wind component.
T Hout(idVair) Write out surface V-wind component.
T Hout(idUairE) Write out surface Eastward U-wind component.
T Hout(idVairN) Write out surface Northward V-wind component.
T Hout(idTsur) Write out surface net heat flux.
T Hout(idTsur) Write out surface net salt flux.
T Hout(idSrad) Write out shortwave radiation flux.
T Hout(idLrad) Write out longwave radiation flux.
T Hout(idLhea) Write out latent heat flux.
T Hout(idShea) Write out sensible heat flux.
T Hout(idEmPf) Write out E-P flux.
T Hout(idevap) Write out evaporation rate.
T Hout(idrain) Write out rain rate.
T Hout(idVvis) Write out vertical viscosity: AKv.
T Hout(idMtke) Write out turbulent kinetic energy.
T Hout(idMtls) Write out turbulent generic length-scale.
T Aout(idSdif) Write out averaged vertical diffusion: AKt(isalt).
Output/Input Files:
Output Restart File: Katrina_ocean_rst.nc
Output History File: Katrina_ocean_his.nc
Output Averages File: Katrina_ocean_avg.nc
Input Grid File: Projects/Katrina/roms_grid_Katrina.nc
Input Nonlinear Initial File: Projects/Katrina/Katrina_ini.nc
Tidal Forcing File: Projects/Katrina/tide_forc_Katrina.nc
Input Forcing File 01: Projects/Katrina/romsforc_NARR_Katrina2005.nc
Input Climatology File 01: Projects/Katrina/Katrina_clim.nc
Input Lateral Boundary File 01: Projects/Katrina/Katrina_bry.nc
ROMS I/O variables Metadata File: ROMS/External/varinfo.dat
Tile partition information for Grid 01: 98x98x15 tiling: 1x1
tile Istr Iend Jstr Jend Npts
0 1 98 1 98 144060
Tile minimum and maximum fractional coordinates for Grid 01:
(interior points only)
tile Xmin Xmax Ymin Ymax grid
0 0.50 98.50 0.50 98.50 RHO-points
0 1.00 98.00 0.50 98.50 U-points
0 0.50 98.50 1.00 98.00 V-points
Maximum halo size in XI and ETA directions:
HaloSizeI(1) = 218
HaloSizeJ(1) = 218
TileSide(1) = 103
TileSize(1) = 10609
Tracer Advection Scheme: NLM
========================
Variable Grid Horizontal Vertical
--------- ---- ------------ ------------
temp 1 Upstream3 Centered4
salt 1 Upstream3 Centered4
Akima4 Fourth-order Akima advection
Centered2 Second-order centered differences advection
Centered4 Fourth-order centered differences advection
HSIMT Third High-order Spatial Inteporlation at Middle Time Advection with TVD limiter
MPDATA Multidimensional Positive Definite Advection Algorithm, recursive method
Splines Conservative Parabolic Splines Reconstruction Advection (only vertical; not recommended)
Split_U3 Split third-order Upstream Advection
Upstream3 Third-order Upstream-biased Advection (only horizontal)
Lateral Boundary Conditions: NLM
============================
Variable Grid West Edge South Edge East Edge North Edge
--------- ---- ---------- ---------- ---------- ----------
zeta 1 Closed Chapman Imp Chapman Imp Chapman Imp
ubar 1 Closed Flather Flather Flather
vbar 1 Closed Flather Flather Flather
u 1 Closed Nested Nested Nested
v 1 Closed Nested Nested Nested
temp 1 Gradient Nested Nested Gradient
salt 1 Gradient Nested Nested Gradient
tke 1 Closed Gradient Gradient Gradient
Activated C-preprocessing Options:
KATRINA Hurricane Katrina
ANA_BSFLUX Analytical kinematic bottom salinity flux
ANA_BTFLUX Analytical kinematic bottom temperature flux
ANA_FSOBC Analytical free-surface boundary conditions
ANA_M2OBC Analytical 2D momentum boundary conditions
ANA_NUDGCOEF Analytical spatially varying nudging time-scales
ANA_SRFLUX Analytical kinematic shortwave radiation flux
ASSUMED_SHAPE Using assumed-shape arrays
ATM_PRESS Impose atmospheric pressure onto sea surface
AVERAGES Writing out time-averaged nonlinear model fields
!BOUNDARY_ALLGATHER Using mpi_allreduce in mp_boundary routine
BULK_FLUXES Surface bulk fluxes parameterization
!COLLECT_ALL... Using mpi_isend/mpi_recv in mp_collect routine
CHARNOK Charnok surface roughness from wind stress
CRAIG_BANNER Craig and Banner wave breaking surface flux
CURVGRID Orthogonal curvilinear grid
DJ_GRADPS Parabolic Splines density Jacobian (Shchepetkin, 2002)
DOUBLE_PRECISION Double precision arithmetic numerical kernel.
EMINUSP Compute Salt Flux using E-P
GLS_MIXING Generic Length-Scale turbulence closure
KANTHA_CLAYSON Kantha and Clayson stability function formulation
LIMIT_VDIFF Impose an upper limit on vertical diffusion coefficient
LIMIT_VVISC Impose an upper limit on vertical viscosity coefficient
MASKING Land/Sea masking
MIX_GEO_TS Mixing of tracers along geopotential surfaces
MIX_S_UV Mixing of momentum along constant S-surfaces
MPI MPI distributed-memory configuration
NONLINEAR Nonlinear Model
NONLIN_EOS Nonlinear Equation of State for seawater
N2S2_HORAVG Horizontal smoothing of buoyancy and shear
POWER_LAW Power-law shape time-averaging barotropic filter
PROFILE Time profiling activated
K_GSCHEME Third-order upstream advection of TKE fields
RAMP_TIDES Ramping tidal forcing for one day
REDUCE_ALLREDUCE Using mpi_allreduce in mp_reduce routine
RI_SPLINES Parabolic Spline Reconstruction for Richardson Number
!RST_SINGLE Double precision fields in restart NetCDF file
SALINITY Using salinity
SOLAR_SOURCE Solar Radiation Source Term
SOLVE3D Solving 3D Primitive Equations
SPLINES_VDIFF Parabolic Spline Reconstruction for Vertical Diffusion
SPLINES_VVISC Parabolic Spline Reconstruction for Vertical Viscosity
SSH_TIDES Add tidal elevation to SSH climatology
TS_DIF2 Harmonic mixing of tracers
UV_ADV Advection of momentum
UV_COR Coriolis term
UV_U3HADVECTION Third-order upstream horizontal advection of 3D momentum
UV_C4VADVECTION Fourth-order centered vertical advection of momentum
UV_LOGDRAG Logarithmic bottom stress
UV_TIDES Add tidal currents to 2D momentum climatologies
UV_VIS2 Harmonic mixing of momentum
VAR_RHO_2D Variable density barotropic mode
Process Information:
Node # 0 (pid= 105506) is active.
INITIAL: Configuring and initializing forward nonlinear model ...
*******
GET_GRID - angle between XI-axis and EAST: angler
(Grid = 01, File: Projects/Katrina/roms_grid_Katrina.nc)
(Min = -2.10128491E-12 Max = 2.88440987E-12)
GET_GRID - bathymetry at RHO-points: h
(Grid = 01, File: Projects/Katrina/roms_grid_Katrina.nc)
(Min = -2.15744419E+02 Max = 3.33282292E+03)
GET_GRID - Coriolis parameter at RHO-points: f
(Grid = 01, File: Projects/Katrina/roms_grid_Katrina.nc)
(Min = 6.41047590E-05 Max = 7.91128633E-05)
GET_GRID - reciprocal XI-grid spacing: pm
(Grid = 01, File: Projects/Katrina/roms_grid_Katrina.nc)
(Min = 1.40936455E-04 Max = 1.50689689E-04)
GET_GRID - reciprocal ETA-grid spacing: pn
(Grid = 01, File: Projects/Katrina/roms_grid_Katrina.nc)
(Min = 1.31388388E-04 Max = 1.31388389E-04)
GET_GRID - XI-derivative of inverse metric factor pn: dndx
(Grid = 01, File: Projects/Katrina/roms_grid_Katrina.nc)
(Min = -5.92140623E-07 Max = 5.92140623E-07)
GET_GRID - ETA-derivative of inverse metric factor pm: dmde
(Grid = 01, File: Projects/Katrina/roms_grid_Katrina.nc)
(Min = -5.10947184E+00 Max = 0.00000000E+00)
GET_GRID - longitude of RHO-points: lon_rho
(Grid = 01, File: Projects/Katrina/roms_grid_Katrina.nc)
(Min = -9.30376282E+01 Max = -8.60048832E+01)
GET_GRID - longitude of U-points: lon_u
(Grid = 01, File: Projects/Katrina/roms_grid_Katrina.nc)
(Min = -9.30021093E+01 Max = -8.60404021E+01)
GET_GRID - longitude of V-points: lon_v
(Grid = 01, File: Projects/Katrina/roms_grid_Katrina.nc)
(Min = -9.30376282E+01 Max = -8.60048832E+01)
GET_GRID - longitude of PSI-points: lon_psi
(Grid = 01, File: Projects/Katrina/roms_grid_Katrina.nc)
(Min = -9.30021093E+01 Max = -8.60404021E+01)
GET_GRID - latitude of RHO-points lat_rho
(Grid = 01, File: Projects/Katrina/roms_grid_Katrina.nc)
(Min = 2.60755171E+01 Max = 3.28514916E+01)
GET_GRID - latitude of U-points: lat_u
(Grid = 01, File: Projects/Katrina/roms_grid_Katrina.nc)
(Min = 2.60755171E+01 Max = 3.28514916E+01)
GET_GRID - latitude of V-points: lat_v
(Grid = 01, File: Projects/Katrina/roms_grid_Katrina.nc)
(Min = 2.61097392E+01 Max = 3.28172695E+01)
GET_GRID - latitude of PSI-points lat_psi
(Grid = 01, File: Projects/Katrina/roms_grid_Katrina.nc)
(Min = 2.61097392E+01 Max = 3.28172695E+01)
GET_GRID - mask on RHO-points: mask_rho
(Grid = 01, File: Projects/Katrina/roms_grid_Katrina.nc)
(Min = 0.00000000E+00 Max = 1.00000000E+00)
GET_GRID - mask on U-points: mask_u
(Grid = 01, File: Projects/Katrina/roms_grid_Katrina.nc)
(Min = 0.00000000E+00 Max = 1.00000000E+00)
GET_GRID - mask on V-points: mask_v
(Grid = 01, File: Projects/Katrina/roms_grid_Katrina.nc)
(Min = 0.00000000E+00 Max = 1.00000000E+00)
GET_GRID - mask on PSI-points: mask_psi
(Grid = 01, File: Projects/Katrina/roms_grid_Katrina.nc)
(Min = 0.00000000E+00 Max = 1.00000000E+00)
Vertical S-coordinate System, Grid 01:
level S-coord Cs-curve Z at hmin at hc half way at hmax
15 0.0000000 0.0000000 0.000 0.000 0.000 0.000
14 -0.0666667 -0.0003983 -1.375 -0.671 -1.929 -2.645
13 -0.1333333 -0.0017081 -2.533 -1.350 -5.261 -8.310
12 -0.2000000 -0.0043062 -3.385 -2.043 -10.576 -18.242
11 -0.2666667 -0.0089353 -3.754 -2.756 -19.015 -34.904
10 -0.3333333 -0.0169029 -3.329 -3.502 -32.592 -62.625
9 -0.4000000 -0.0304126 -1.586 -4.304 -54.697 -108.707
8 -0.4666667 -0.0530642 2.331 -5.197 -90.870 -185.076
7 -0.5333333 -0.0905094 9.766 -6.238 -149.807 -310.455
6 -0.6000000 -0.1510347 22.688 -7.510 -244.259 -512.298
5 -0.6666667 -0.2452550 43.623 -9.119 -390.561 -825.770
4 -0.7333333 -0.3828872 74.881 -11.162 -603.665 -1283.062
3 -0.8000000 -0.5634305 116.342 -13.634 -882.800 -1882.517
2 -0.8666667 -0.7610631 161.867 -16.277 -1188.232 -2538.588
1 -0.9333333 -0.9210683 198.445 -18.544 -1435.763 -3070.001
0 -1.0000000 -1.0000000 215.744 -20.000 -1558.539 -3332.823
Time Splitting Weights for Grid 01: ndtfast = 30 nfast = 42
==================================
Primary Secondary Accumulated to Current Step
1-0.0008094437383769 0.0333333333333333-0.0008094437383769 0.0333333333333333
2-0.0014053566728197 0.0333603147912792-0.0022148004111966 0.0666936481246126
3-0.0017877524645903 0.0334071600137066-0.0040025528757869 0.1001008081383191
4-0.0019566842408176 0.0334667517625262-0.0059592371166046 0.1335675599008453
5-0.0019122901320372 0.0335319745705535-0.0078715272486418 0.1670995344713988
6-0.0016548570247459 0.0335957175749547-0.0095263842733877 0.2006952520463536
7-0.0011849025289723 0.0336508794757796-0.0107112868023600 0.2343461315221331
8-0.0005032751608631 0.0336903762267453-0.0112145619632232 0.2680365077488784
9 0.0003887272597151 0.0337071520654408-0.0108258347035081 0.3017436598143192
10 0.0014892209965583 0.0336941944901169-0.0093366137069498 0.3354378543044362
11 0.0027955815694920 0.0336445537902317-0.0065410321374578 0.3690824080946679
12 0.0043042707117221 0.0335513677379153-0.0022367614257357 0.4026337758325831
13 0.0060106451121704 0.0334078920475245 0.0037738836864347 0.4360416678801076
14 0.0079087469427945 0.0332075372104522 0.0116826306292293 0.4692492050905598
15 0.0099910761708920 0.0329439123123590 0.0216737068001212 0.5021931174029188
16 0.0122483446563884 0.0326108764399960 0.0339220514565096 0.5348039938429148
17 0.0146692120341107 0.0322025982847830 0.0485912634906203 0.5670065921276978
18 0.0172400033810439 0.0317136245503127 0.0658312668716642 0.5987202166780105
19 0.0199444086685725 0.0311389577709445 0.0857756755402367 0.6298591744489550
20 0.0227631639997064 0.0304741441486588 0.1085388395399431 0.6603333185976138
21 0.0256737146312910 0.0297153720153352 0.1342125541712341 0.6900486906129490
22 0.0286498597812016 0.0288595815276255 0.1628624139524357 0.7189082721405746
23 0.0316613792205220 0.0279045862015855 0.1945237931729577 0.7468128583421600
24 0.0346736416507075 0.0268492068942347 0.2291974348236651 0.7736620652363948
25 0.0376471948657328 0.0256934188392112 0.2668446296893979 0.7993554840756060
26 0.0405373376992232 0.0244385123436867 0.3073819673886211 0.8237939964192927
27 0.0432936737565711 0.0230872677537126 0.3506756411451922 0.8468812641730054
28 0.0458596469320356 0.0216441452951603 0.3965352880772278 0.8685254094681656
29 0.0481720587108284 0.0201154903974257 0.4447073467880562 0.8886408998655914
30 0.0501605672561820 0.0185097551070648 0.4948679140442381 0.9071506549726561
31 0.0517471682814030 0.0168377361985254 0.5466150823256412 0.9239883911711815
32 0.0528456577069106 0.0151128305891453 0.5994607400325517 0.9391012217603267
33 0.0533610761022577 0.0133513086655816 0.6528218161348094 0.9524525304259084
34 0.0531891349131379 0.0115726061288397 0.7060109510479473 0.9640251365547481
35 0.0522156244733761 0.0097996349650684 0.7582265755213234 0.9738247715198165
36 0.0503158038019031 0.0080591141492892 0.8085423793232265 0.9818838856691057
37 0.0473537721847153 0.0063819206892258 0.8558961515079418 0.9882658063583315
38 0.0431818225418188 0.0048034616164019 0.8990779740497606 0.9930692679747335
39 0.0376397765791564 0.0033640675316746 0.9367177506289170 0.9964333355064081
40 0.0305543017255206 0.0021094083123694 0.9672720523544377 0.9985427438187775
41 0.0217382098544505 0.0010909315881854 0.9890102622088881 0.9996336754069629
42 0.0109897377911119 0.0003663245930371 1.0000000000000000 1.0000000000000000
ndtfast, nfast = 30 42 nfast/ndtfast = 1.40000
Centers of gravity and integrals (values must be 1, 1, approx 1/2, 1, 1):
1.000000000000 1.047601458608 0.523800729304 1.000000000000 1.000000000000
Power filter parameters, Fgamma, gamma = 0.28400 0.18933
Metrics information for Grid 01:
===============================
Minimum X-grid spacing, DXmin = 6.63615411E+00 km Water points = 6.79507250E+00 km
Maximum X-grid spacing, DXmax = 7.09539627E+00 km Water points = 7.09539627E+00 km
Minimum Y-grid spacing, DYmin = 7.61102264E+00 km Water points = 7.61102264E+00 km
Maximum Y-grid spacing, DYmax = 7.61102265E+00 km Water points = 7.61102265E+00 km
Minimum Z-grid spacing, DZmin = -8.41525285E+01 m Water points = -1.38040192E-01 m
Maximum Z-grid spacing, DZmax = 4.73552371E+01 m Water points = 6.56070675E+02 m
Minimum barotropic Courant Number = 7.42536615E-07
Maximum barotropic Courant Number = 4.64534958E-02
Maximum Coriolis Courant Number = 2.97491249E-03
NLM: GET_STATE - Reading state initial conditions, 2005-08-27 00:00:00.00
(Grid 01, t = 53609.0000, File: Katrina_ini.nc, Rec=0001, Index=1)
- free-surface
(Min = -3.54594313E-01 Max = 4.45445436E-01)
- vertically integrated u-momentum component
(Min = -1.41692584E-01 Max = 2.49862346E-01)
- vertically integrated v-momentum component
(Min = -1.73684799E-01 Max = 1.14896163E-01)
- u-momentum component
(Min = -9.26025459E-01 Max = 1.03917037E+00)
- v-momentum component
(Min = -9.95687677E-01 Max = 5.99752986E-01)
- potential temperature
(Min = 4.15533894E+00 Max = 3.54882013E+01)
- salinity
(Min = -1.15116346E+01 Max = 3.68338484E+01)
GET_NGFLD - tidal period
(Grid = 01, Min = 1.49047215E+04 Max = 9.67260840E+04)
GET_2DFLD - tidal elevation amplitude
(Grid = 01, Min = 0.00000000E+00 Max = 2.09046983E-01)
GET_2DFLD - tidal elevation phase angle
(Grid = 01, Min = -1.29687416E+01 Max = 4.82525186E+00)
GET_2DFLD - tidal current inclination angle
(Grid = 01, Min = 0.00000000E+00 Max = 6.28316919E+00)
GET_2DFLD - tidal current phase angle
(Grid = 01, Min = 0.00000000E+00 Max = 6.28306597E+00)
GET_2DFLD - maximum tidal current, ellipse major axis
(Grid = 01, Min = 0.00000000E+00 Max = 3.46792927E-01)
GET_2DFLD - minimum tidal current, ellipse minor axis
(Grid = 01, Min = -8.07614703E-02 Max = 4.40275504E-02)
GET_2DFLD - surface u-wind component, 2005-08-27 00:00:00.00
(Grid=01, Rec=1, Index=1, File: romsforc_NARR_Katrina2005.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.0000
(Min = -1.07696928E+01 Max = -8.92840971E-01) regrid = T
GET_2DFLD - surface v-wind component, 2005-08-27 00:00:00.00
(Grid=01, Rec=1, Index=1, File: romsforc_NARR_Katrina2005.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.0000
(Min = -8.16268255E+00 Max = 3.43387192E+00) regrid = T
GET_2DFLD - surface air pressure, 2005-08-27 00:00:00.00
(Grid=01, Rec=1, Index=1, File: romsforc_NARR_Katrina2005.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.0000
(Min = 1.00612364E+03 Max = 1.01279449E+03) regrid = T
GET_2DFLD - net longwave radiation flux, 2005-08-27 00:00:00.00
(Grid=01, Rec=1, Index=1, File: romsforc_NARR_Katrina2005.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.0000
(Min = -1.29572949E-05 Max = -6.30481076E-07) regrid = T
GET_2DFLD - surface air temperature, 2005-08-27 00:00:00.00
(Grid=01, Rec=1, Index=1, File: romsforc_NARR_Katrina2005.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.0000
(Min = 2.74625011E+01 Max = 3.52368334E+01) regrid = T
GET_2DFLD - surface air relative humidity, 2005-08-27 00:00:00.00
(Grid=01, Rec=1, Index=1, File: romsforc_NARR_Katrina2005.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.0000
(Min = 4.85722983E-01 Max = 8.13929408E-01) regrid = T
GET_2DFLD - rain fall rate, 2005-08-27 00:00:00.00
(Grid=01, Rec=1, Index=1, File: romsforc_NARR_Katrina2005.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.0000
(Min = 3.83558273E-07 Max = 3.75354200E-05) regrid = T
GET_NGFLD - 3D u-momentum eastern boundary condition, 2005-08-27 00:00:00.00
(Grid= 01, Rec=1, Index=2, File: Katrina_bry.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.0000
(Min = -3.29027653E-01 Max = 2.30727926E-01)
GET_NGFLD - 3D v-momentum eastern boundary condition, 2005-08-27 00:00:00.00
(Grid= 01, Rec=1, Index=2, File: Katrina_bry.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.0000
(Min = -8.52026403E-01 Max = 1.83875933E-01)
GET_NGFLD - 3D u-momentum southern boundary condition, 2005-08-27 00:00:00.00
(Grid= 01, Rec=1, Index=2, File: Katrina_bry.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.0000
(Min = -9.26025450E-01 Max = 6.07419252E-01)
GET_NGFLD - 3D v-momentum southern boundary condition, 2005-08-27 00:00:00.00
(Grid= 01, Rec=1, Index=2, File: Katrina_bry.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.0000
(Min = -9.95687664E-01 Max = 5.74938476E-01)
GET_NGFLD - 3D u-momentum northern boundary condition, 2005-08-27 00:00:00.00
(Grid= 01, Rec=1, Index=2, File: Katrina_bry.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.0000
(Min = 0.00000000E+00 Max = 0.00000000E+00)
GET_NGFLD - 3D v-momentum northern boundary condition, 2005-08-27 00:00:00.00
(Grid= 01, Rec=1, Index=2, File: Katrina_bry.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.0000
(Min = 0.00000000E+00 Max = 0.00000000E+00)
GET_NGFLD - temperature eastern boundary condition, 2005-08-27 00:00:00.00
(Grid= 01, Rec=1, Index=2, File: Katrina_bry.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.0000
(Min = 0.00000000E+00 Max = 3.17894020E+01)
GET_NGFLD - salinity eastern boundary condition, 2005-08-27 00:00:00.00
(Grid= 01, Rec=1, Index=2, File: Katrina_bry.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.0000
(Min = 0.00000000E+00 Max = 3.63082657E+01)
GET_NGFLD - temperature southern boundary condition, 2005-08-27 00:00:00.00
(Grid= 01, Rec=1, Index=2, File: Katrina_bry.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.0000
(Min = 4.22060776E+00 Max = 3.13313637E+01)
GET_NGFLD - salinity southern boundary condition, 2005-08-27 00:00:00.00
(Grid= 01, Rec=1, Index=2, File: Katrina_bry.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.0000
(Min = 3.48331337E+01 Max = 3.68266792E+01)
GET_3DFLD - potential temperature climatology, 2005-08-27 00:00:00.00
(Grid=01, Rec=1, Index=1, File: Katrina_clim.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.0000
(Min = 4.15533894E+00 Max = 3.54882013E+01)
GET_3DFLD - salinity climatology, 2005-08-27 00:00:00.00
(Grid=01, Rec=1, Index=1, File: Katrina_clim.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.0000
(Min = -1.15116346E+01 Max = 3.68338484E+01)
Basin information for Grid 01:
Maximum grid stiffness ratios: rx0 = 2.000000E-01 (Beckmann and Haidvogel)
rx1 = 5.800000E+00 (Haney)
Initial domain volumes: TotVolume = 3.7806098739E+14 m3
MinCellVol = -7.1542085900E+06 m3
MaxCellVol = 3.4742261021E+10 m3
Max/Min = -4.8561990587E+03
NL ROMS/TOMS: started time-stepping: (Grid: 01 TimeSteps: 000032438881 - 000032449680)
GET_2DFLD - surface u-wind component, 2005-08-27 03:00:00.00
(Grid=01, Rec=2, Index=2, File: romsforc_NARR_Katrina2005.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.1250
(Min = -1.20530137E+01 Max = 5.51073609E-01) regrid = T
GET_2DFLD - surface v-wind component, 2005-08-27 03:00:00.00
(Grid=01, Rec=2, Index=2, File: romsforc_NARR_Katrina2005.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.1250
(Min = -7.55569400E+00 Max = 3.14627136E+00) regrid = T
GET_2DFLD - surface air pressure, 2005-08-27 03:00:00.00
(Grid=01, Rec=2, Index=2, File: romsforc_NARR_Katrina2005.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.1250
(Min = 1.00585813E+03 Max = 1.01232250E+03) regrid = T
GET_2DFLD - net longwave radiation flux, 2005-08-27 03:00:00.00
(Grid=01, Rec=2, Index=2, File: romsforc_NARR_Katrina2005.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.1250
(Min = -1.34115722E-05 Max = -1.42211893E-06) regrid = T
GET_2DFLD - surface air temperature, 2005-08-27 03:00:00.00
(Grid=01, Rec=2, Index=2, File: romsforc_NARR_Katrina2005.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.1250
(Min = 2.38640230E+01 Max = 3.15746287E+01) regrid = T
GET_2DFLD - surface air relative humidity, 2005-08-27 03:00:00.00
(Grid=01, Rec=2, Index=2, File: romsforc_NARR_Katrina2005.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.1250
(Min = 6.08187675E-01 Max = 8.83000289E-01) regrid = T
GET_2DFLD - rain fall rate, 2005-08-27 03:00:00.00
(Grid=01, Rec=2, Index=2, File: romsforc_NARR_Katrina2005.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53609.1250
(Min = 2.56529711E-06 Max = 3.64055637E-04) regrid = T
GET_NGFLD - 3D u-momentum eastern boundary condition, 2005-08-28 00:00:00.00
(Grid= 01, Rec=2, Index=1, File: Katrina_bry.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53610.0000
(Min = -1.06390405E+00 Max = 2.70750403E-01)
GET_NGFLD - 3D v-momentum eastern boundary condition, 2005-08-28 00:00:00.00
(Grid= 01, Rec=2, Index=1, File: Katrina_bry.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53610.0000
(Min = -4.67574030E-01 Max = 3.27160418E-01)
GET_NGFLD - 3D u-momentum southern boundary condition, 2005-08-28 00:00:00.00
(Grid= 01, Rec=2, Index=1, File: Katrina_bry.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53610.0000
(Min = -1.06390405E+00 Max = 5.65890431E-01)
GET_NGFLD - 3D v-momentum southern boundary condition, 2005-08-28 00:00:00.00
(Grid= 01, Rec=2, Index=1, File: Katrina_bry.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53610.0000
(Min = -9.68096316E-01 Max = 6.13836169E-01)
GET_NGFLD - 3D u-momentum northern boundary condition, 2005-08-28 00:00:00.00
(Grid= 01, Rec=2, Index=1, File: Katrina_bry.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53610.0000
(Min = 0.00000000E+00 Max = 0.00000000E+00)
GET_NGFLD - 3D v-momentum northern boundary condition, 2005-08-28 00:00:00.00
(Grid= 01, Rec=2, Index=1, File: Katrina_bry.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53610.0000
(Min = 0.00000000E+00 Max = 0.00000000E+00)
GET_NGFLD - temperature eastern boundary condition, 2005-08-28 00:00:00.00
(Grid= 01, Rec=2, Index=1, File: Katrina_bry.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53610.0000
(Min = 0.00000000E+00 Max = 3.17175808E+01)
GET_NGFLD - salinity eastern boundary condition, 2005-08-28 00:00:00.00
(Grid= 01, Rec=2, Index=1, File: Katrina_bry.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53610.0000
(Min = 0.00000000E+00 Max = 3.63111801E+01)
GET_NGFLD - temperature southern boundary condition, 2005-08-28 00:00:00.00
(Grid= 01, Rec=2, Index=1, File: Katrina_bry.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53610.0000
(Min = 4.21079731E+00 Max = 3.10041027E+01)
GET_NGFLD - salinity southern boundary condition, 2005-08-28 00:00:00.00
(Grid= 01, Rec=2, Index=1, File: Katrina_bry.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53610.0000
(Min = 3.48317986E+01 Max = 3.66650505E+01)
GET_3DFLD - potential temperature climatology, 2005-08-28 00:00:00.00
(Grid=01, Rec=2, Index=2, File: Katrina_clim.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53610.0000
(Min = 4.19558276E+00 Max = 3.47792665E+01)
GET_3DFLD - salinity climatology, 2005-08-28 00:00:00.00
(Grid=01, Rec=2, Index=2, File: Katrina_clim.nc)
(Tmin= 53609.0000 Tmax= 53614.0000) t = 53610.0000
(Min = -1.77656485E+01 Max = 3.68394868E+01)
TIME-STEP YYYY-MM-DD hh:mm:ss.ss KINETIC_ENRG POTEN_ENRG TOTAL_ENRG NET_VOLUME
C => (i,j,k) Cu Cv Cw Max Speed
32438880 2005-08-27 00:00:00.00 NaN NaN NaN NaN
(54,22,12) 5.507628E-03 1.540193E-03 0.000000E+00 1.049467E+00
Found Error: 01 Line: 341 Source: ROMS/Nonlinear/main3d.F
Found Error: 01 Line: 331 Source: ROMS/Drivers/nl_ocean.h, ROMS_run
Elapsed wall CPU time for each process (seconds):
Node # 0 CPU: 0.184
Total: 0.184
Nonlinear model elapsed CPU time profile, Grid: 01
Allocation and array initialization .............. 0.031 (16.7856 %)
Ocean state initialization ....................... 0.003 ( 1.7338 %)
Reading of input data ............................ 0.098 (53.5327 %)
Processing of input data ......................... 0.001 ( 0.4322 %)
Computation of global information integrals ...... 0.001 ( 0.6048 %)
2D/3D coupling, vertical metrics ................. 0.003 ( 1.4888 %)
Omega vertical velocity .......................... 0.001 ( 0.2842 %)
Equation of state for seawater ................... 0.006 ( 3.5079 %)
Total: 0.144 78.3701 %
Unique kernel(s) regions profiled ................ 0.144 78.3701 %
Residual, non-profiled code ...................... 0.040 21.6299 %
All percentages are with respect to total time = 0.184
MPI communications profile, Grid: 01
Message Passage: 2D halo exchanges ............... 0.000 ( 0.0240 %)
Message Passage: 3D halo exchanges ............... 0.000 ( 0.0120 %)
Message Passage: 4D halo exchanges ............... 0.000 ( 0.0016 %)
Message Passage: data broadcast .................. 0.002 ( 0.9532 %)
Message Passage: data reduction .................. 0.000 ( 0.0343 %)
Message Passage: data scattering.................. 0.007 ( 3.5776 %)
Message Passage: point data gathering ............ 0.000 ( 0.0011 %)
Message Passage: synchronization barrier ......... 0.000 ( 0.0022 %)
Total: 0.008 4.6059 %
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Dynamic and Automatic memory (MB) usage for Grid 01: 98x98x15 tiling: 1x1
tile Dynamic Automatic USAGE MPI-Buffers
0 79.38 9.74 89.13 1.20
TOTAL 79.38 9.74 89.13 1.20
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Found Error: 01 Line: 55 Source: ROMS/Utility/close_io.F, close_inp.F
ROMS/TOMS - Output NetCDF summary for Grid 01:
Analytical header files used:
ROMS/Functionals/ana_btflux.h
ROMS/Functionals/ana_fsobc.h
ROMS/Functionals/ana_m2obc.h
ROMS/Functionals/ana_nudgcoef.h
ROMS/Functionals/ana_srflux.h
Found Error: 01 Line: 437 Source: ROMS/Utility/close_io.F, close_out
ROMS/TOMS - Blows up ................ exit_flag: 1
Please help me.
Thank you