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!
An error in run the test case of riverplume2
-
- Posts: 14
- Joined: Fri Sep 25, 2009 12:19 am
- Location: Xiamen University
-
- Posts: 14
- Joined: Fri Sep 25, 2009 12:19 am
- Location: Xiamen University
Re: An error in run the test case of riverplume2
I have made it out. Thanks for your attention.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!
Re: An error in run the test case of riverplume2
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.
"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.
Re: An error in run the test case of riverplume2
I managed to get out of the error after using the proper way of defining directory from remote computer.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.
Thank you for your attention.
Re: An error in run the test case of riverplume2
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.
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!