Hi Kate
yes, i am using gfortran
Search found 12 matches
- Sun Nov 16, 2014 10:17 pm
- Forum: ROMS Installation
- Topic: Runing Upwelling plotting
- Replies: 2
- Views: 3735
- Sat Nov 15, 2014 7:26 pm
- Forum: ROMS Installation
- Topic: Customizing the build script
- Replies: 10
- Views: 11157
Re: Customizing the build script
I found the problem, which was in the compiler. Then a new error /usr/bin/cpp -P -traditional -DCYGWIN -DX86_64 -DGFORTRAN -DNCARG520 -Drmdocinc -IInclude -IUtility Drivers/cnt.F > Build_plt/cnt.f90 Bin/cpp_clean Build_plt/cnt.f90 cd Build_plt; /usr/bin/gfortran -c -frepack-arrays -O3 -ffast-math ...
- Sat Nov 15, 2014 6:22 pm
- Forum: ROMS Installation
- Topic: Customizing the build script
- Replies: 10
- Views: 11157
Re: Customizing the build script
Dear Kate
I added the version 4.0 the makefile and i got a new different error
cd Build_plt; -c /align /G7 /MD /Ox areafill.f90 /object:areafill.o
/bin/sh: -c: command not found
make: *** [Build_plt/areafill.o] Error 127
Any idea
Thanks
I added the version 4.0 the makefile and i got a new different error
cd Build_plt; -c /align /G7 /MD /Ox areafill.f90 /object:areafill.o
/bin/sh: -c: command not found
make: *** [Build_plt/areafill.o] Error 127
Any idea
Thanks
- Sat Nov 15, 2014 5:28 am
- Forum: ROMS Installation
- Topic: Runing Upwelling plotting
- Replies: 2
- Views: 3735
Runing Upwelling plotting
Hi ROMS minds I tried to run upwelling plotting step, and i got the following error: which: no g95 in (/usr/local/bin:/usr/bin:/cygdrive/c/Program Files/MATLAB/R2010a/bin:/cygdrive/c/Program Files/MATLAB/R2010a/bin/win64:/cygdrive/c/Program Files/Common Files/Microsoft Shared/Windows Live:/cygdrive ...
- Fri Nov 14, 2014 11:54 pm
- Forum: ROMS Installation
- Topic: Customizing the build script
- Replies: 10
- Views: 11157
Re: Customizing the build script
Hi
I do have a make 4.0
and doesnt work, so should i change it to older version?
Thanks
I do have a make 4.0
and doesnt work, so should i change it to older version?
Thanks
- Tue Mar 11, 2014 3:34 pm
- Forum: ROMS Installation
- Topic: problem when first running upwelling test
- Replies: 13
- Views: 12625
Re: problem when first running upwelling test
HI it seems that i do have the same problem, but i try as much as i can to fix it but still the same problem So i m using cygwin on my windows, my header are as follow: export ROMS_APPLICATION=UPWELLING # Set a local environmental variable to define the path to the directories # where all this ...
- Tue Mar 11, 2014 12:53 am
- Forum: ROMS Installation
- Topic: Compiler error in Upwelling test case
- Replies: 9
- Views: 8197
Re: Compiler error in Upwelling test case
and i m using netcdf 3 not 4
- Tue Mar 11, 2014 12:30 am
- Forum: ROMS Installation
- Topic: Compiler error in Upwelling test case
- Replies: 9
- Views: 8197
Re: Compiler error in Upwelling test case
hello
yes i did self check and it s working
yes i did self check and it s working
- Sun Mar 09, 2014 10:48 pm
- Forum: ROMS Installation
- Topic: Error while using build.bash for the Upwelling first time
- Replies: 3
- Views: 3469
Re: Error while using build.bash for the Upwelling first tim
well i m using netcdf 3.
do u know if there is any updated link i can folow
thank you
do u know if there is any updated link i can folow
thank you
- Sun Mar 09, 2014 2:10 am
- Forum: ROMS Installation
- Topic: Compiler error in Upwelling test case
- Replies: 9
- Views: 8197
Re: Compiler error in Upwelling test case
Helllo
i got the same error and when i type :
./nc-config --flibs
-L/opt/gfortransoft/serial/netcdf-4.1.1/lib -lnetcdf -lcurl
what should i do to fix it
thanks
i got the same error and when i type :
./nc-config --flibs
-L/opt/gfortransoft/serial/netcdf-4.1.1/lib -lnetcdf -lcurl
what should i do to fix it
thanks
- Sun Mar 09, 2014 1:20 am
- Forum: ROMS Installation
- Topic: Compiler error in Upwelling test case
- Replies: 9
- Views: 8197
Re: Compiler error in Upwelling test case
Can you show us the full link command? Are you using USE_NETCDF4? For me, I use USE_NETCDF4, which invokes "nc-config --flibs". On one system this gives: delta.arsc.edu 360% nc-config --flibs -L/usr/local/pkg/netcdf/netcdf-4.1.pgi/lib -lnetcdff -lnetcdf -L/usr/local/pkg/hdf5/hdf5-1.8.4.pgi/lib ...
- Sat Mar 08, 2014 11:49 pm
- Forum: ROMS Installation
- Topic: Error while using build.bash for the Upwelling first time
- Replies: 3
- Views: 3469
Error while using build.bash for the Upwelling first time
hi i was following the instructions in the tutorial to install ROMS first time in IMAC from the following link : https://www.myroms.org/wiki/index.php/ROMS_Mac_Snow_Leopard when i got to changing the build.bash script i did all and executed it and return : wpa031008:Upwelling guichardlab$ ./build ...