Delayed starts from 2 points with different delay times #1457
Replies: 2 comments 3 replies
-
Hi @martoconnh, You can specify the times to release the particles |
Beta Was this translation helpful? Give feedback.
-
Hi! Just letting you know everything worked out! Thank you so much!! However, I'm given the following warning several times every time I run my program (not new, it always happened before making these changes).
Appart from that, the simulation works just fine and my results are coherent with what I was expecting, so I did not worry a lot about it. I was just wondering what did this warning meant. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I have 2 source points (2 river estuaries) from where my particles are "dropped" in my simulation. I was wondering if I can make new particles appear in each source, but with different delay times.
Basically, I have a different particle release ratio each day for each of my source points. For instance, on day 1, point 1 drops particles every 60 seconds while point 2 drops them every 30 seconds. Then on day 2, point 1 drops them every 125 seconds and point 2 every 80 seconds, and so on for a few weeks (I have .dat file containing the particle release ratio for each day).
I have looked it up here:
https://docs.oceanparcels.org/en/latest/examples/tutorial_delaystart.html
but have not found anything about different delay times.
For now I have been releasing new particles from each point using:
Is there any way I can assign a different delay time to each one of my source points?
Beta Was this translation helpful? Give feedback.
All reactions