Replies: 2 comments
-
|
Hi, can you provide a minimalistic example to illustrate your question? Diffusivity and numerical errors would generally give differences between forward and backward runs. |
Beta Was this translation helpful? Give feedback.
-
|
Good afternoon, Here’s what I did:
My setup was as follows:
The outcome was that no particles reached the original point, and the closest particles ended up about 1 km away. I hypothesized that this might be due to the explicit advection scheme: the particle is advected using the velocity of the closest node. In a forward step, the particle moves from A to B using the velocity at the node closest to A. In a backward step from B, the particle uses the velocity at the node closest to B. If these velocities differ in direction, the particle doesn’t necessarily return to A. Do you think this hypothesis makes sense? My goal is to identify the possible origin area of eDNA particles sampled at a site. My idea was to:
However, if backward and forward trajectories don’t match at all, I suppose this approach may not be feasible. I was wondering whether using an implicit advection scheme could, in theory, help address this issue. Any suggestions or advice would be greatly appreciated. Thank you very much for your time, |
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.
-
What causes trajectory divergence between forward and backward OceanDrift runs when using identical forcing parameters?
Note.
Drift simulations with identical parameters (2.5% windage and Stokes drift)
Thanks
Beta Was this translation helpful? Give feedback.
All reactions