Search found 14 matches

by evan
Wed Jan 17, 2007 5:43 pm
Forum: ROMS Problems
Topic: changing from old roms to new roms
Replies: 11
Views: 13339

Edith, from your original post it sounds as if you have switched from the Roms Agrif version of ROMS to the Rutgers (2.2) version. This would explain why you see a different directory structure, and why you don't have the matlab scripts make_grid.m etc. If this is so then you haven't switched to a '...
by evan
Sat Jan 06, 2007 12:48 pm
Forum: ROMS Problems
Topic: using forcing package
Replies: 2
Views: 3133

I had the same thing a couple of years ago. I think you need to be using wind stress rather than wind speed, for which the respective variable names are 'sustr' and 'svstr'. So convert your wind speeds to wind stresses, then put them into your forcing.nc file using those variable names. Also, lookin...
by evan
Wed Nov 02, 2005 2:34 pm
Forum: ROMS Discussion
Topic: No slip vs. free slip around masked land areas
Replies: 7
Views: 7055

I've just completed a 2d island configuration, but my results for no-slip vs free-slip are different, and as expected: no-slip results in eddy generation, free-slip not. My island presents a staggered boundary to the oncoming flow.

Evan
by evan
Mon Jun 06, 2005 2:22 pm
Forum: ROMS Bugs
Topic: typo in split_21.sh
Replies: 0
Views: 2191

typo in split_21.sh

Just a small thing:

Line 36 of split_21.sh, change Utilily to Utility




Evan
by evan
Mon Jun 06, 2005 9:53 am
Forum: ROMS Problems
Topic: problems in SSH
Replies: 3
Views: 4450

I had problems with unrealistically large SSH last year in ROMS2.1. The reason I found is that *_VOLCONS (* means N,S,W,E) is only activated if *_M2NUDGING is also activated, (see globaldefs.h). In other words if you don't have *_M2NUDGING activated then *_VOLCONS is not activated, even though you m...
by evan
Fri Sep 10, 2004 5:17 pm
Forum: ROMS Discussion
Topic: Adding horizontal random walk to floats
Replies: 0
Views: 2095

Adding horizontal random walk to floats

Hi I want to add a random horizontal walk to my floats, much like the vertical random walk already included. In step_floats.F on lines 213 and 214 there is reference to 'ifakt' and 'ifdak' - I can see that these are defined in mod_scalars.F - and they are indices into 'track'. What I can't find anyw...
by evan
Wed Jul 28, 2004 2:26 pm
Forum: ROMS Problems
Topic: flying floats
Replies: 1
Views: 2675

flying floats

Hi I am using a 100 or so floats in my configuration. When I plot depth against time for the floats I find that a large proportion seem to rise some 5 m above the surface; this happens about 2/3 of the way through the run. The floats are initialised with Fz0=-3.0, though I have also tried Fz0=23 (su...
by evan
Wed Jul 07, 2004 4:04 pm
Forum: ROMS FAQ
Topic: Question about floats
Replies: 21
Views: 30213

Question about floats

Hi I am trying to introduce a cluster of floats into my model. I am not sure how the Fdx, Fdy, Fdz parameters in floats.in work? Can somebody tell me what range of values might be used for these parameters, and what sort of clusters will result? On the last line of floats.in a routine called 'init_f...
by evan
Mon Jun 07, 2004 12:38 pm
Forum: ROMS FAQ
Topic: Problem following grid file edit
Replies: 1
Views: 6185

Problem following grid file edit - FIXED

Just so as not to waste anyone's time - I've found the problem here. One of the calls made by editmask.m was to an old script (uvp_masks.m) on my Matlab path. I've corrected this and it's running fine now.

Evan
by evan
Fri Jun 04, 2004 3:38 pm
Forum: ROMS FAQ
Topic: Problem following grid file edit
Replies: 1
Views: 6185

Problem following grid file edit

Hi I've just used editmask.m to add just a few seapoints (forming a small channel leading upstream from a river mouth) in my grd.nc file. Following this I remade and filled my ini.nc file, to conform to the new grid file. The problem now is a blow-up within about 7 timesteps. When I use my old grid ...
by evan
Sat May 29, 2004 4:58 pm
Forum: ROMS Discussion
Topic: Treatment of rivers
Replies: 20
Views: 28726

Hi I decided to tag this on to the rivers discussion; I have a question with a slight change of emphasis. I am just adding a river to what I hope will be a semi-realistic model of the Gulf of Cadiz. The only river data I've managed to obtain come from a dam that is ~150 km inland (Alcala del Rio sta...
by evan
Sat May 29, 2004 4:31 pm
Forum: ROMS FAQ
Topic: More on rivers, ROMS2.0 to 2.1?
Replies: 2
Views: 10338

Following up on my previous post, I believe I have isolated the problem to the way I am using river_Vshape. Can anyone tell me what is the correct way to set this variable - given that I want the flow to be in the top cell (of 23)?

Thank you

Evan
by evan
Fri May 28, 2004 6:14 pm
Forum: ROMS FAQ
Topic: More on rivers, ROMS2.0 to 2.1?
Replies: 2
Views: 10338

More on rivers, ROMS2.0 to 2.1?

Hi The recent discussion about rivers has been of interest to me as I have just been adding a river to my configuration (using Biscay) of the Gulf of Cadiz. I have understood from the discussion that given my application - processes within the Gulf - and grid cell width ~4 km, depth 10 m at river mo...
by evan
Thu Mar 04, 2004 12:23 pm
Forum: ROMS FAQ
Topic: Timing and time stamps
Replies: 0
Views: 5788

Timing and time stamps

Hi, I am new to ROMS and to modelling, I have a supervisor who is away, and I have some problems... I am trying to run ROMS using a forcing.nc file with wind speeds from NCEP from 1 Oct to 31 Dec 2001. It compiles ok, but when I run gives the following: GET_2DFLD error while reading variable Uwind a...