Search found 81 matches
- Mon Feb 24, 2014 4:32 pm
- Forum: Job Opportunities
- Topic: Scientist on data assimilation at CMRE in La Spezia (ITALY)
- Replies: 0
- Views: 4270
Scientist on data assimilation at CMRE in La Spezia (ITALY)
http://www.cmre.nato.int/ ---> Employment ---> current vacancies
- Thu Nov 24, 2011 12:44 pm
- Forum: Meetings/Workshops
- Topic: EGU 2012: OS4.1 Open session on Operational Oceanography
- Replies: 0
- Views: 8831
EGU 2012: OS4.1 Open session on Operational Oceanography
Please consider submitting an abstract to OS4.1 Open session on Operational Oceanography We welcome contributions in the area of Operational Oceanography which demonstrate skill assessment, error analysis and uncertainty estimation. This might be through the use of a range of metrics comparing model ...
- Wed Jun 08, 2011 8:27 am
- Forum: ROMS Problems
- Topic: SOURCE POINT FOR RIVER RUNOFF (topic locked)
- Replies: 115
- Views: 3737148
Re: SOURCE POINT FOR RIVER RUNOFF
with this options compile without complaints about waves. yes, because you are using a currents-only BBL (either UV_LOGDRAG or UV_LDRAG). Waves are required instead by SSW_BBL. Looking at your CPPdefs, I see that you have all OBC for passive tracers. But I guess you have to define also T_PASSIVE in ...
- Tue Jun 07, 2011 8:42 am
- Forum: ROMS Problems
- Topic: SOURCE POINT FOR RIVER RUNOFF (topic locked)
- Replies: 115
- Views: 3737148
Re: SOURCE POINT FOR RIVER RUNOFF
i found in varinfo.dat 'Dwave' ! Input 'wind-induced wave direction' 'degrees' ! [radians] 'Dwave, scalar, series' 'wave_time' 'idWdir' 'r2dvar' 0.017453292519943295 ! pi/180 'Hwave' ! Input 'wind-induced significant wave height' 'meter' ! [m] 'Hwave, scalar, series' 'wave_time' 'idWamp' 'r2dvar' 1 ...
- Tue Jun 07, 2011 8:33 am
- Forum: ROMS Problems
- Topic: SOURCE POINT FOR RIVER RUNOFF (topic locked)
- Replies: 115
- Views: 3737148
Re: SOURCE POINT FOR RIVER RUNOFF
dnavidad wrote:i've inserted
#define ANA_WWAVES.h
wait: this must be 'ANA_WWAVES', not 'ANA_WWAVES.h'
- Tue Jun 07, 2011 8:23 am
- Forum: ROMS Problems
- Topic: SOURCE POINT FOR RIVER RUNOFF (topic locked)
- Replies: 115
- Views: 3737148
Re: SOURCE POINT FOR RIVER RUNOFF
SSW_BBL is meant for bottom boundary layer wave-current interactions (mostly due to sediment transport). If you define this, you have to provide several wave parameters: - running ROMS-SWAN coupled online or - running SWAN uncoupled and later (i.e., offline) providing ROMS with forcing file ...
- Thu Apr 07, 2011 12:30 pm
- Forum: Ocean News
- Topic: Top 10 Most Cited Article
- Replies: 4
- Views: 16334
Re: Top 10 Most Cited Article
congratz!
- Sat Dec 11, 2010 9:44 am
- Forum: ROMS Discussion
- Topic: Which heat fluxes to input when using bulk formulation?
- Replies: 24
- Views: 22716
Re: Which heat fluxes to input when using bulk formulation?
wilkin wrote: Then also set SOLAR_SOURCE so that the radiation is absorbed over some depth range set by the WTYPE options in ocean.in.
- Mon Feb 22, 2010 10:44 am
- Forum: Job Opportunities
- Topic: Principal Scientist at NATO Undersea Research Centre (ITALY)
- Replies: 0
- Views: 3621
Principal Scientist at NATO Undersea Research Centre (ITALY)
Post title: Principal Scientist - Physical Oceanographer NURC is seeking a qualified physical oceanographer as Head of the Environmental Modelling and Prediction Team within the Applied Research Department. This post is offered at the Principal Scientist (NATO grade A-4) level. for details, see http ...
- Wed Nov 25, 2009 6:25 pm
- Forum: ROMS Usage
- Topic: option for wind forcing
- Replies: 19
- Views: 45139
Re: option for wind forcing
Courtney, the easiest option I see is the following: 1) estimate (offline) the momentum stress using simple parameterizations that require only the wind field. An example parameterization is here http://woodshole.er.usgs.gov/operations/sea-mat/RPSstuff-html/wstress.html 2) Create a netcdf forcing ...
- Wed Nov 25, 2009 9:47 am
- Forum: ROMS Discussion
- Topic: model blow-up due to abnormal temperatures
- Replies: 5
- Views: 6565
Re: model blow-up due to abnormal temperatures
try using MPDATA
- Tue Nov 17, 2009 12:53 pm
- Forum: ROMS Installation
- Topic: netcdf-4.0.1 instatllation problems
- Replies: 2
- Views: 4358
Re: netcdf-4.0.1 instatllation problems
where did you install ncdump?
If it is not in a standard path (e.g., /usr/bin/), you have to export the path netcdf-4.1/bin in your .profile
If it is not in a standard path (e.g., /usr/bin/), you have to export the path netcdf-4.1/bin in your .profile
- Thu Nov 12, 2009 5:16 pm
- Forum: ROMS Discussion
- Topic: "READ_PHYPAR - could not find input file:ocean_ini.nc" Err
- Replies: 12
- Views: 11256
Re: "READ_PHYPAR - could not find input file:ocean_ini.nc" Err
Yes. However, sometimes, it is safer if you replace the cpp def MY_OPTION with the name of your application (RIVERTEST1?) in order to prevent having unwanted pieces of code used because MY_OPTION could be used somewhere else.
- Thu Nov 12, 2009 4:13 pm
- Forum: ROMS Discussion
- Topic: "READ_PHYPAR - could not find input file:ocean_ini.nc" Err
- Replies: 12
- Views: 11256
Re: "READ_PHYPAR - could not find input file:ocean_ini.nc" Err
Thanks. I didn't provide an initial field for the passive tracer except giving a constant value to the variable 'stflx' in the ana_stflux.h file as below." ! !----------------------------------------------------------------------- ! Set kinematic surface flux (T m/s) of passive tracers, if any ...
- Thu Nov 12, 2009 2:56 pm
- Forum: ROMS Discussion
- Topic: "READ_PHYPAR - could not find input file:ocean_ini.nc" Err
- Replies: 12
- Views: 11256
Re: "READ_PHYPAR - could not find input file:ocean_ini.nc" Err
did you provide the initial field for the passive tracer?
if not, you want to modify Functionals/ana_passive.h
Jacopo
if not, you want to modify Functionals/ana_passive.h
Jacopo
- Wed Nov 04, 2009 1:11 pm
- Forum: ROMS Problems
- Topic: Coupled ROMS-SWAN experiment
- Replies: 10
- Views: 8031
Re: Coupled ROMS-SWAN experiment
For the second problem, try using the solution with PWTAIL=5 https://www.myroms.org/forum/viewtopic.php?f=20&t=1311 For the first problem (current along the boundary), I'm not sure I can help. Maybe there is an issue with the radiation stress over there? Try defining DIAGNOSTIC_UV and check if you ...
- Tue Sep 15, 2009 3:15 pm
- Forum: ROMS Problems
- Topic: GLS y MY25 in ROMS
- Replies: 8
- Views: 7860
Re: GLS y MY25 in ROMS
your code?!? did you get ROMS via SVN or what? Let's assume you did (If you didn't, go here https://www.myroms.org/wiki/index.php/Subversion ) In ROMS/Include/upwelling.h you have #if defined GLS_MIXING || defined MY25_MIXING # define KANTHA_CLAYSON # define N2S2_HORAVG #else # define ANA_VMIX ...
- Tue Aug 18, 2009 3:06 pm
- Forum: ROMS Installation
- Topic: How to setup ncgen?
- Replies: 4
- Views: 6078
Re: How to setup ncgen?
PATH=$PATH:home/thingumajig/netcdf_dir/bin export PATH home/thingumajig/netcdf_dir/bin is the dir where your ncdump/ncgen are, so modify the name according to where you put netcdf. Add these lines to your: $HOME/.profile if you are a ksh or sh user $HOME/.bashrc if you are a bash user export PATH ...
- Tue Aug 18, 2009 11:36 am
- Forum: ROMS Installation
- Topic: How to setup ncgen?
- Replies: 4
- Views: 6078
Re: How to setup ncgen?
add the path where ncdump is in your ~home/.profile
- Fri Jun 26, 2009 11:55 am
- Forum: ROMS Usage
- Topic: option for wind forcing
- Replies: 19
- Views: 45139
Re: option for wind forcing
It is also specified in the ROMS log file once you make it to runkate wrote:You can check Build/analytical.f90 during the build to see if it got the right ana_wind.h.
- Fri Jun 26, 2009 11:42 am
- Forum: ROMS Usage
- Topic: option for wind forcing
- Replies: 19
- Views: 45139
Re: option for wind forcing
Make sure your makefile point to the right ana_wind.h specifying the dir
MY_ANALYTICAL_DIR ?= /home/the_pat_to_the_folder_with_your_ana_files
MY_ANALYTICAL_DIR ?= /home/the_pat_to_the_folder_with_your_ana_files
- Thu Jun 25, 2009 1:28 pm
- Forum: ROMS Discussion
- Topic: ROMS currents to SWAN
- Replies: 5
- Views: 6206
Re: ROMS currents to SWAN
good news, I was going to implement the same thing, but it's already there
Indeed, but including TKE from wave breaking makes this OK anyway.jcwarner wrote:However, for 3D this perhaps should be some weighted average over a depth ~ Hsig, with an exponential decay.
- Thu Jun 25, 2009 9:36 am
- Forum: ROMS Discussion
- Topic: ROMS currents to SWAN
- Replies: 5
- Views: 6206
ROMS currents to SWAN
in mct_roms_swan.h I see: CASE ('Ubar') ! 2D U-momentum CALL ROMS_export2d (ng, tile, & & id, gtype, scale, add_offset, & & LBi, UBi, LBj, UBj, & #ifdef SOLVE3D & OCEAN(ng)%u(:,:,N(ng),NOUT), & #else & OCEAN(ng)%ubar(:,:,KOUT), & #endif & Fields(id)%ExpMin, Fields(id)%ExpMax, & & Asize, A ...
- Wed Jun 24, 2009 8:27 am
- Forum: ROMS Installation
- Topic: problem compiling ROMS/Linux-pgi(paraller)
- Replies: 8
- Views: 8737
Re: problem compiling ROMS/Linux-pgi(paraller)
try
note that there is a 'dot'. I don't see the 'dot' in your post.
Code: Select all
BINDIR ?= .
It should be there.slvester wrote: BINDIR ?=
- Tue Jun 23, 2009 2:52 pm
- Forum: ROMS Installation
- Topic: problem compiling ROMS/Linux-pgi(paraller)
- Replies: 8
- Views: 8737
Re: problem compiling ROMS/Linux-pgi(paraller)
ok, then forget my tipslvester wrote:first,I can't find the file :oceanM,maybey there are not this file.
it's the linker you run in the last step in compiling. Did you get any error before that point?slvester wrote: Second,/usr/bin/ld,what's this mean?
- Tue Jun 23, 2009 12:53 pm
- Forum: ROMS Installation
- Topic: problem compiling ROMS/Linux-pgi(paraller)
- Replies: 8
- Views: 8737
Re: problem compiling ROMS/Linux-pgi(paraller)
I believe you have to just rename (or remove) the old oceanM.
- Mon Jun 22, 2009 9:59 am
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40553
Re: My seashore test
in addition to Mathieu's list, using k-epsilon can cause instabilities. try out something else (MY2.5, k-w) or use half the timestep
- Fri Jun 19, 2009 1:29 pm
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40553
Re: My seashore test
Hi all ROMS users!)))) Please, help me with my application for compute sediment transport in seashore with input real grid and forcing from SWAN. I have installed MCT and have run his examples. All works well. When I start ROMS with mpif90, assign next error: [xxx@host] roms3 # mpirun -np 2 ...
- Fri Jun 12, 2009 1:26 pm
- Forum: ROMS Discussion
- Topic: wave in coupling code
- Replies: 15
- Views: 13550
Re: wave in coupling code
Thanks for explaining zo. I have found that in the code,but I don't know whether the value is trnasferred to wave code or not, I found swan still uses PBOT(5) (0.05) in the coupling code. did you comment out && KEYWORD TO CREATE BOTTOM FRICTION GRID && INPGRID FRIC CURVILINEAR 0 0 76 71 EXC 9 ...
- Fri Jun 12, 2009 12:49 pm
- Forum: ROMS Discussion
- Topic: wave in coupling code
- Replies: 15
- Views: 13550
Re: wave in coupling code
well, digging a little bit into the model (ROMS - ssw_bbl.h), I see: zoMAX=0.9_r8*Zr(i,j) zoMIN=MAX(absolute_zoMIN,2.5_r8*d50/30.0_r8) ! ! Initialize arrays. ! zoN(i,j)=MIN(MAX(2.5_r8*d50/30.0_r8, zoMIN ),zoMAX) [...] bottom(i,j,izNik)=zoN(i,j) and, in mct_roms_swan.h CASE ('ZO') ! bottom roughness ...
- Fri Jun 12, 2009 12:14 pm
- Forum: ROMS Discussion
- Topic: wave in coupling code
- Replies: 15
- Views: 13550
Re: wave in coupling code
When you couple the two models (def SWAN_COUPLING) and in the coupling_inlet_test.in you specify to exchange UBAR and VBAR from the ROMS into SWAN, SWAN actually computes wave based on 'apparent wind', instead of the exact input wind. This is the way SWAN takes into account currents. Zo is used as ...
- Mon May 18, 2009 12:34 pm
- Forum: ROMS Installation
- Topic: problem with test case (Benguela)
- Replies: 2
- Views: 4022
Re: problem with test case (Benguela)
rempoints.m is supposed to be in the roms_tools package.
I have it in
Visualization_tools\rempoints.m
Did you add in the matlab pathdef or startup the Visualization_tools dir along with subdirs?
-J
I have it in
Visualization_tools\rempoints.m
Did you add in the matlab pathdef or startup the Visualization_tools dir along with subdirs?
-J
- Thu Apr 23, 2009 8:44 am
- Forum: ROMS Sediment
- Topic: ROMS-SWAn wave-current interactions
- Replies: 1
- Views: 5424
ROMS-SWAn wave-current interactions
This post is primarily targeted on those of you using SWAN, but since it is associated to ROMS/SWAN wave-current interactions, I think is a good idea to post this here. Digging the SWAN forum, I found an interesting post by Rogers (with reply by John) about the use of curvilinear grids in SWAN http ...
- Fri Apr 17, 2009 9:45 am
- Forum: Job Opportunities
- Topic: Post doct opening position at TMOOS IMEDEA (Spain)
- Replies: 0
- Views: 3476
Post doct opening position at TMOOS IMEDEA (Spain)
I forward this to whom it may concern. Jacopo ############################################################ Postdoctoral position opening: Physical Oceanography With Experience in Numerical Modelling. The Marine Technology and Operational Oceanography Department is looking for two year position in ...
- Tue Apr 14, 2009 1:56 pm
- Forum: ROMS Problems
- Topic: Forcing in ROMS3.0
- Replies: 4
- Views: 6866
Re: Forcing in ROMS3.0
looks like tide_period is not present in 'oslo150m_tide_zero.nc'.
Then ROMS seeks it throughout all the forcing files (last is oslo150m_wind_zero.nc) -without luck-
check with 'ncdump -h oslo150m_tide_zero.nc' if tide_period is there.
Then ROMS seeks it throughout all the forcing files (last is oslo150m_wind_zero.nc) -without luck-
check with 'ncdump -h oslo150m_tide_zero.nc' if tide_period is there.
- Thu Mar 19, 2009 8:46 am
- Forum: ROMS Discussion
- Topic: How to add SPONGE near the later boundary
- Replies: 1
- Views: 5767
Re: How to add SPONGE near the later boundary
you may be interested to read the post https://www.myroms.org/forum/viewtopic.php?f=14&t=1191&p=4159&hilit=sponge#p4159 2. what is the relationship between VISC2 from ocean_*.in and visc2_r from ana_hmixcoef.h? This question can be asked in another way: Is it true that the visc2_r is used in the ...
- Sun Mar 08, 2009 12:50 pm
- Forum: ROMS Trivia
- Topic: climate change or not climate change, that's the question
- Replies: 0
- Views: 9327
climate change or not climate change, that's the question
oops,
first, the worst heat wave ever in the last century,
now the tropical cyclone Hamish
I hope you will survive the 2009 Asia-Pacific workshop
J.-
first, the worst heat wave ever in the last century,
now the tropical cyclone Hamish
I hope you will survive the 2009 Asia-Pacific workshop
J.-
- Sat Feb 07, 2009 7:17 pm
- Forum: ROMS Usage
- Topic: struggling for sharp halocline
- Replies: 9
- Views: 22615
Re: struggling for sharp halocline
I have been running MPDATA in the last days as well. Indeed, results are much better compared to UH3/C4V. http://img205.imageshack.us/img205/5961/results3tp5.png http://img205.imageshack.us/img205/7964/results4rq1.png I think I can finally converge now to a solution with some adequate stretching ...
- Fri Feb 06, 2009 12:50 pm
- Forum: ROMS Usage
- Topic: struggling for sharp halocline
- Replies: 9
- Views: 22615
Re: struggling for sharp halocline
It is intriguing to see the results from this experiment. I used the 'workaround' cited before: set minimum depth 30 m and insane stretching at the surface of the s-levels. The vertical grid in the surface layer is now this: https://www.myroms.org/links/t_1193/newgridge5.png [/url] This comes at a ...
- Fri Feb 06, 2009 9:37 am
- Forum: ROMS Usage
- Topic: struggling for sharp halocline
- Replies: 9
- Views: 22615
Re: struggling for sharp halocline
Guys, thanks for replying. The idea of composed grid is nice, even if a little bit tricky given the morphology of the basin. thanks for suggesting. I might consider this if I fail with simpler approaches. Ivica, you don't want to know the actual rx0, rx1 values. As Kate said somewhere in this forum ...
- Wed Feb 04, 2009 9:21 pm
- Forum: ROMS Usage
- Topic: struggling for sharp halocline
- Replies: 9
- Views: 22615
struggling for sharp halocline
Dear all, I’m searching for the correct representation of mixed layer with stable stratification and (generally) moderate to low wind condition in a realistic basin/application. I would like to hear from you any useful comment, if any. Application: The sea is enclosed, with two straits at opposite s ...
- Wed Feb 04, 2009 9:18 am
- Forum: ROMS Discussion
- Topic: how to set the spong layer
- Replies: 6
- Views: 9470
Re: how to set the spong layer
Hi,Jacopo, Thanks. I got your point. In my case, I will never set the horizontal viscosity to zero. [...] In my understanding, if not define the sponge layer, the horizontal viscosity is set to TNU2(which is given in the ocean.in file) yeah, you can set whatever value you need, of course, and this ...
- Tue Feb 03, 2009 10:07 pm
- Forum: ROMS Discussion
- Topic: how to set the spong layer
- Replies: 6
- Views: 9470
Re: how to set the spong layer
if define VISC_GRID, they set the horizontal viscosity according to the grid size: cff=visc2(ng)/grdmax(ng) DO j=JstrR,JendR DO i=IstrR,IendR visc2_r(i,j)=cff*grdscl(i,j) END DO END DO I suppose the variable visc2_r should be the horizontal varied viscosity. Then I just wonder, if not define VISC ...
- Tue Feb 03, 2009 8:15 am
- Forum: ROMS Discussion
- Topic: how to set the spong layer
- Replies: 6
- Views: 9470
Re: how to set the spong layer
In many application the viscosity is simply zero because numerical schemes for advection may already include implicit mixing.
Of course, I suppose you can set whatever viscosity value you want.
Does it make sense to you?
cheers,
Jacopo
Of course, I suppose you can set whatever viscosity value you want.
Does it make sense to you?
cheers,
Jacopo
- Fri Jan 09, 2009 10:32 am
- Forum: ROMS Problems
- Topic: meet trouble with GLS_MIXING
- Replies: 5
- Views: 6204
Re: meet trouble with GLS_MIXING
I experienced too that k-e is less stable than others schemes. In several realistic applications I did, the model runs OK if using MY25, k-w, gen but it blows up with k-e using the very same time step. With a reduced time-step, k-e works fine. This problem occurs mostly during spin up periods.
- Fri Apr 18, 2008 9:11 am
- Forum: ROMS Usage
- Topic: realistic application error
- Replies: 2
- Views: 4834
If you need to figure out what a variable name means, you want to look into ROMS/External/varinfo.dat. There you find: 'bhflux' ! Input 'bottom net heat flux' 'watt meter-2' ! Input: [Watt/m2] 'bottom heat flux, scalar, series' ! [Celsius m/s] 'bhf_time' 'idTbot(itemp)' 'r2dvar' 1.0d0 The error is ...
- Tue Mar 11, 2008 9:47 am
- Forum: ROMS Tools and Techniques
- Topic: NCL
- Replies: 16
- Views: 50118
- Fri Jan 18, 2008 9:31 am
- Forum: ROMS Information
- Topic: Movie on installing roms (via svn) and making a project
- Replies: 9
- Views: 14798
- Tue Oct 30, 2007 1:14 pm
- Forum: ROMS Discussion
- Topic: SWAN can't use more than one CPU
- Replies: 16
- Views: 16143
- Tue Oct 30, 2007 11:49 am
- Forum: ROMS Discussion
- Topic: SWAN can't use more than one CPU
- Replies: 16
- Views: 16143
- Fri Aug 24, 2007 10:45 am
- Forum: Meetings/Workshops
- Topic: 2007 ROMS/TOMS Workshop, Third Notice
- Replies: 1
- Views: 9321
- Fri Jul 20, 2007 3:50 pm
- Forum: ROMS Discussion
- Topic: recycle of forcing for climatological runs
- Replies: 8
- Views: 8603
- Tue May 08, 2007 2:14 pm
- Forum: ROMS Problems
- Topic: radiation / sst issue
- Replies: 2
- Views: 4226
some simple checks: Remember you have to feed ROMS with 'net' shortwave, i.e., albedo effect already taken into account. Remember to define DIURNAL_SRFLUX if you are using daily values of shortwave radiation Remember to adjoust the values (in mod_scalars.F) of real(r8) :: blk_ZQ = 10.0_r8 ! (m) real ...
- Thu Jan 18, 2007 10:08 am
- Forum: ROMS Problems
- Topic: changing from old roms to new roms
- Replies: 11
- Views: 16457
There are nowadays 3 actually different version of ROMS -as far as I know- 1) ROMS "eastern coast" mainly managed by RUTGERS but with substantial contributions by several other groups worldwide. http://www.myroms.org/ 2) ROMS "western coast" (developed independently since ROMS-2.1?) by UCLA http ...
- Wed Jan 17, 2007 2:38 pm
- Forum: ROMS Discussion
- Topic: I have compiled Roms 2.2. How to run it?
- Replies: 3
- Views: 5188
read this
viewtopic.php?t=141
the input file is in the directory External/
You will find several ocean_*****.in
Pick up one, figure out what's in (everything in the *.in file is explained at the end of the very same file) and develop your own.
viewtopic.php?t=141
the input file is in the directory External/
You will find several ocean_*****.in
Pick up one, figure out what's in (everything in the *.in file is explained at the end of the very same file) and develop your own.
- Tue Jan 16, 2007 4:32 pm
- Forum: ROMS Problems
- Topic: changing from old roms to new roms
- Replies: 11
- Views: 16457
To answer to this question is a little bit a pain in the ass :lol: check this out first: https://www.myroms.org/forum/viewtopic.php?t=63 Of course what you need to provide in the input NetCDF files strictly depends on your application. You have to provide al vectors ALREADY rotated onto ROMS grid ...
- Tue Jan 16, 2007 4:06 pm
- Forum: ROMS Problems
- Topic: changing from old roms to new roms
- Replies: 11
- Views: 16457
the only difference between roms-2.1 and roms 2.2 is that some variables have been renamed for CF compliancy. In particular, s_rho and s_w. But this is an easy fix. Not really relevant differences. The preprocessing tool is somewhat outside ROMS, in the sense that it is not released within each ROMS ...
- Mon Jan 08, 2007 11:21 am
- Forum: ROMS Information
- Topic: finding depths of the layers
- Replies: 3
- Views: 6431
I'm not sure to see your point, meanwhile keep in mind that it is a standard when writing NetCDF that the dimensions are somewhat 'reversed': if you have a matrix(i,j,k,time), in NetCDF it is supposed to be written as matrix(time,k,j,i). So, what you are having doesn't sound incorrect to me. If this ...
- Fri Jan 05, 2007 9:09 am
- Forum: ROMS Information
- Topic: finding depths of the layers
- Replies: 3
- Views: 6431
- Thu Dec 14, 2006 2:29 pm
- Forum: Adriatic Sea
- Topic: ROMS operational in the Adriatic Sea
- Replies: 5
- Views: 41809
new version.
now using roms 2.2 and reinitialized in Aug 2006 from CTDs
http://www.arpa.emr.it/sim/?mare
now using roms 2.2 and reinitialized in Aug 2006 from CTDs
http://www.arpa.emr.it/sim/?mare
- Wed Nov 29, 2006 4:58 pm
- Forum: ROMS Problems
- Topic: shortwave solar radiation in ROMS surface forcing
- Replies: 8
- Views: 13876
the heights of measurements are, by default (from mod_scalars.F) #ifdef BULK_FLUXES ! !----------------------------------------------------------------------- ! Constants used in surface fluxes bulk parameterization. !----------------------------------------------------------------------- ! ! blk ...
- Tue Nov 21, 2006 12:07 pm
- Forum: ROMS Bugs
- Topic: about NRREC
- Replies: 5
- Views: 7186
Re: about NRREC
Hi all, When I give NRREC value to -1 then it is running freshly i.e., from the first time step onwards. :?: This actually happens if you set NRREC=1. NRREC=-1 means restart from the latest available field in the ININAME file. I didn't experience any weird behaviour on this using both ROMS-2.1 and ...
- Mon Nov 20, 2006 7:16 pm
- Forum: ROMS Problems
- Topic: shortwave solar radiation in ROMS surface forcing
- Replies: 8
- Views: 13876
- Tue Nov 07, 2006 11:04 am
- Forum: ROMS Discussion
- Topic: Regional relaxation
- Replies: 1
- Views: 4164
- Mon Oct 02, 2006 4:00 pm
- Forum: ROMS Bugs
- Topic: typo in wrt_stations.F (ROMS 2.2)
- Replies: 1
- Views: 4130
typo in wrt_stations.F (ROMS 2.2)
when trying to write rain in a station file, I see (l. 602) ! Write out precipitation rate (kg/m2/s). ! IF (Sout(idrain,ng)) THEN scale=1.0_r8 CALL extract_sta2d (ng, Cgrid, idrain, r2dvar, & I believe it should be ! Write out precipitation rate (kg/m2/s). ! IF (Sout(idrain,ng)) THEN scale=1.0_r8 ...
- Thu Sep 07, 2006 10:50 am
- Forum: ROMS Trivia
- Topic: ROMS Acronym in different Languages
- Replies: 4
- Views: 15957
- Tue Dec 20, 2005 11:40 am
- Forum: Adriatic Sea
- Topic: ROMS operational in the Adriatic Sea
- Replies: 5
- Views: 41809
the URL is changed:
www.smr.arpa.emr.it/prodotti for the pass-protected website
www.arpa.emr.it/sim/pagine/previsioni/adriaroms for the free access website (same as before)
Jacopo
www.smr.arpa.emr.it/prodotti for the pass-protected website
www.arpa.emr.it/sim/pagine/previsioni/adriaroms for the free access website (same as before)
Jacopo
- Tue Nov 15, 2005 12:47 pm
- Forum: Meetings/Workshops
- Topic: 2005 ROMS/TOMS Workshop, Final Notice
- Replies: 2
- Views: 11533
ppt presentations
Are ppt presentations of the meeting available anywhere?
tnx
Jacopo
tnx
Jacopo
- Thu Sep 29, 2005 10:30 am
- Forum: Adriatic Sea
- Topic: ROMS operational in the Adriatic Sea
- Replies: 5
- Views: 41809
- Thu Sep 29, 2005 9:49 am
- Forum: Adriatic Sea
- Topic: ROMS operational in the Adriatic Sea
- Replies: 5
- Views: 41809
Hi Rich, My workstations here are down due to severe maintenance. The last forecast I produced ran last monday only. In the site you check, only 3 days time-window is preserved (starting backward from the current date), so monday run is no longer present, therefore the flag "missing data" is shown ...
- Fri Sep 23, 2005 5:34 pm
- Forum: ROMS Usage
- Topic: tide_start in ocean.in
- Replies: 1
- Views: 4580
- Wed Sep 07, 2005 9:23 am
- Forum: ROMS Tools and Techniques
- Topic: how to plot figures with Matlab?
- Replies: 4
- Views: 6984
roms_tools
Hi,
seek for "roms_tools" and download it. There is a GUI ("Visualization tool") that allows you to do pretty much everything. In addition, you can get inspiration looking there and there amongst subroutines if you want to build your own scripts.
cheers
Jacopo
seek for "roms_tools" and download it. There is a GUI ("Visualization tool") that allows you to do pretty much everything. In addition, you can get inspiration looking there and there amongst subroutines if you want to build your own scripts.
cheers
Jacopo
- Fri Apr 15, 2005 1:41 pm
- Forum: Adriatic Sea
- Topic: ROMS operational in the Adriatic Sea
- Replies: 5
- Views: 41809
ROMS operational in the Adriatic Sea
Hi folks (whoever you are, I don't know who is involved in this specific forum, :shock: ), for those of you interested in, ROMS is now operational in the Adriatic Sea check this out if interested http://snoopy.smr.arpa.emr.it/prodotti/ login adriaroms passwd WillCode no documentation yet, sry :oops ...
- Wed Feb 23, 2005 9:56 am
- Forum: ROMS Problems
- Topic: bulk_flux
- Replies: 3
- Views: 5487
- Tue Jan 25, 2005 9:53 am
- Forum: ROMS Usage
- Topic: River Discharge in ROMS
- Replies: 1
- Views: 6298
you need to define TS_PSOURCE for salinity and/or temperature sources/sinks and/or UV_PSOURCE for mass sources/sinks due to river runoff. You can either add discharge data analytically (in analytical.F) or writing a full NetCDF forcing file. You can find examples on how to write such a river forcing ...
- Mon Nov 22, 2004 10:17 pm
- Forum: ROMS Information
- Topic: ppt presentation of Venice European meeting
- Replies: 2
- Views: 7686
- Thu Nov 18, 2004 2:25 pm
- Forum: ROMS Information
- Topic: ppt presentation of Venice European meeting
- Replies: 2
- Views: 7686
ppt presentation of Venice European meeting
Are presentations available somewhere?
I would grab a couple of them if possible...
thanks
Jacopo
I would grab a couple of them if possible...
thanks
Jacopo
- Wed Nov 10, 2004 11:34 am
- Forum: ROMS Bugs
- Topic: time origin in tidal phase calculation
- Replies: 0
- Views: 3770
time origin in tidal phase calculation
In clm_tides.F, omega is estimated in this way: omega=2.0_r8*pi*time(ng)/Tperiod(itide) time(ng) is the "ocean_time", that is, non necessarily zero (especially in realistic application) at the zeroeth timestep. Ephase should be referenced to the value of "ocean_time" = 0. However, if the actual ...
- Mon Nov 08, 2004 3:04 pm
- Forum: ROMS Bugs
- Topic: RAMP in clm_tides.F
- Replies: 0
- Views: 3695
RAMP in clm_tides.F
Well, this is not a *real* bug. However, in the "official" downloadable ROMS tar file, the time ramping parameter in clm_tides.F has a default value not equal to 1. While the default setting ramp=tanh (tdays(ng)-dstart)/1) may be fine for spinning up at rest, it can be misleading when doing ...
- Wed Sep 15, 2004 3:10 pm
- Forum: Meetings/Workshops
- Topic: 2004 ROMS/TOMS Workshop T-shirt
- Replies: 4
- Views: 16476
- Mon Aug 16, 2004 11:18 am
- Forum: Meetings/Workshops
- Topic: 2004 ROMS/TOMS Workshop in Venezia, Italia
- Replies: 3
- Views: 13090
Dear Al, Hotel Marconi is really close to the conference site: approx 3 mins walking. In any case, hotels in the SAN POLO (or SANTA CROCE) area are recommended. SAN MARCO or CANNAREGIO locations may take a while to get to the conference (up to 15-30 mins with probably a few vaporetto stops). If you ...