Search found 20 matches

by jprinehimer
Thu May 01, 2008 2:37 am
Forum: ROMS Installation
Topic: ncgen error!!!
Replies: 2
Views: 2597

First, you're not actually using the command: ncgen -b *.cdl with the '*' globbing because I don't think that works with ncgen. You're probably using something more like ncgen -b myfile.cdl Right? Second, if you're getting a syntax error, it's because the syntax of your cdl file is wrong. ncgen shou...
by jprinehimer
Mon Apr 21, 2008 10:42 pm
Forum: ROMS Sediment
Topic: Stations and sediment variables
Replies: 2
Views: 3226

So I tried getting sediment bed properties (like bed age, porosity, thickness, mass) into the stations file again. No luck. Surface properties (active layer thickness at least) are being output to the stations file. However, there's nowhere to set any Sout flags for bed properties in the stations.in...
by jprinehimer
Tue Apr 01, 2008 3:50 pm
Forum: ROMS Problems
Topic: Problems with new AVERAGES_DETIDE option
Replies: 5
Views: 4292

OK. I was able to get it working, but I think I found a bug. I only had SSH_TIDES set, but UV_TIDES was not set. I don't think the cppdef logic is right in get_idata.F Line 180 of get_idata.F reads: # if defined AVERAGES_DETIDE && (defined SSH_TIDES || defined UV_TIDES) But this occurs insid...
by jprinehimer
Fri Mar 28, 2008 9:56 pm
Forum: ROMS Problems
Topic: Problems with new AVERAGES_DETIDE option
Replies: 5
Views: 4292

Perhaps, you have a file protection on Data/Forcing/frc_tides.nc and this file cannot be opened for writing. Hcount is an integer variable and does not have a dimension. I have write permission. I did a chmod a+w just in case and put the full path in the ocean.in file and that failed to work. Could...
by jprinehimer
Fri Mar 28, 2008 8:59 pm
Forum: ROMS Problems
Topic: Problems with new AVERAGES_DETIDE option
Replies: 5
Views: 4292

Problems with new AVERAGES_DETIDE option

Hi - I'm trying to use the new AVERAGES_DETIDE option in a simple estuary-like domain. The model runs fine without the option, but when I turn it on, I get this error when it tries to write out to the file: WRT_TIDES - error while writing variable: Hcount into tide forcing NetCDF file: Data/Forcing/...
by jprinehimer
Thu Mar 20, 2008 2:36 am
Forum: ROMS Installation
Topic: functional path
Replies: 3
Views: 2866

Your error shows that make can't seem to find a file: makefile:436: ROMS/Functionals/Module.mk: No such file or directory If you copied over the entire Functionals directory, there's a sub-makefile Module.mk that you also copied over. I don't think you need that in your MY_ANALTICAL_DIR directory an...
by jprinehimer
Thu Mar 13, 2008 1:33 am
Forum: ROMS Installation
Topic: Cygwin build.bash or build.sh
Replies: 12
Views: 6578

One comment before my suggested solution - If you don't like vim, there's always emacs. There's a Windows version for both and they both tell you what line endings a file is using. I generally use emacs but switch to vim when I feel like it. Then again, whatever works best for you. Now to the meat -...
by jprinehimer
Mon Mar 10, 2008 3:31 pm
Forum: ROMS Installation
Topic: Tutorial: Installing ROMS in Windows XP / Vista (via Cygwin)
Replies: 20
Views: 27732

From my experiences editing Wikipedia, the discussion or talk pages are for meta-information, i.e. talking about the main wiki page. For example, you might talk about what sort of content would be on a page or if you should create a new page from some subset of a current page's content. They act as ...
by jprinehimer
Thu Feb 28, 2008 10:05 pm
Forum: ROMS Bugs
Topic: Restarted ROMS does not write out to history files
Replies: 5
Views: 6599

This has been fixed by ticket #132 [ROMS Trac] [CSTMS Trac]
and ticket #134 [ROMS Trac] [CSTMS Trac]

Many thanks to Hernan for fixing the bug.
by jprinehimer
Wed Feb 20, 2008 9:56 pm
Forum: ROMS Sediment
Topic: Stations and sediment variables
Replies: 2
Views: 3226

Stations and sediment variables

How do I get sediment bottom or bed parameters written out to the stations files? I turned on #define STATIONS, created a stations.in file, and set some of the Sout(idBott) parameters. I get water column values and I also get mud_01, mud_02, but I don't get any bed surface parameters. I also can't s...
by jprinehimer
Tue Feb 19, 2008 4:16 am
Forum: ROMS Bugs
Topic: Restarted ROMS does not write out to history files
Replies: 5
Views: 6599

I just did a test using the ESTUARY_TEST case. I changed these values from the original: NRST == 120 !Same as NHIS NHIS == 120 !Same as original NDEFHIS == 600 !5 records per file I then compiled the model with the initial analytical conditions and force quit half-way through ocean_his_0003.nc, arou...
by jprinehimer
Tue Feb 19, 2008 3:41 am
Forum: ROMS Bugs
Topic: Restarted ROMS does not write out to history files
Replies: 5
Views: 6599

At first look I can see that perhaps additional logic is needed if NDEFHIS is not a multiple of NTIMES. This means that when the execution terminated the multiple history files were not finished and more time records are needed to close that file and define the new one. Or the restart record doesn'...
by jprinehimer
Mon Feb 18, 2008 11:21 pm
Forum: ROMS Bugs
Topic: Restarted ROMS does not write out to history files
Replies: 5
Views: 6599

Restarted ROMS does not write out to history files

I was going to submit this as a bug report, but I want to make sure I didn't screw something up in my setup. I tried to restart a ROMS run by changing these parameters from the original ocean.in file: NRREC == -1 LDEFOUT == F ! to append to existing file ININAME = (restart file) The restart would wo...
by jprinehimer
Wed Feb 13, 2008 9:25 pm
Forum: ROMS Tools and Techniques
Topic: Tidal filtering of output files
Replies: 3
Views: 4652

Thanks for the information. I think I'll try using the AVERAGES files. This is an estuary, so I'm forcing the free-surface at the open boundary and not using the SSH_TIDES or UV_TIDES options, which means I can't use the DETIDE option unless I change my setup, right? Also, what variables are in the ...
by jprinehimer
Mon Feb 11, 2008 8:07 pm
Forum: ROMS Tools and Techniques
Topic: Tidal filtering of output files
Replies: 3
Views: 4652

Tidal filtering of output files

How would you go about computing tidally averaged parameters from the netCDF history files? For example, I have half-hour outputs from an estuary model that was forced with a semidiurnal tide (12-hour, to prevent aliasing). I'd like to find tidally-averaged velocities and tracer concentrations. Do I...
by jprinehimer
Wed Feb 06, 2008 5:06 am
Forum: ROMS Problems
Topic: problems running 'make'
Replies: 6
Views: 3910

I think your problem is because you checked out the code from Windows and the line endings are Windows style. I've seen errors like this before when I've checked out from a Windows machine onto a shared-drive and tried to run on a Unix/Linux box. It's pretty cryptic and a pain to debug. You can use ...
by jprinehimer
Sat Dec 22, 2007 1:07 am
Forum: ROMS Installation
Topic: Is the "svnversion" necessary for compiling the RO
Replies: 4
Views: 3929

After I applied the command 'dos2unix', there are still some error messages: Did you get every text file? Besides the .F files there are all the makefiles in the Compiliers directory, the main makefile, the varinfo.dat file, and probably a number more. I recomend using a unix or a cygwin version of...
by jprinehimer
Thu Dec 20, 2007 12:53 am
Forum: ROMS Installation
Topic: Is the "svnversion" necessary for compiling the RO
Replies: 4
Views: 3929

Re: Is the "svnversion" necessary for compiling th

Re: svnversion - It shouldn't be necessary to have svnversion on a system to compile the code. The make file will continue if svnversion fails and will try to find the version of the code using a grep command (I think...). Without svnversion, you'll get an error, but the compilation process will con...
by jprinehimer
Thu Dec 13, 2007 5:46 am
Forum: ROMS Tools and Techniques
Topic: Integrated Data Viewer (IDV)
Replies: 2
Views: 3232

I haven't used IDV much, but maybe the NetCDF operators can help. They can do some simple operations and tend to be much quicker than the Matlab interface.

Look for the documentation here:
http://nco.sourceforge.net/nco.html

J.Paul
by jprinehimer
Fri Oct 12, 2007 4:19 am
Forum: ROMS Source
Topic: Adding variables to history and averages files
Replies: 15
Views: 15691

Aaron - Whether emacs enters a tab or spaces is determined by the mode you're in. Opening a .F or .f90 file should put you in Fortran or F90 mode automatically. When you hit tab in this mode, emacs should indent appropriately and spaces, not a tab, should be entered. Also, opening the .h files shoul...