Search found 25 matches

by luis.chetu.83
Mon Apr 14, 2008 8:51 pm
Forum: ROMS Problems
Topic: Problem With Grid like an Input File in NetCDF´s Format
Replies: 3
Views: 2796

Thanks a lot for your reply Kate!! I specified my input grid file name in ocean_chetumal.in then I compile successfully with make (g95 compiler under cygwin) So, when I tried to run my aplication using ./oceanS<ocean_chetumal>&log& I received some errors with my input file, So, I supposed th...
by luis.chetu.83
Thu Apr 10, 2008 7:45 pm
Forum: ROMS Problems
Topic: Problem With Grid like an Input File in NetCDF´s Format
Replies: 3
Views: 2796

Problem With Grid like an Input File in NetCDF´s Format

Hi Everyone!! I´m using ROMS to simulate numerical circulation in Chetumal Bay using analytical expressions, for tide effect (ANA_FSOBC), initial conditions (ANA_INITIAL) to ubar and vbar velocity components, and open boundary conditions to ubar_south and vbar_shout. So, I generated a grid using rea...
by luis.chetu.83
Fri Feb 29, 2008 3:49 am
Forum: ROMS Installation
Topic: Problems Running Upwelling Test Case
Replies: 4
Views: 2963

Thanks a lot for your help Kate, m.hadfield, Arango and jcwarner!!

I already installed ROMS succesfully and I could run the Upwelling test case without problems, now I`m working to implement my own application!!

Cheers
--
Luis A.--
by luis.chetu.83
Wed Feb 27, 2008 7:14 pm
Forum: ROMS Installation
Topic: Problems Running Upwelling Test Case
Replies: 4
Views: 2963

Thanks a lot for your reply Kate and jcwarner!!

I`ll check this to see where is the problem...

Cheers
--
Luis A.--
by luis.chetu.83
Tue Feb 26, 2008 10:56 pm
Forum: ROMS Installation
Topic: Problems Running Upwelling Test Case
Replies: 4
Views: 2963

Problems Running Upwelling Test Case

Hi everyone!! I installed ROMS in my windows PC under cygwin using g95 compiler, then when the installation was completed I compiled to prove the installation using make and the compilation was succesfully without errors, but when I tried to run the upwelling test case using: & ./oceanS<ocean_up...
by luis.chetu.83
Mon Feb 25, 2008 7:04 pm
Forum: ROMS Installation
Topic: Problems Compiling ROMS under cygwin
Replies: 33
Views: 14037

Thanks a lot for your reply Arango!!

I`ll check carefully to solve this problem myself!!

Cheers
Luis A.
by luis.chetu.83
Fri Feb 22, 2008 4:51 am
Forum: ROMS Installation
Topic: Problems Compiling ROMS under cygwin
Replies: 33
Views: 14037

Hello m.hadfield!! I finished to install cygwin, and I uncomppressed the g95-x86-cygwin.tar file and this generated me g95.exe and i686-pc-cygwin.exe in the /usr/local/bin directory, so, before I configurate netcdf I compiled ROMS to see if it will work succesfully and it worked without errors, then...
by luis.chetu.83
Thu Feb 21, 2008 10:59 pm
Forum: ROMS Installation
Topic: Problems Compiling ROMS under cygwin
Replies: 33
Views: 14037

By the way, if I type ls I receive:

$ ls
Cygwin.bat
Cygwin.ico
bin
cygdrive
dev
etc
home
lib
proc
tmp
usr
var
g95-x86-cygwin.tgz
netcdf.tar

Because I copied g95-x86-cygwin.tgz and netcdf.tar to this directory

Is it correct if I have these files here? (g95-x86... and netcdf...)
by luis.chetu.83
Thu Feb 21, 2008 10:52 pm
Forum: ROMS Installation
Topic: Problems Compiling ROMS under cygwin
Replies: 33
Views: 14037

Hi m.hadfield!! I`m installing cygwin again, so, when I tried to uncomppress g95-x86-cygwin.tgz using: $ cd/ $ tar -xvzf ${HOME}/software/g95/g95-x86-cygwin.tgz I received this message: $ tar -xvzf ${HOME}/software/g95/g95-x86-cygwin.tgz tar (child): $: Cannot open: No such file or directory tar (ch...
by luis.chetu.83
Thu Feb 21, 2008 7:54 pm
Forum: ROMS Installation
Topic: Problems Compiling ROMS under cygwin
Replies: 33
Views: 14037

Thanks m.hadfield again for your reply!! I`m a little conffussed now, so, I`m gonna install cygwin again and I will not copy anything of the last installation to my new one, but I need ask you something before beggining to install cygwin again: When do I have to uncomppress the g95-x86-cygwin.tgz fi...
by luis.chetu.83
Thu Feb 21, 2008 1:31 am
Forum: ROMS Installation
Topic: Problems Compiling ROMS under cygwin
Replies: 33
Views: 14037

I forgot ask you m.hadfield! What do I have to do to generate the g95.exe file that I need, if I uncomppress the g95-x86-cygwin.tar using: $ tar -xvzf g95-x86-cygwin.tar where do I have to uncomppress it to generate g95.exe in the indicated place? By the way, I have two usr folders: First folder has...
by luis.chetu.83
Thu Feb 21, 2008 1:11 am
Forum: ROMS Installation
Topic: Problems Compiling ROMS under cygwin
Replies: 33
Views: 14037

Thanks for your reply m.hadfield!! I typed: $ ln -s /usr/local/bin/i686-pc-cygwin-g95.exe /usr/local/bin/g95 And I received: $ ln -s /usr/local/bin/i686-pc-cygwin-g95.exe /usr/local/bin/g95 ln: creating symbolic link '/usr/local/bin/g95': File exist Then, I tried: $ make FORT=g95 FC=i686-pc-cygwin-g...
by luis.chetu.83
Thu Feb 21, 2008 12:01 am
Forum: ROMS Installation
Topic: Problems Compiling ROMS under cygwin
Replies: 33
Views: 14037

Thanks for your help m.hadfield!! I typed: $ ln -s /usr/local/bin/i686-pc-cygwin-g95.exe /usr/local/bin/g95 and I received the next message: $ ln -s /usr/local/bin/i686-pc-cygwin-g95.exe /usr/local/bin/g95 ln: creating symbolic link '/usr/local/bin/g95': File exists Then when I type: $/usr/local/bin...
by luis.chetu.83
Wed Feb 20, 2008 4:00 am
Forum: ROMS Installation
Topic: Problems Compiling ROMS under cygwin
Replies: 33
Views: 14037

I`m appreciating your help m.hadfield, thanks again!! If I type: $ ls -l /usr/local/bin I receive this message: $ ls -l /usr/local/bin total 1293 -rwx------+ 1 Administrador Ninguno 516 Jul 3 2007 g95.lnk -rwx------+ 1 Administrador Ninguno 116963 Dec 13 2006 i686-pc- cygwin-g95.exe -rwx------+1 Adm...
by luis.chetu.83
Tue Feb 19, 2008 11:57 pm
Forum: ROMS Installation
Topic: Problems Compiling ROMS under cygwin
Replies: 33
Views: 14037

Thanks a lot for your patience hadfield; If I type: ls -l /usr ls -l /usr/local ls -l /usr/local/bin ls -l /usr/local/bin/g95 I receive this message: $ ls -l /usr/local/bin/g95 ls: cannot acces /usr/local/bin/g95: No such file or directory Next, when I type: $ ls -l /usr/local/bin/i686-pc-cygwin-g95...
by luis.chetu.83
Tue Feb 19, 2008 11:16 pm
Forum: ROMS Installation
Topic: Problems Compiling ROMS under cygwin
Replies: 33
Views: 14037

Thanks a lot for your reply m.hadfield Let´s by parts ok, if I open local disk C, I can find cygwin with the next folders: bin cygdrive dev etc home(administrador(descargas; roms-2.2; g95-x86-cygwin.tgz; usr)) lib tmp var src usr(bin; i686-pc-cygwin; i686-pc-mingw32; info; local; sbin; src; tmp; inc...
by luis.chetu.83
Tue Feb 19, 2008 7:52 pm
Forum: ROMS Installation
Topic: Problems Compiling ROMS under cygwin
Replies: 33
Views: 14037

Thanks for your help m.hadfield!!! If I type: $ cd /usr/local/bin, and then: $ ls I can see the files that I have in this directory right, so, I have: g95.lnk i686-pc-cygwin-g95.exe ncdump.exe ncgen.exe After, If I type: ln -sf /usr/local/bin/i686-pc-cygwin-g95.exe /usr/local/bin/g95 It does not pas...
by luis.chetu.83
Mon Feb 18, 2008 9:10 pm
Forum: ROMS Installation
Topic: Problems Compiling ROMS under cygwin
Replies: 33
Views: 14037

Thank again Kate.

If I type "rehash" I receive this message:

$ rehash
bash: rehash: Command not found

Where do I have to uncompress the tar file g95-x86-cygwin.tar?

Luis A.
by luis.chetu.83
Mon Feb 18, 2008 8:41 pm
Forum: ROMS Installation
Topic: Problems Compiling ROMS under cygwin
Replies: 33
Views: 14037

Thanks for your reply Kate. I had g95-x86-cygwing.tar since that I begin to install ROMS, and I had uncompressed the tar file already, but the error when I want to compile is this: $make /usr/bin/cpp –P –traditional -I/usr/include –DCYGWIN –DI686 -DG95 -IInclude -INo nlinear -IDrivers -ISeaIce Nonli...
by luis.chetu.83
Mon Feb 18, 2008 7:38 pm
Forum: ROMS Installation
Topic: Problems Compiling ROMS under cygwin
Replies: 33
Views: 14037

HI, I´m trying to solve my problem for installing ROMS under cygwin, so, when I uncompressed the tar file g95-x86-cygwin.tar using the next command, I obtained these lines: $ tar -xvzf g95-x86-cygwin.tar usr/ usr/local/ usr/local/bin/ usr/local/bin/g95 usr/local/bin/i686-pc-cygwin-g95.exe usr/local/...
by luis.chetu.83
Fri Feb 15, 2008 7:32 pm
Forum: ROMS Installation
Topic: Problems Compiling ROMS under cygwin
Replies: 33
Views: 14037

Thanks a lot for your reply Kate... If I type: which g95, I receive this message: $ which g95 Which: no g95 in (/usr/local/bin:/usr/bin:/usr/X11R6/bin:/cygdrive/c/WINDOW S/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/system32/wbem:/cygdrive/c/arc hivos de programa/ati technologies/ati control pa...
by luis.chetu.83
Thu Feb 14, 2008 7:53 pm
Forum: ROMS Installation
Topic: Problems Compiling ROMS under cygwin
Replies: 33
Views: 14037

Problems Compiling ROMS under cygwin

HI, I`m trying to compile ROMS-2.2 using cygwin in windows. I downloaded cygwin and installed X11, next in Devel part I installed binutils 20060817-1, mingw_runtime 3.14-1, gcc_core 3.4.4.4 (C compiler), gcc_g++ (C++ compiler), make 3.81-2; next I installed Perl too, in Editor I installed nano (1.2....
by luis.chetu.83
Thu Jan 24, 2008 7:57 pm
Forum: ROMS Problems
Topic: Open Boundary Conditions
Replies: 7
Views: 5238

Thanks a lot for your reply Kate!!

I`m going to take into account your comments for my aplication.

Cheers

Luis
by luis.chetu.83
Wed Jan 23, 2008 8:33 pm
Forum: User Applications
Topic: ROMS/TOMS Applications
Replies: 1
Views: 5645

Begin to build a new aplication

Hi everyone, I`m using ROMS model to make my own aplication; I want to simulate numerical circulation in Chetumal Bay, this is a semi-closed bay, northern, western and eastern are closed walls, so, the only open boundary is southern. I installed ROMS model in my PC already, and I runned UPWELLING te...
by luis.chetu.83
Mon Jan 21, 2008 9:22 pm
Forum: ROMS Problems
Topic: Open Boundary Conditions
Replies: 7
Views: 5238

Open Boundary Conditions

Hi, I wanna run ROMS model for my own aplication, my studio area is semi-closed and the open boundary is located on southern, could I apply a M2 tide period like an initial condition?

I hope your answer soon

Cheers

Luis