Hi,
I m using the ROMS version 3.9.
when I run the model I'm getting an error given below:
READ_PHYPAR - Invalid dimension parameter, nBCfiles = -1
KeyWord 'NBCFILES' unread or misssing from input script 'roms.in'.
Found Error: 04 Line: 164 Source: ROMS/Utility/inp_par.F
Found Error: 04 Line: 111 Source: ROMS/Drivers/nl_ocean.h
Elapsed wall CPU time for each process (seconds):
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Dynamic and Automatic memory (MB) usage for Grid 01: 77x64x32 tiling: 1x1
tile Dynamic Automatic USAGE
0 0.99 2.75 3.74
TOTAL 0.99 2.75 3.74
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
ROMS/TOMS - Output NetCDF summary for Grid 01:
Found Error: 04 Line: 352 Source: ROMS/Utility/close_io.F
ROMS/TOMS - I/O error ............... exit_flag: 4
Can anyone tell me how to fix this error?
NBCFILES' unread or misssing from input script 'roms.in'
-
- Posts: 2
- Joined: Mon May 18, 2020 12:54 pm
- Location: National centre for Polar and Ocean Research NCPOR
Re: NBCFILES' unread or misssing from input script 'roms.in'
You must use roms.in files which are compatible with whatever version of ROMS you are using. I added the ability to use multiple BRY, etc. files to my branch of ROMS. If you are using my branch, you must use an ocean.in that provides everything my branch wants.
-
- Posts: 2
- Joined: Mon May 18, 2020 12:54 pm
- Location: National centre for Polar and Ocean Research NCPOR
Re: NBCFILES' unread or misssing from input script 'roms.in'
Thanks Kate.
It worked when I used the roms.in file which is compatible with my ROMS version.
It worked when I used the roms.in file which is compatible with my ROMS version.