Can someone please help me take a look at the error msg, and tell me what was wrong?
I am supplying monthly climatology and forcing to ROMS, and 'ocean_time' is equal to:
Code: Select all
ocean_time =
15
45
75
105
135
165
195
225
255
285
315
345
I am getting the following error when I run the model:
Code: Select all
GET_NGFLD - salinity northern boundary condition, t = 45 00:00:00
(Rec=0002, Index=1, File: ccs-szone-bry.nc)
(Tmin= 15.0000 Tmax= 345.0000)
(Min = 3.31278028E+01 Max = 3.46712075E+01)
GRID STEP Day HH:MM:SS KINETIC_ENRG POTEN_ENRG TOTAL_ENRG NET_VOLUME
1 17280 15 00:00:00 8.766720E-05 1.506506E+04 1.506506E+04 3.900355E+13
PGFIO-F-219/formatted write/internal file/attempt to read/write past end of record.
In source file output.f90, at line number 90
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 7170 on
node node17 exiting without calling "finalize". This may
have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
Thanks,
Xiufeng