Search found 6 matches
- Sat Apr 27, 2013 1:44 pm
- Forum: ROMS Installation
- Topic: problems about "/usr/bin/ld: cannot find -lnetcdf"
- Replies: 1
- Views: 4083
problems about "/usr/bin/ld: cannot find -lnetcdf"
Now I am learning ROMS according to Professor Lorenzo's videos with his old code (ROMS of version 3.0). However, I met some problems when compiling the code with command "gmake". While the first time I used the command, the error message was as below ...
- Sat Apr 27, 2013 1:06 pm
- Forum: ROMS Bugs
- Topic: Problem about executing the oceanG binary
- Replies: 3
- Views: 3282
Re: Problem about executing the oceanG binary
Thanks Kate very much!
I have solved the first problem. The second one did not solved because my computer seemed not to support MPI.
I have solved the first problem. The second one did not solved because my computer seemed not to support MPI.
- Fri Apr 12, 2013 1:39 pm
- Forum: ROMS Bugs
- Topic: Problem about executing the oceanG binary
- Replies: 3
- Views: 3282
Problem about executing the oceanG binary
I tested the build.bash according to the wiki ROMS webpage about "Installing and Running ROMS for First Time Users", the compiling has been finished without error and the binary file ‘ocenG’ been generated. However, when I executed the oceanG binary, it did not type standard output. The log file is d ...
- Wed Apr 10, 2013 2:04 pm
- Forum: ROMS Problems
- Topic: build.bash problem "unexpected EOF"
- Replies: 4
- Views: 6049
Re: build.bash problem "unexpected EOF"
I have installed netcdf and netcdf-devel by 'yum install *' but it seems that the script could not use the yum netcdf. Therefore, I installed the netcdf manually with the source code and activated 'USE_MY_LIBS=on' and then specified my location for netcdf. Besides, I used gfortran compiler so I ...
- Wed Apr 10, 2013 3:31 am
- Forum: ROMS Problems
- Topic: build.bash problem "unexpected EOF"
- Replies: 4
- Views: 6049
Re: build.bash problem "unexpected EOF"
I have modified the file 'buld.bash' according to what kate said and the problem of 'unexpected EOF' has been solved. However, another problem occured. The error message is about as follows: ----------------------------------------------------------------------------------------------------- /home ...
- Mon Apr 08, 2013 8:50 am
- Forum: ROMS Problems
- Topic: build.bash problem "unexpected EOF"
- Replies: 4
- Views: 6049
build.bash problem "unexpected EOF"
Dear all, I am a new user of ROMS. When I execute the build script "build.bash" according to the wiki ROMS webpage about "Installing and Running ROMS for First Time Users", there is always a problem. The error message is listed as below ...