Im a new user. I compile and run UPWELLING model in Test Case, it works.
Then i follow the tutorial of Di lozenro.
When i compile the CORIOLIS project, it seems to work fine. But when i try to run
Code: Select all
./oceanG < input/coriolis.in
in the file 'coriolis.in', i change the PATH of VARNAME :MOD_NCPARAM - Unable to open variable information file:
Default file is located in source directory.
case 1 : VARNAME = ./External/varinfo.dat
case 2 : VARNAME = /home/quynh/ROMS/ROMS/Projects/coriolis/External/varinfo.dat
case 3 : VARNAME = /home/quynh/ROMS/ROMS/External/varinfo.dat
All case, i got the message above.
My folder Projects/coriolis :
--coriolis
----oceanG
----coriolis.h
----build.bash
----/input
--------coriolis.in
--------floata.in
----/External
--------varinfo.dat
----/Functionals
--------ana_grid.h, ana_smflux.h,....
Please help me!
PS: sorry about my English