Hi,
I had a similar issue some time ago, releasing a passive tracer into operational simulations at t = t0 + 1 day. I solved this by modifying some code in step3d_t.F, following the suggestions given in https://www.myroms.org/forum/viewtopic. ... 969#p22969.
Best regards,
Marc
Search found 16 matches
- Wed Sep 04, 2024 9:25 am
- Forum: ROMS Discussion
- Topic: Release passive tracers at a certain time instead of begining
- Replies: 4
- Views: 1505
- Tue Apr 18, 2023 10:39 am
- Forum: ROMS Problems
- Topic: Tidal flood-ebb asymmetry
- Replies: 3
- Views: 10227
Re: Tidal flood-ebb asymmetry
Thank you, John and Gaoyang, I will look into the bottom friction characterization. The bathymetry within the estuary is interpolated from a set of rather high-resolution field data, so I don't think the problem will be due to that, but I will bear it in mind just in case.
M
M
- Thu Apr 13, 2023 9:29 am
- Forum: ROMS Problems
- Topic: Tidal flood-ebb asymmetry
- Replies: 3
- Views: 10227
Tidal flood-ebb asymmetry
Dear all, I am having an issue with tides in my simulations that I don't understand since I am no tides expert. I am modelling a South American Pacific estuary using a ROMS-only COAWST implementation on a three-grid nested scheme, forced at the outer boundaries by the CMEMS Global product and at the ...
- Tue Jan 04, 2022 5:53 pm
- Forum: ROMS Discussion
- Topic: Introducing Eulerian tracer during a simulation - flushing time
- Replies: 18
- Views: 46274
Re: Introducing Eulerian tracer during a simulation - flushing time
If I set the nudging coefficient to 86400/DT, I get an "initial" concentration at time T that is close enough (approxs. 99.5%) to the value I've specified in the clm file. This is fine for my purposes.
Again, thank you very much for your help!
Again, thank you very much for your help!
- Fri Dec 17, 2021 11:16 am
- Forum: ROMS Discussion
- Topic: Introducing Eulerian tracer during a simulation - flushing time
- Replies: 18
- Views: 46274
Re: Introducing Eulerian tracer during a simulation - flushing time
Hi again, I finally got round to doing this, following John's instructions in a previous post. a) I added some code in step3d_t.F that switches on the passive tracer nudging N timesteps before the time T I want it released, trying to keep N as small as possible. b) I use a nudging.nc file in which I ...
- Tue Aug 03, 2021 10:42 am
- Forum: ROMS Discussion
- Topic: Introducing Eulerian tracer during a simulation - flushing time
- Replies: 18
- Views: 46274
Re: Introducing Eulerian tracer during a simulation - flushing time
MPDATA did the trick for the tracer concentration over/undershooting. Thanks, John and Ivica.
- Fri Jul 30, 2021 11:17 am
- Forum: ROMS Discussion
- Topic: Introducing Eulerian tracer during a simulation - flushing time
- Replies: 18
- Views: 46274
Re: Introducing Eulerian tracer during a simulation - flushing time
Seems I was a bit too optimistic with the "normal" use of the tracer part, i.e., releasing the tracer at t = 0 day. I have been doing (sucessful) preliminary tests with ROMS 3.7, releasing a passive tracer with C = 100 (units) in a specific area of my domain, and C = 0 elsewhere. The tracer then ...
- Thu Jul 29, 2021 9:53 pm
- Forum: ROMS Discussion
- Topic: Introducing Eulerian tracer during a simulation - flushing time
- Replies: 18
- Views: 46274
Re: Introducing Eulerian tracer during a simulation - flushing time
Thank you very much for your help, John. I will have a go at modifying step3d_t.F following your indications as soon as I can.
- Thu Jul 29, 2021 9:13 pm
- Forum: ROMS Discussion
- Topic: Introducing Eulerian tracer during a simulation - flushing time
- Replies: 18
- Views: 46274
Re: Introducing Eulerian tracer during a simulation - flushing time
I know this is not done often, but how about saving the velocity and eddy diffusivity often enough to do the Eulerian computations offline? It will require some coding of course but given the lack of better options ... is there a reason this will not work? (Especially if only interested in the sea ...
- Wed Jul 28, 2021 10:33 pm
- Forum: ROMS Discussion
- Topic: Introducing Eulerian tracer during a simulation - flushing time
- Replies: 18
- Views: 46274
Re: Introducing Eulerian tracer during a simulation - flushing time
John, Thank you, but if possible I'd rather not use Lagrangian floats. I want to obtain a spatial distribution of the flushing time in the waterbody, and I think a Eulerian approach is better suited for this, Searching through the forum and the cppdefs.h file I see that perhaps I could achieve what ...
- Tue Jul 27, 2021 9:06 pm
- Forum: ROMS Discussion
- Topic: Introducing Eulerian tracer during a simulation - flushing time
- Replies: 18
- Views: 46274
Re: Introducing Eulerian tracer during a simulation - flushing time
Thanks Kate. Yes, it would. I am adding the flushing time component to an already established operational system that runs four-day long simulations (i.e., one day hindcast+three days forecast) in a large number of domains. The flushing time calculation will only apply to one of these domains ...
- Tue Jul 27, 2021 8:11 am
- Forum: ROMS Discussion
- Topic: Introducing Eulerian tracer during a simulation - flushing time
- Replies: 18
- Views: 46274
Introducing Eulerian tracer during a simulation - flushing time
Hi all, I am trying to calculate water e-flushing times in a semienclosed basin according to Jouon et al.'s (2006) definition, which involves seeding the wet nodes of the domain with a Eulerian tracer and seeing how it evolves in time. Everything is fine if I want to introduce the tracer at t = 0 ...
- Fri Nov 23, 2018 11:57 am
- Forum: ROMS Discussion
- Topic: Problems running the COAWST ROMS with multiple BC files
- Replies: 0
- Views: 1557
Problems running the COAWST ROMS with multiple BC files
Hi, I am trying to run a COAWST ROMS-only simulation as a first step to a coupled ROMS-SWAN scheme. My BCs are provided in 6 files that are specified in the *.in file following the usual ROMS format (i.e, each filename in a separate line, followed by a vertical line "|", except the last one), and I ...
- Thu Jul 19, 2018 5:57 am
- Forum: ROMS Problems
- Topic: Problem generating contact file with three refined grids
- Replies: 5
- Views: 5110
Re: Problem generating contact file with three refined grids
Hernan and John
Thank you very much. Will try it as soon as possible.
Regards
Thank you very much. Will try it as soon as possible.
Regards
- Mon Apr 23, 2018 8:37 am
- Forum: ROMS Problems
- Topic: Problem generating contact file with three refined grids
- Replies: 5
- Views: 5110
Re: Problem generating contact file with three refined grids
Thanks John. I have followed your suggestion and repeated the nesting using a factor of 3 for both refinements, but the problem remains. I can bypass it by manually invalidating the contact regions between the finest and coarsest meshes in the grid_connections routine, but it still bothers me since ...
- Thu Apr 19, 2018 9:58 am
- Forum: ROMS Problems
- Topic: Problem generating contact file with three refined grids
- Replies: 5
- Views: 5110
Problem generating contact file with three refined grids
I am trying to generate the contact file for a setup with three telescoping grids. Grid A fully contains grid B, which in turn fully contains grid C, similarly to the ADE nesting in the Lake_jersey test case (which I have managed to replicate). Both nested grids have been generated using the ...