Search found 8 matches

by Xegone
Wed Jul 08, 2020 7:49 pm
Forum: ROMS Discussion
Topic: Running error: unable to open existing NetCDF file
Replies: 8
Views: 4825

Re: Running error: unable to open existing NetCDF file

I will give it a try but I think is off my capabilities. Thanks anyway
by Xegone
Wed Jul 08, 2020 5:15 pm
Forum: ROMS Discussion
Topic: Running error: unable to open existing NetCDF file
Replies: 8
Views: 4825

Re: Running error: unable to open existing NetCDF file

I think the error might be in the output instead of the input file:
ROMS/TOMS - Output error ............ exit_flag: 3


ERROR: Abnormal termination: NetCDF OUTPUT.
REASON: No such file or directory
How can I know more info about the error?

Xegone
by Xegone
Fri Jul 03, 2020 12:07 pm
Forum: ROMS Discussion
Topic: Running error: unable to open existing NetCDF file
Replies: 8
Views: 4825

Re: Running error: unable to open existing NetCDF file

I forgot to mention I am working with an older ROMS version (3.6), that is why files are named still with ocean instead of roms.
by Xegone
Thu Jul 02, 2020 10:59 am
Forum: ROMS Discussion
Topic: Running error: unable to open existing NetCDF file
Replies: 8
Views: 4825

Running error: unable to open existing NetCDF file

Hello, I am trying to run the test case "Validation" and I get the following error xegone@LAPTOP-1M0U3VET:~/ROMS-Tidal-Array.git/Projects/Validation$ ./oceanS < ocean_validation.in Model Input Parameters: ROMS/TOMS version 3.7 Thursday - July 2, 2020 - 12:08:33 PM -------------------------...
by Xegone
Sat Jun 20, 2020 3:57 pm
Forum: ROMS Installation
Topic: Shared libraries error: libnetcdff.so.5
Replies: 2
Views: 2440

Re: Shared libraries error: libnetcdff.so.5

i am having some trouble compiling it, but I will try it. Thanks for your answer
by Xegone
Fri Jun 19, 2020 10:15 am
Forum: ROMS Installation
Topic: Shared libraries error: libnetcdff.so.5
Replies: 2
Views: 2440

Shared libraries error: libnetcdff.so.5

Hello, When running a programme, I get the following error right away: ~/ROMS-Tidal-Array.git/trunk/cases$ ./oceanM < ocean_validation.in ./oceanM: error while loading shared libraries: libnetcdff.so.5: cannot open shared object file: No such file or directory I have read other posts where people ha...
by Xegone
Mon Jun 08, 2020 6:06 pm
Forum: ROMS Discussion
Topic: Undefined reference in libUTIL.a and libMODS.a running build_roms.sh (build.bash) for ROMS compiling (upwelling case)
Replies: 2
Views: 3464

Re: Undefined reference in libUTIL.a and libMODS.a running build_roms.sh (build.bash) for ROMS compiling (upwelling case

You are amazing robertson! That was my mistake, "USE_NETCDF4" was commented. I know it is a simple thing for you but you made my day, and saved me hours of work.

Have a good day

Xegone
by Xegone
Mon Jun 08, 2020 12:53 pm
Forum: ROMS Discussion
Topic: Undefined reference in libUTIL.a and libMODS.a running build_roms.sh (build.bash) for ROMS compiling (upwelling case)
Replies: 2
Views: 3464

Undefined reference in libUTIL.a and libMODS.a running build_roms.sh (build.bash) for ROMS compiling (upwelling case)

Hello there, I am new to ROMS and I am having troubles with the compiling of ROMS for the first time. I am working on a windows 10 pc. After several unsuccessful tries with Cygwin, I decided to use Ubuntu following the steps here: http://modb.oce.ulg.ac.be/wiki/upload/OCEA0036/ROMS/ With Ubuntu and ...