Search found 23 matches

by rsoutelino
Tue Jan 22, 2019 3:29 am
Forum: ROMS Bugs
Topic: Issue restarting solutions in fraction of a day
Replies: 1
Views: 1885

Issue restarting solutions in fraction of a day

Hi All, I've recently bumped into an issue when restarting forecast simulations that run 2x daily, e.g. when restart files have the first time record at a fraction of a day (12 h, for example). I've tracked it down and found a possible typo on dateclock.F 430:436, as below. ! ! Fractional date numbe...
by rsoutelino
Tue Mar 20, 2018 6:44 am
Forum: ROMS Tools and Techniques
Topic: Error of installing PyCNAL on conda
Replies: 11
Views: 8854

Re: Error of installing PyCNAL on conda

I still happily use pyroms as well. I can see the advantages of making something work across different models. I think it's an interesting balance. You have to make the abstractions more generic and might not be able to fully map each model objects into one library, what will eventually result in st...
by rsoutelino
Sun Oct 08, 2017 9:25 pm
Forum: ROMS Problems
Topic: Docker container for ROMS?
Replies: 7
Views: 8506

Re: Docker container for ROMS?

Docker is a very lightweight form of virtualization if the host OS is Linux. In our experience, there is no detectable loss of performance. If your host OS is MacOS or Windows, docker will add a virtual machine as an abstract layer in between, then you have performance loss.
by rsoutelino
Thu Oct 05, 2017 8:46 pm
Forum: ROMS Problems
Topic: Docker container for ROMS?
Replies: 7
Views: 8506

Re: Docker container for ROMS?

@rsignell, Has anyone developed a Docker container for ROMS? I've actually uploaded this image to dockerhub https://hub.docker.com/r/rsoutelino/ubuntu.roms/, which I use with students. It can be used interactively as below. docker pull rsoutelino/ubuntu.roms docker run -ti rsoutelino/ubuntu.roms /bi...
by rsoutelino
Wed May 04, 2016 1:02 am
Forum: ROMS Discussion
Topic: Is there a balance between SSH and currents?
Replies: 2
Views: 3186

Re: Is there a balance between SSH and currents?

I think bathymetry is one thing to look at. Inaccurate bathy can cause discrepancies in tidal elevations. Note that under or over estimation of real depth in remote areas can also affect the local sea level due to effects in the tidal wave propagation. Might worth sanity-checking or accuracy-checkin...
by rsoutelino
Thu Mar 12, 2015 10:11 pm
Forum: ROMS Tools and Techniques
Topic: New python GUI tools for ROMS
Replies: 0
Views: 3048

New python GUI tools for ROMS

Hi all, I've been working on two python GUI's to support visualization of inputs/outputs and land mask editing in ROMS. They are both inspired on editmask and romsgui from the ROMSTOOLS ( http://www.romsagrif.org/ ), but works for the most current official ROMS versions at http://myroms.org/ . I tho...
by rsoutelino
Sat Nov 29, 2014 7:22 am
Forum: ROMS Problems
Topic: problem of hc
Replies: 9
Views: 6967

Re: problem of hc

Depending on the combination of your vertical transformation and stretching functions, there restrictions for these parameters: https://www.myroms.org/wiki/index.php/V ... coordinate
by rsoutelino
Tue Nov 11, 2014 8:23 pm
Forum: ROMS Discussion
Topic: need help interpreting erroneous ROMS results
Replies: 2
Views: 1794

Re: need help interpreting erroneous ROMS results

What type of open boundary conditions are you using? With which variables and with which frequency are you feeding your boundaries? Using Volcons? Could you post your ocean.in and a log file from the simulation so we can have a better idea of your configs?
by rsoutelino
Wed Nov 05, 2014 5:09 am
Forum: ROMS Discussion
Topic: DT and NDTFAST trouble
Replies: 3
Views: 3119

Re: DT and NDTFAST trouble

Did you try to increase the stack limit in the machine you're running? Just a guess, but since you decreased the time step, there is more memory being used in between netcdf time records.

Code: Select all

ulimit -s unlimited
by rsoutelino
Tue Jul 29, 2014 1:33 am
Forum: ROMS Installation
Topic: A blank slate guide to installing ROMS on Ubuntu Lucid Lynx
Replies: 8
Views: 11204

Re: A blank slate guide to installing ROMS on Ubuntu Lucid L

Are you familiar with the https://www.docker.com/ approach? It could be a good alternative to virtual machines, because they are super light, actually seamless when running in the same OS host. I share a docker image with my students with Ubuntu 14.04 running the upwelling test case both on OpenMP a...
by rsoutelino
Thu Jul 10, 2014 11:02 pm
Forum: ROMS Problems
Topic: Near-bottom numerical instability over the slope
Replies: 16
Views: 15142

Re: Near-bottom numerical instability over the slope

Hi Andre,

This post has additional info on grid stiffness: viewtopic.php?f=14&t=2841&p=10698&hilit ... rx1#p10698
by rsoutelino
Wed May 25, 2011 6:38 pm
Forum: ROMS Discussion
Topic: nudge one kind of passive traces
Replies: 7
Views: 4058

Re: nudge one kind of passive traces

You can find an example for the structure of the tracers climatology netcdf file at the clm_ts.cdl file, that comes with your ROMS source package.
by rsoutelino
Mon Dec 06, 2010 9:15 pm
Forum: ROMS Discussion
Topic: sponge width
Replies: 2
Views: 2419

Re: sponge width

I don't know if there are any rules of thumb for this, but I generally define the sponge layer size based on the horizontal scale of the dominant phenomena I'm interested in, following what is suggested in Marchesiello et al. (2001)-Oc.Mod.
by rsoutelino
Fri Nov 26, 2010 7:15 pm
Forum: ROMS Documentation
Topic: Typos
Replies: 19
Views: 19474

Typo in Wikiroms Functionals Section

Hi, I found another typo at WikiROMS Functionals section:
ana_nudgcoef.h is defined as: "For providing analytic atmospheric humidity"

Kind Regards,
Rafael
by rsoutelino
Tue Oct 26, 2010 4:07 pm
Forum: ROMS Documentation
Topic: Typos
Replies: 19
Views: 19474

Re: Typos

Hi,

I was browsing on wikiroms User Guide > Source Code > Functionals section and I think I found a typo regarding ana_hmixcoef.h. It says "For providing analytic atmospheric cloud fraction." in spite of something related to horizontal mixing.

Kind regards,
Rafael
by rsoutelino
Tue Oct 26, 2010 4:05 pm
Forum: ROMS Documentation
Topic: reporting typo in wikiroms Functionals documentation
Replies: 1
Views: 3988

Re: reporting typo in wikiroms Functionals documentation

I'm sorry I didn't see the specific "Typos" topic before posting this. I'll post there too.
by rsoutelino
Tue Oct 26, 2010 3:58 pm
Forum: ROMS Documentation
Topic: reporting typo in wikiroms Functionals documentation
Replies: 1
Views: 3988

reporting typo in wikiroms Functionals documentation

Hi,

I was browsing on wikiroms User Guide > Source Code > Functionals section and I think I found a typo regarding ana_hmixcoef.h. It says "For providing analytic atmospheric cloud fraction." in spite of something related to horizontal mixing.

Kind regards,
Rafael
by rsoutelino
Fri Oct 22, 2010 2:27 am
Forum: ROMS Tools and Techniques
Topic: Scripts (matlab) for create the NETCDF files inputs
Replies: 4
Views: 3907

Re: Scripts (matlab) for create the NETCDF files inputs

You can download them directly from ROMS homepage: ROMS Processing Packages
by rsoutelino
Thu Oct 21, 2010 1:25 am
Forum: ROMS Discussion
Topic: question about tidal model
Replies: 1
Views: 1780

Re: question about tidal model

Hello, You can find instructions on how to create a boundary file in the CDL definitions to make netcdf ROMS files. Check in your source directory: /yourpath/src/Data/ROMS/CDL/bry_unlimit.cdl or /yourpath/src/Data/ROMS/CDL/bry_limit.cdl These are netcdf templates to follow. Then use your favorite to...
by rsoutelino
Thu Oct 21, 2010 1:12 am
Forum: ROMS Tools and Techniques
Topic: Scripts (matlab) for create the NETCDF files inputs
Replies: 4
Views: 3907

Re: Scripts (matlab) for create the NETCDF files inputs

Hello,

What are exactly your doubts?

Regards
by rsoutelino
Wed Aug 26, 2009 1:09 am
Forum: ROMS Usage
Topic: using more than one field at INI netcdf input file
Replies: 4
Views: 3021

Re: using more than one field at INI netcdf input file

Ok, perfect, thanks a lot Kate!
by rsoutelino
Tue Aug 25, 2009 1:57 am
Forum: ROMS Usage
Topic: using more than one field at INI netcdf input file
Replies: 4
Views: 3021

Re: using more than one field at INI netcdf input file

Ok Kate, thanks for your awnser!! I was confused because I have a script in matlab to make those roms_ini.nc files, and according to the script I was suposed to record the T and S fields as 4D variables... with 12 "times". I was pretty sure that ROMS was using the first time record of the ...
by rsoutelino
Mon Aug 24, 2009 6:49 pm
Forum: ROMS Usage
Topic: using more than one field at INI netcdf input file
Replies: 4
Views: 3021

using more than one field at INI netcdf input file

Hello everybody, I am using ROMS for a regional application and I have a doubt considering "roms_ini.nc x roms_clm.nc". At "clm_ts.cdl", for example, the temp_time and salt_time dimensions are both 12, and that a can understand, because at roms_clm.nc are suposed to be the twelve...