Hello,I have The same problem and I want to konw have you solve this problem .
Ps. my study area is a small lake in Hainan ,China .
Search found 6 matches
- Wed Sep 07, 2016 2:08 pm
- Forum: ROMS Usage
- Topic: Bathymetry and grid for a small lake
- Replies: 2
- Views: 10992
- Wed Aug 17, 2016 1:59 pm
- Forum: ROMS Installation
- Topic: upwellingcase
- Replies: 8
- Views: 12456
Re: upwellingcase
Try turning on USE_MPIF90. This is often needed with USE_MPI. Thank you,kate. I had solved my problem. There is another problem.When I run'./oceanS < ocean_upwelling.in',I got this: Model Input Parameters: ROMS/TOMS version 3.7 Wednesday - August 17, 2016 - 9:25:34 PM ...
- Tue Aug 16, 2016 1:36 pm
- Forum: ROMS Installation
- Topic: upwellingcase
- Replies: 8
- Views: 12456
Re: upwellingcase
There's a problem with your netcdf.mod file. ROMS will copy this file from the NETCDF_INCDIR which you tell it directly or through "nc-config --incdir". This netcdf module file must have been created with the same compiler you are using - and must be complete. Dear Kate, Thank you for your reply ...
- Mon Aug 08, 2016 12:38 pm
- Forum: ROMS Installation
- Topic: upwellingcase
- Replies: 8
- Views: 12456
upwellingcase
when I run the upwelling case ,I got this : f951: Fatal Error: Reading module ‘netcdf’ at line 2 column 1: Unexpected EOF compilation terminated. ROMS/Utility/Module.mk:15: recipe for target '/home/kekejiayu/Projects/upwelling/Build/distribute.o' failed make: *** [/home/kekejiayu/Projects/upwelling/B ...
- Tue Aug 02, 2016 12:46 pm
- Forum: ROMS Discussion
- Topic: I am new in ROMS,so how can I do with this
- Replies: 1
- Views: 2437
I am new in ROMS,so how can I do with this
kekejiayu@kekejiayu-All-Series:~/Projects/upwelling$ ./build.bash rm -f -r core *.ipo /home/kekejiayu/Projects/upwelling/Build /home/kekejiayu/make_macros.mk makefile:238: INCLUDING FILE /home/kekejiayu/make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE DEFINITIONS make: nc-config: Command not ...
- Thu Mar 24, 2016 7:20 am
- Forum: User Applications
- Topic: about upwelling case
- Replies: 3
- Views: 16608
about upwelling case
When I tried to run the upwelling application, I met this: rm -f -r core *.ipo /home/kekejiayu/Projects/upwelling/Build /home/kekejiayu/make_macros.mk makefile:238: INCLUDING FILE /home/kekejiayu/make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE DEFINITIONS cp -f /usr/local/include/netcdf.mod ...