I had got an error message when creating a new file (*_avg.nc or *_rst.nc) while model running. The error message as follow:
Code: Select all
STEP Day HH:MM:SS KINETIC_ENRG POTEN_ENRG TOTAL_ENRG NET_VOLUME
C => (i,j,k) Cu Cv Cw Max Speed
1369440 4755 00:00:00 3.431246E-03 2.322748E+04 2.322748E+04 4.688233E+17
(0208,244,22) 4.221437E-02 1.780488E-02 0.000000E+00 2.183069E+00
DEF_HIS - inquiring history file: np8_his_0013.nc
DEF_AVG - inquiring average file: np8_avg_0013.nc
DEF_VAR - unable to define variable: Tobc_in
in NetCDF file: np8_rst.nc
...........
All percentages are with respect to total time = 3186.795
ROMS/TOMS - Output NetCDF summary for Grid 01:
Analytical header files used:
ROMS/Functionals/ana_btflux.h
ROMS/Functionals/ana_hmixcoef.h
ROMS/Functionals/ana_nudgcoef.h
ROMS/TOMS - Output error ............ exit_flag: 3
ERROR: Abnormal termination: NetCDF OUTPUT.
REASON: NetCDF: Invalid dimension ID or name
Thanks you for any suggestions.