Problem when running the upwelling application

Report or discuss software problems and other woes

Moderators: arango, robertson

Post Reply
Message
Author
alexmf
Posts: 2
Joined: Tue Aug 17, 2010 9:39 pm
Location: Universidade do Estado do Rio de Janeiro

Problem when running the upwelling application

#1 Unread post by alexmf »

Hello,
I have compiled the upwelling application on my linux PC but when trying to run it I get the following message:

root@arpoador:/home/alexandre/Projects/upwelling# ./oceanS < ocean_upwelling.in
"Process Information:
Thread # 0 (pid= 11616) is active.
Model Input Parameters: ROMS/TOMS version 3.4
Wednesday - August 25, 2010 - 8:03:53 PM
-----------------------------------------------------------------------------
MOD_NCPARAM - Unable to open variable information file:
ROMS/External/varinfo.dat
Default file is located in source directory."

I have "varinfo.dat" copied into my Project/upwelling directoty. Also,my root and project directory paths seem correctly set on build.bash. Any help ? Thanks !
Last edited by alexmf on Thu Aug 26, 2010 3:54 pm, edited 1 time in total.

jcwarner
Posts: 1200
Joined: Wed Dec 31, 2003 6:16 pm
Location: USGS, USA

Re: Problem when running the upwelling application

#2 Unread post by jcwarner »

the path to varinfo.dat is listed in the ocean_upwelling.in file. Make sure the path is correct from where you are running the model.

alexmf
Posts: 2
Joined: Tue Aug 17, 2010 9:39 pm
Location: Universidade do Estado do Rio de Janeiro

Re: Problem when running the upwelling application

#3 Unread post by alexmf »

Yes, I had the path wrongly set in "ocean_upwelling.in"
I've just fixed that. The application is running now.
Big thanks !!!!!
Alex

Post Reply