Replies: 4 comments
-
|
does anyone have an opinion about this topic? Any suggestion would be very helpful, thank you a lot |
Beta Was this translation helpful? Give feedback.
-
|
Hi, To me it makes sense to use diffusivity also for backwards simulations, with the interpretation that this is to account for the unresolved uncertainty. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for your answer! |
Beta Was this translation helpful? Give feedback.
-
|
Indeed, and unfortunately, I think there is as little consensus on "correct diffusivity" within OpenDrift community as within literature in general. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Opendrift community,
I'm doing backward releases of particles (10000) from a small area (I tried with 1, 10, 30 m of radius) using an unstructured grid reader from shyfem, and I got that all the particles travel together, or at most they divide in a small number of groups during the simulation. The reason why I put a small radius for the seeding is that the aim is to simulate the possible origin of particles that I could collect with a sampling.
I thought about the possible reasons for this behaviour and my hypothesis is that since the resolution of the grid is greater than the radius that I put for the simulation, and in the shyfem.py code opendrift seems to assign to each particle the velocity of the nearest node, the nearest node in this case is the same for all the particles, and therefore they are subject to the same velocity vector. I then thought to add some horizontal diffusivity to add a caotic and more randomic component in order to obtain more possible trajectories, but since it is a backward release I'm not sure it makes sense from a physic point of view to add a diffusivity component in this case, and I wanted to kindly ask your opinion about it.
Thank you for the attention,
Angelica
Beta Was this translation helpful? Give feedback.
All reactions