hi,gerardo.thank you very much if you can do the similar test.
I am running a case to simulate the seasonal evolution of the circulations in the east China Sea. My study area is [105-135E,15-42N), dl=1/6 degree. And the forcing fields are from the coads in the ROMS package.In the makefile, I only ...
Search found 15 matches
- Fri Nov 30, 2007 9:45 am
- Forum: ROMS Installation
- Topic: mpi error on SGI with the latest ROMS
- Replies: 5
- Views: 7253
- Fri Nov 30, 2007 1:01 am
- Forum: ROMS Installation
- Topic: mpi error on SGI with the latest ROMS
- Replies: 5
- Views: 7253
- Tue Nov 27, 2007 7:31 am
- Forum: ROMS Installation
- Topic: mpi error on SGI with the latest ROMS
- Replies: 5
- Views: 7253
mpi error on SGI with the latest ROMS
hi,everyone,
I compiled the latest ROMS on SGI linux system with MPI mode and the compilation is OK. however, when I excute ROMS with mpirun, such as
mpirun -np 12 ./oceanM ./ROMS/External/liuzl_test.in
I got the following errors
MPI: On host a3700, Program /lun/home/liuzl/latest_roms/oceanM ...
I compiled the latest ROMS on SGI linux system with MPI mode and the compilation is OK. however, when I excute ROMS with mpirun, such as
mpirun -np 12 ./oceanM ./ROMS/External/liuzl_test.in
I got the following errors
MPI: On host a3700, Program /lun/home/liuzl/latest_roms/oceanM ...
- Mon Nov 26, 2007 7:27 am
- Forum: ROMS Installation
- Topic: compiling error with the latest ROMS
- Replies: 2
- Views: 2960
- Wed Nov 21, 2007 1:36 am
- Forum: ROMS Installation
- Topic: compiling error with the latest ROMS
- Replies: 2
- Views: 2960
compiling error with the latest ROMS
hi,everyone
I used the ROMS version 71 on my Linux system and it works well.But after I got the latest ROMS version through svn update and compile it, the errors appears as below:
cd Build; ifort -c -ip -O3 -xW -free mod_netcdf.f90
fortcom: Error: mod_netcdf.f90, line 19: This module file was not ...
I used the ROMS version 71 on my Linux system and it works well.But after I got the latest ROMS version through svn update and compile it, the errors appears as below:
cd Build; ifort -c -ip -O3 -xW -free mod_netcdf.f90
fortcom: Error: mod_netcdf.f90, line 19: This module file was not ...
- Sun Jun 10, 2007 7:18 am
- Forum: ROMS Tools and Techniques
- Topic: editmask, matlab 7 and mexnc
- Replies: 16
- Views: 17394
- Sat Jun 09, 2007 3:23 am
- Forum: ROMS Tools and Techniques
- Topic: editmask, matlab 7 and mexnc
- Replies: 16
- Views: 17394
- Sun Apr 01, 2007 5:34 am
- Forum: ROMS Installation
- Topic: a problem in compiling ROMS
- Replies: 15
- Views: 20134
- Sat Mar 31, 2007 6:18 am
- Forum: ROMS Installation
- Topic: a problem in compiling ROMS
- Replies: 15
- Views: 20134
- Thu Mar 29, 2007 2:36 am
- Forum: ROMS Installation
- Topic: a problem in compiling ROMS
- Replies: 15
- Views: 20134
- Tue Mar 27, 2007 11:58 pm
- Forum: ROMS Installation
- Topic: a problem in compiling ROMS
- Replies: 15
- Views: 20134
- Tue Mar 27, 2007 2:41 am
- Forum: ROMS Installation
- Topic: a problem in compiling ROMS
- Replies: 15
- Views: 20134
- Sun Mar 25, 2007 3:31 am
- Forum: ROMS Installation
- Topic: a problem in compiling ROMS
- Replies: 15
- Views: 20134
- Sat Mar 24, 2007 3:17 am
- Forum: ROMS Installation
- Topic: a problem in compiling ROMS
- Replies: 15
- Views: 20134
thank you very much.
i have set the the path including the file "netcdf.inc" in my environment settings, but it doesn't work. the complete error lines are as below
"/usr/bin/cpp -P -traditional -I/usr/local/include -DLINUX -DX86_64 -DG95 -IInclude -INonlinear -IDrivers -ISeaIce Nonlinear/analytical ...
i have set the the path including the file "netcdf.inc" in my environment settings, but it doesn't work. the complete error lines are as below
"/usr/bin/cpp -P -traditional -I/usr/local/include -DLINUX -DX86_64 -DG95 -IInclude -INonlinear -IDrivers -ISeaIce Nonlinear/analytical ...
- Sat Mar 24, 2007 2:08 am
- Forum: ROMS Installation
- Topic: a problem in compiling ROMS
- Replies: 15
- Views: 20134
a problem in compiling ROMS
hello ,every one,
I am trying to compile ROMS in my linux FC6 platform, with g95 and Intel C++ compilers, and a problem appears such as that,
"make: *** No rule to make target `netcdf.inc', needed by `mod_netcdf.f90'. Stop.
rm mod_kinds.f90"
I have installed the Netcdf library. I don't know how to ...
I am trying to compile ROMS in my linux FC6 platform, with g95 and Intel C++ compilers, and a problem appears such as that,
"make: *** No rule to make target `netcdf.inc', needed by `mod_netcdf.f90'. Stop.
rm mod_kinds.f90"
I have installed the Netcdf library. I don't know how to ...