Search found 19 matches
- Tue Jun 14, 2011 6:41 pm
- Forum: ROMS Problems
- Topic: Compilation Problems
- Replies: 3
- Views: 2696
Re: Compilation Problems
Hi Kate, Thanks for your reply. This is the structure of my .h file: #define UV_ADV #define UV_VIS2 #define UV_COR #define UV_QDRAG #define DJ_GRADPS #define TS_FIXED #undef AVERAGES #define CURVGRID #define MASKING #undef SOLVE3D #undef SPLINES #define MIX_S_UV #define RADIATION_2D #undef ...
- Tue Jun 07, 2011 10:25 pm
- Forum: ROMS Problems
- Topic: Compilation Problems
- Replies: 3
- Views: 2696
Compilation Problems
Hi, I have been dealing with a compilation problem for several weeks now, which I cannot manage to solve. I hope someone understands where the problem is coming from. When I run make in my main file I get the following error: cd Build; gfortran -c -frepack-arrays -O3 -ffast-math analytical.f90 ...
- Sat May 21, 2011 12:19 am
- Forum: ROMS Problems
- Topic: nesting grids
- Replies: 4
- Views: 4557
Re: nesting grids
Thanks for your reply Kate. I am using the latest ROMS version 3.4, not AGRIF. Although I've heard AGRIF has various friendly routines. I have been trying with ROMS_Interpolation routines, yet it's use is not that simple and not so well explained. What I am doing is grabbing my output tide time ...
- Fri May 13, 2011 9:34 pm
- Forum: ROMS Problems
- Topic: nesting grids
- Replies: 4
- Views: 4557
nesting grids
hi, i am working on nesting a 70 x 40 km grid inside a 450 x 350 km grid. it is the first time i am nesting grids, so have absolutely no idea how to proceed. i am having problems with creating my input tide file for my small grid, from my output tide information of my large grid. can someone please ...
- Fri May 13, 2011 9:28 pm
- Forum: ROMS Problems
- Topic: Seagrid Error
- Replies: 26
- Views: 37690
Re: Seagrid Error
navidad, i had all the same problems you had, but have learnt how to overcome them. when seagrid doesnt let you save, just update the grid, then to depths again, and after that it will let you save. about land masking manually, i beleive there is no solution. i have been forced to do this manually ...
- Wed Mar 23, 2011 8:30 pm
- Forum: ROMS Problems
- Topic: Blow up in hydrodinamic flow model
- Replies: 3
- Views: 3553
Re: Blow up in hydrodinamic flow model
Thank you very much kate. This is very useful. I followed your recommendation, and started receiving info on every iteration. I keep running the model and getting a blow up, now I get the following: 49902 1 03:43:24 1.808319E-03 2.144465E-03 3.952785E-03 3.574247E+13 49903 1 03:43:26 1.807611E-03 2 ...
- Thu Mar 10, 2011 8:41 pm
- Forum: ROMS Problems
- Topic: Blow up in hydrodinamic flow model
- Replies: 3
- Views: 3553
Blow up in hydrodinamic flow model
Hi: I was running a hydrodinamic flow model of a Chilean Southern Channel and got a blow up. At the moment I am experimenting with the sensitivity of the grid size, in order to determine the appropriate grid for my model. In one of my models I got the following error after around 19.000 repetitions ...
- Mon Mar 07, 2011 9:24 pm
- Forum: ROMS Problems
- Topic: seagrid error
- Replies: 4
- Views: 3195
Re: seagrid error
Hi,
I have the exact same problem. Has anyone managed to figure out a solution to this error? Thanks alot.
Cheers,
Nils
I have the exact same problem. Has anyone managed to figure out a solution to this error? Thanks alot.
Cheers,
Nils
- Wed Jan 26, 2011 8:50 pm
- Forum: ROMS Usage
- Topic: Problems with basic model
- Replies: 9
- Views: 21558
Re: Problems with basic model
Hi guys, Thanks alot for all your posts, they were really helpful. Finally I had a problem with my grid input file, and how I had my land points given. I managed to make it run, yet now I get the following mistake: WRT_HIS - error while writing variable: zeta into history NetCDF file for time record ...
- Thu Jan 13, 2011 9:30 pm
- Forum: ROMS Usage
- Topic: Problems with basic model
- Replies: 9
- Views: 21558
Re: Problems with basic model
Carlos, You were right about the second problem, I had the .h file referred wrong. Anyway, I continue getting the same error. It seems like it does not give me permission to enter some certain file. This is what I get: ./ROMS/Bin/sfmakedepend --cpp --fext=f90 --file=- --objdir=Build -DROMS_HEADER ...
- Thu Jan 13, 2011 8:33 pm
- Forum: ROMS Usage
- Topic: Problems with basic model
- Replies: 9
- Views: 21558
Re: Problems with basic model
Thanks to both of you. I will follow your recommendations and let you know how I do. I can then post my .h file.
Cheers,
Nils
Cheers,
Nils
- Tue Jan 11, 2011 9:42 pm
- Forum: ROMS Usage
- Topic: Problems with basic model
- Replies: 9
- Views: 21558
Problems with basic model
Hi, I've been creating a basic tidal model for a fjords region in the South of Chile, yet when I run the model I get the following: INITIAL: Configuring and initializing forward nonlinear model ... Minimum X-grid spacing, DXmin = 1.30679698E+01 km Maximum X-grid spacing, DXmax = 1.36471318E+01 km ...
- Wed Jan 05, 2011 9:17 pm
- Forum: ROMS Problems
- Topic: Seagrid Error
- Replies: 26
- Views: 37690
- Wed Jan 05, 2011 9:16 pm
- Forum: ROMS Problems
- Topic: Seagrid Error
- Replies: 26
- Views: 37690
Re: Seagrid Error
Lide:
I would be really thankful if you could help me out by sending me those files as well. I am still stuck with same problem since November and haven't been able to solve it. I hope there it's ok by you. Thanks alot.
Best regards,
Nils
I would be really thankful if you could help me out by sending me those files as well. I am still stuck with same problem since November and haven't been able to solve it. I hope there it's ok by you. Thanks alot.
Best regards,
Nils
- Wed Dec 15, 2010 5:26 pm
- Forum: ROMS Tools and Techniques
- Topic: Creating Tidal Forcing Input Netcdf File
- Replies: 0
- Views: 2034
Creating Tidal Forcing Input Netcdf File
Hi, I have been trying to run a basic tidal model for a Channel in the South of Chile, for which I need to create a tidal forcing file. For this I have been following the instructions on the Wiki Tidal Forcing site (https://www.myroms.org/wiki/index.php/Tidal_Forcing), by which I do the following ...
- Wed Dec 01, 2010 9:01 pm
- Forum: ROMS Problems
- Topic: First Example
- Replies: 0
- Views: 1473
First Example
Hi, I tried to run a first, very basic, example, using the adria02.h file as a basis. Compilation went out fine, yet when I ran the model it blew up. I got the following error, which I cannot manage to figure out. I don't really understand which array is mismatching which. I hope someone can help me ...
- Fri Oct 22, 2010 7:06 pm
- Forum: ROMS Problems
- Topic: Seagrid Error
- Replies: 26
- Views: 37690
Re: Seagrid Error
Sorry, problem solved, I downloaded the NetCDF Toolbox and solved it. yet now I get the following error: >> seagrid2roms('seagrid.mat','romsgrid.nc','optional comment to put in the netcdf file') ## SeaGrid Source File : seagrid.mat ## ROMS Destination File: romsgrid.nc ## Defining Global Attributes ...
- Fri Oct 22, 2010 6:27 pm
- Forum: ROMS Problems
- Topic: Seagrid Error
- Replies: 26
- Views: 37690
Seagrid Error
Hi, I have been trying to create my grid file with the seagrid package, yet I get the following error when running it con Matlab. >> seagrid2roms('seagrid.mat','romsgrid.nc','optional comment to put in the netcdf file') ## SeaGrid Source File : seagrid.mat ## ROMS Destination File: romsgrid.nc ...
- Tue Sep 28, 2010 8:44 pm
- Forum: ROMS Installation
- Topic: First Compiling Efforts
- Replies: 2
- Views: 3350
First Compiling Efforts
Hi, I am rather new to ROMS, and begining to get to know how to compile and run it. I followed a few basic tutorials, like: https://www.myroms.org/wiki/index.php/ROMS_UNSW2008 https://www.myroms.org/forum/viewtopic.php?t=2012 Following the first one, I created a separate file for my projects, in ...