Search found 5 matches
- Fri May 29, 2015 11:34 am
- Forum: ROMS Problems
- Topic: Geostrophic Balance Breakdown? 4D-Var near the equator...
- Replies: 3
- Views: 5012
Re: Geostrophic Balance Breakdown? 4D-Var near the equator..
The reason may be the Coriolis parameter (f(i,j-1)+f(i,j)) in tl_balance.F90 and ad_balance.F90 becomes to or near to zero in the equator, which may cause unstable results. code in tl_balance.F90, which using (f(i,j-1)+f(i,j)) : Compute balanced, surface U-momentum from baroclinic and barotropic ...
- Sat Aug 25, 2012 11:55 am
- Forum: ROMS Installation
- Topic: Blowing up problem
- Replies: 5
- Views: 5757
Re: Blowing up problem
Did you smooth your bathymetry? Thanks LiuZHQ! I smoothed the bathymetry with rfac=0.35(maximum slope of topography allowed in smoothing), and I have a test with the bathymetry to be a constant 800m, it is no useful. I changed the initial state from levitas climate data to hycom exp08, but still no ...
- Fri Aug 24, 2012 3:19 pm
- Forum: ROMS Installation
- Topic: Blowing up problem
- Replies: 5
- Views: 5757
Re: Blowing up problem
Thanks Kate! I have change the time step from 720s to 90s, and the Maximum grid stiffness ratios: rx0 = 3.069334E-01 (Beckmann and Haidvogel) rx1 = 9.416266E+00 (Haney). The SST and speed at the beginging is 屏幕快照 2012-08-24 下午10.58.48.png at time record 2 (the total time = 2*90s)is: 屏幕快照 2012-08-24 下 ...
- Thu Aug 23, 2012 12:47 pm
- Forum: ROMS Installation
- Topic: Blowing up problem
- Replies: 5
- Views: 5757
Blowing up problem
I have a succesful modelling of an area using a grid of 116x156x32, but when I changes the grid size of the same area to 0378x0358x032, It blows up just at the beginging, Could any one help me? the following is the output the model ...
- Mon Jan 03, 2011 4:25 am
- Forum: ROMS Problems
- Topic: Seagrid Error
- Replies: 26
- Views: 37331
Re: Seagrid Error
Hi leonjld, In my test, I get the error: >> seagrid2roms('seagrid.mat', 'test.grd'); ## SeaGrid Source File : seagrid.mat ## ROMS Destination File: test.grd ## Defining Global Attributes... ??? Undefined function or method 'endef' for input arguments of type 'double'. Error in ==> ncvar.subsref at ...