Search found 12 matches

by rbani
Sun Nov 16, 2014 10:17 pm
Forum: ROMS Installation
Topic: Runing Upwelling plotting
Replies: 2
Views: 3676

Re: Runing Upwelling plotting

Hi Kate
yes, i am using gfortran
by rbani
Sat Nov 15, 2014 7:26 pm
Forum: ROMS Installation
Topic: Customizing the build script
Replies: 10
Views: 10934

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 ...
by rbani
Sat Nov 15, 2014 6:22 pm
Forum: ROMS Installation
Topic: Customizing the build script
Replies: 10
Views: 10934

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
by rbani
Sat Nov 15, 2014 5:28 am
Forum: ROMS Installation
Topic: Runing Upwelling plotting
Replies: 2
Views: 3676

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 ...
by rbani
Fri Nov 14, 2014 11:54 pm
Forum: ROMS Installation
Topic: Customizing the build script
Replies: 10
Views: 10934

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
by rbani
Tue Mar 11, 2014 3:34 pm
Forum: ROMS Installation
Topic: problem when first running upwelling test
Replies: 13
Views: 12416

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 ...
by rbani
Tue Mar 11, 2014 12:53 am
Forum: ROMS Installation
Topic: Compiler error in Upwelling test case
Replies: 9
Views: 8078

Re: Compiler error in Upwelling test case

and i m using netcdf 3 not 4
by rbani
Tue Mar 11, 2014 12:30 am
Forum: ROMS Installation
Topic: Compiler error in Upwelling test case
Replies: 9
Views: 8078

Re: Compiler error in Upwelling test case

hello

yes i did self check and it s working
by rbani
Sun Mar 09, 2014 10:48 pm
Forum: ROMS Installation
Topic: Error while using build.bash for the Upwelling first time
Replies: 3
Views: 3410

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
by rbani
Sun Mar 09, 2014 2:10 am
Forum: ROMS Installation
Topic: Compiler error in Upwelling test case
Replies: 9
Views: 8078

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
by rbani
Sun Mar 09, 2014 1:20 am
Forum: ROMS Installation
Topic: Compiler error in Upwelling test case
Replies: 9
Views: 8078

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 ...
by rbani
Sat Mar 08, 2014 11:49 pm
Forum: ROMS Installation
Topic: Error while using build.bash for the Upwelling first time
Replies: 3
Views: 3410

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 ...