You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Particles can move from one Element to another during a step (or sub-step)
With subcell already communicate neighbor info in case an Element needs to switch
We will need Voronoi neighbors (this will also needed for subcell on unstructured meshes) as particles can move diagonally
Add particles to the DgElementArray and transfer them to neighbors as needed
Need Event to observe particles and infrastructure to read into parview
In addition, for particles that can feedback to the fluid additional things are needed.
For subcell, particles contribute to the subcell they are in
For DG, need to weight particles based on their location within the element. Could use spectral volumes or projecting basis against delta functions (do literature search...)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
From discussion with @nilsdeppe @wthrowe @kidder
Beta Was this translation helpful? Give feedback.
All reactions