Search found 12 matches

by dputrasahan
Tue Mar 17, 2009 8:58 pm
Forum: ROMS Problems
Topic: pm and pn for calculating derivatives
Replies: 5
Views: 4648

Re: pm and pn for calculating derivatives

Nothing too complicated, I'm just trying to do post processing, such as computing SST gradients, divergence, curls, vorticity, etc. Previously, I've assumed constant metric resolution (20km) and just calculated derivatives using center finite difference method for the interior points and either forw...
by dputrasahan
Tue Mar 17, 2009 6:10 pm
Forum: ROMS Problems
Topic: pm and pn for calculating derivatives
Replies: 5
Views: 4648

Re: pm and pn for calculating derivatives

Thank you Kate. So pm and pn that correspond to interior rho-points can be used as is, but extra precaution has to be taken at the boundaries? I can now see how to create derivatives using pm and pn with u- and v-grids. Somehow, rho-grid is still rather fuzzy. Do you think it would be okay to interp...
by dputrasahan
Tue Mar 17, 2009 4:27 pm
Forum: ROMS Problems
Topic: pm and pn for calculating derivatives
Replies: 5
Views: 4648

pm and pn for calculating derivatives

Hi there, I'm hoping to calculate derivatives with pm and pn. Given that dx=1/pm and dy=1/pn (metric distance between grid points), why is pm and pn still on rho-grid? So for instance, is pm(i,j)=2/(x(i+1,j)-x(i-1,j))? How are the boundaries handled? Thank you so much for all the help. Cheers, Dian
by dputrasahan
Sat Nov 08, 2008 1:46 am
Forum: ROMS Problems
Topic: cycle_length for non-360days/yr monthly forcing files?
Replies: 9
Views: 8467

Re: cycle_length for non-360days/yr monthly forcing files?

Thank you for pointing out that ROMS only interpolate in time and not extrapolate it. That would really help me prevent an error there. Another quick question, as I set up the forcing files, I realize that while I have individual monthly files for winds and SST, I only have monthly climatological fi...
by dputrasahan
Thu Nov 06, 2008 12:01 am
Forum: ROMS Problems
Topic: cycle_length for non-360days/yr monthly forcing files?
Replies: 9
Views: 8467

Re: cycle_length for non-360days/yr monthly forcing files?

Fantastic. Thank you so much.

Cheers,
Dian
by dputrasahan
Wed Nov 05, 2008 11:19 pm
Forum: ROMS Problems
Topic: cycle_length for non-360days/yr monthly forcing files?
Replies: 9
Views: 8467

Re: cycle_length for non-360days/yr monthly forcing files?

Hi Kate,

Thank you for replying. I do have the fields for each individual months, it's not generic. So would ROMS automatically interpolate between each relevant two months to provide the forcing and boundary conditions that is appropriate for each day? Thanks.

Cheers,
Dian
by dputrasahan
Wed Nov 05, 2008 7:01 pm
Forum: ROMS Problems
Topic: cycle_length for non-360days/yr monthly forcing files?
Replies: 9
Views: 8467

cycle_length for non-360days/yr monthly forcing files?

Hi, I'm trying to run a simulation with monthly NCEP winds and monthly boundary conditions for the time period 1980/1/1 - 1990/12/31. Since the actual year, month and day is important, I thought it might be best to use TIME_REF=-2 and DSTART=2444240 (Julian day for Jan. 1, 1980). For the initial fil...
by dputrasahan
Thu Sep 06, 2007 7:08 pm
Forum: ROMS Bugs
Topic: Restart, LDEFOUT and NDEFHIS
Replies: 2
Views: 2901

Restart, LDEFOUT and NDEFHIS

Hi all! I'm having some problems with restarting ROMS again. I'm running a 10 year spinup, and in the first year (say Oct. 2002), the model had been accidentally aborted. I tried to restart the model from where it was aborted (Oct. 2002, NRREC=60) and it worked. However, the output wasn't written to...
by dputrasahan
Tue Aug 07, 2007 11:00 pm
Forum: ROMS Discussion
Topic: Restart in ROMS
Replies: 3
Views: 6635

Restart in ROMS

Thank you!
I found the index that was needed for NRREC. And I also used the history file instead of the restart file so that the time index corresponded. Thanks again.
by dputrasahan
Tue Aug 07, 2007 9:33 pm
Forum: ROMS Discussion
Topic: Restart in ROMS
Replies: 3
Views: 6635

Restart in ROMS

Hi all! I was trying to do a 5 year spin-up run on ROMS when it stalled about 10 months into the run. I would like to restart the run from the last record before it stalled (day 297.5 in this case). I have the restart file, but would I have to convert this to an initial file to restart the run? What...
by dputrasahan
Wed Jul 25, 2007 7:02 pm
Forum: ROMS Bugs
Topic: svnversion of "make"
Replies: 6
Views: 8376

svnversion of "make"

Hi all! I tried using "make" for ROMS 2.2 and it worked perfectly well. However, when I used "make" for ROMS 3.0, it gave me this error. make: svnversion: Command not found I have made sure that "make" version 3.81 was used, but somehow, ROMS 3.0 doesn't recognize the &...
by dputrasahan
Wed Apr 18, 2007 5:56 pm
Forum: ROMS Problems
Topic: length of time vector in climatology and boundary files
Replies: 1
Views: 2178

length of time vector in climatology and boundary files

Hi! Could someone advise me where can I start looking and make changes to get ROMS to run for with the usual climatology and boundary files, but with a different surface forcing file? I have 12-hourly surface forcing for 3 months, but the normal climatology files have time_step=12. ROMS gave me an &...