NBCFILES' unread or misssing from input script 'roms.in'

General scientific issues regarding ROMS

Moderators: arango, robertson

Post Reply
Message
Author
aswathidasmt
Posts: 2
Joined: Mon May 18, 2020 12:54 pm
Location: National centre for Polar and Ocean Research NCPOR

NBCFILES' unread or misssing from input script 'roms.in'

#1 Unread post by aswathidasmt »

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?

User avatar
kate
Posts: 4088
Joined: Wed Jul 02, 2003 5:29 pm
Location: CFOS/UAF, USA

Re: NBCFILES' unread or misssing from input script 'roms.in'

#2 Unread post by kate »

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.

aswathidasmt
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'

#3 Unread post by aswathidasmt »

Thanks Kate.
It worked when I used the roms.in file which is compatible with my ROMS version.

Post Reply