Hi
Now,i'm trying to run ROM with forcing function wind from ECMWF products.
And I'm getting this error: (some part)
NLM: GET_STATE - Read state initial conditions, t = 5844 00:00:00
(Grid 01, File: SE_ASIA2_ini.nc, Rec=0001, Index=1)
- free-surface
(Min = 0.00000000E+00 Max = 0.00000000E+00)
- vertically integrated u-momentum component
(Min = 0.00000000E+00 Max = 0.00000000E+00)
- vertically integrated v-momentum component
(Min = 0.00000000E+00 Max = 0.00000000E+00)
- u-momentum component
(Min = 0.00000000E+00 Max = 0.00000000E+00)
- v-momentum component
(Min = 0.00000000E+00 Max = 0.00000000E+00)
- potential temperature
(Min = 9.00000000E+00 Max = 9.00000000E+00)
- salinity
(Min = 3.00000000E+01 Max = 3.00000000E+01)
CHECK_MULTIFILE - Error while checking input Forcing file:
../../../Documents/nesting/matlab/forcing/SE_windV201601.nc
last data time record available is for day: ***** 00:00:00
but data is needed to finish run until day: 2 00:00:00
Elapsed CPU time (seconds):
Thread # 0 CPU: 27.649
Total: 27.649
Nonlinear ocean model elapsed time profile, Grid: 01
Allocation and array initialization .............. 14.579 (52.7285 %)
2D/3D coupling, vertical metrics ................. 3.461 (12.5194 %)
Omega vertical velocity .......................... 0.565 ( 2.0432 %)
Equation of state for seawater ................... 3.483 (12.5990 %)
Total: 22.089 79.8901
All percentages are with respect to total time = 27.649
ROMS/TOMS - Output NetCDF summary for Grid 01:
ROMS/TOMS - I/O error ............... exit_flag: 4
ERROR: I/O related problem.
Thanks
Problem while running with forcing file
-
- Posts: 12
- Joined: Mon May 02, 2016 12:54 pm
- Location: Kasetsart University
Re: Problem while running with forcing file
This is a ROMS clock question. There have been recent discussions about this which could be copied to the FAQ. Anyway, pick a time origin, set your TIME_REF and DSTART accordingly, be consistent. If you want more specific help, tell us your values for all of this plus the time part of an ncdump of the forcing files.