An error in run the test case of riverplume2

Report or discuss software problems and other woes

Moderators: arango, robertson

Post Reply
Message
Author
fengfengsister
Posts: 14
Joined: Fri Sep 25, 2009 12:19 am
Location: Xiamen University

An error in run the test case of riverplume2

#1 Unread post by fengfengsister »

Hi all
I have a trouble.When I compile the test case of riverplume2, the oceanS is created, while, when I run the test case with './oceanS < ocean_riverplume2.in',it comes out the following hint:

Model input Parameters: ROMS/TOMS version 3.6
Wednesday......
____________________________________________________

MOD_NCPARAM-Unabel to open variable information file:
/home/roms/trunk/ROMS/External/varinfo.dat
Default file is located in source directory.


But the directory of “/home/roms/trunk/ROMS/External/” is where the varinfo.dat it is. And I can run the test case of Upwelling and get the correct outcome. Meanwhile, I can compile and run the test case of riverplume1, even through the outcome is a little strange. I don't know why MOD_NCPARAM is unable to open variable information file in the case of riverplume2.

So who can help me? Thank you!

fengfengsister
Posts: 14
Joined: Fri Sep 25, 2009 12:19 am
Location: Xiamen University

Re: An error in run the test case of riverplume2

#2 Unread post by fengfengsister »

fengfengsister wrote:Hi all
I have a trouble.When I compile the test case of riverplume2, the oceanS is created, while, when I run the test case with './oceanS < ocean_riverplume2.in',it comes out the following hint:

Model input Parameters: ROMS/TOMS version 3.6
Wednesday......
____________________________________________________

MOD_NCPARAM-Unabel to open variable information file:
/home/roms/trunk/ROMS/External/varinfo.dat
Default file is located in source directory.


But the directory of “/home/roms/trunk/ROMS/External/” is where the varinfo.dat it is. And I can run the test case of Upwelling and get the correct outcome. Meanwhile, I can compile and run the test case of riverplume1, even through the outcome is a little strange. I don't know why MOD_NCPARAM is unable to open variable information file in the case of riverplume2.

So who can help me? Thank you!
I have made it out. Thanks for your attention.

Lightness
Posts: 4
Joined: Thu Nov 29, 2018 5:18 pm
Location: East China Normal University

Re: An error in run the test case of riverplume2

#3 Unread post by Lightness »

How did you made it out? I have the same problem whereby my varinfo.dat file is in "/home/LEMF/Myroms/ROMS/External/varinfo.dat" but I still have the error
"MOD_NCPARAM - Unable to open variable information file:
/home/LEMF/Myroms/ROMS/varinfo.dat
Default file is located in source directory"
Any help is appreciated.

Lightness
Posts: 4
Joined: Thu Nov 29, 2018 5:18 pm
Location: East China Normal University

Re: An error in run the test case of riverplume2

#4 Unread post by Lightness »

Lightness wrote:How did you made it out? I have the same problem whereby my varinfo.dat file is in "/home/LEMF/Myroms/ROMS/External/varinfo.dat" but I still have the error
"MOD_NCPARAM - Unable to open variable information file:
/home/LEMF/Myroms/ROMS/varinfo.dat
Default file is located in source directory"
Any help is appreciated.
I managed to get out of the error after using the proper way of defining directory from remote computer.
Thank you for your attention.

master
Posts: 10
Joined: Thu Nov 21, 2019 1:17 pm
Location: Ocean University of China

Re: An error in run the test case of riverplume2

#5 Unread post by master »

How did you make it out? I have the same trouble as you, while my varinfo.dat is located in {HOME}/roms/projects/upwelling. Where should I define the directory of the varinfo.dat?
I'm hoping for your help. Thank you!

Model Input Parameters: ROMS/TOMS version 3.8
Saturday - December 7, 2019 - 2:07:12 PM
--------------------------------------------------------------------------------

MOD_NCPARAM - Unable to open variable information file:
ROMS/External/varinfo.dat
Default file is located in source directory.

fengfengsister wrote: Wed Dec 19, 2012 2:26 am Hi all
I have a trouble.When I compile the test case of riverplume2, the oceanS is created, while, when I run the test case with './oceanS < ocean_riverplume2.in',it comes out the following hint:

Model input Parameters: ROMS/TOMS version 3.6
Wednesday......
____________________________________________________

MOD_NCPARAM-Unabel to open variable information file:
/home/roms/trunk/ROMS/External/varinfo.dat
Default file is located in source directory.


But the directory of “/home/roms/trunk/ROMS/External/” is where the varinfo.dat it is. And I can run the test case of Upwelling and get the correct outcome. Meanwhile, I can compile and run the test case of riverplume1, even through the outcome is a little strange. I don't know why MOD_NCPARAM is unable to open variable information file in the case of riverplume2.

So who can help me? Thank you!

Post Reply