On Thu, May 11, 2023 at 9:15 PM Matthew Young <
[email protected]> wrote:
> Does setting up a PIC-type DMSWARM with an associated cell DM guarantee
> that each MPI rank will own the particles with coordinates inside the
> bounds of the portion of the grid it owns?
>
There is a caveat that we are currently fixing. Swarm communication is
setup to be nearest neighbor (since there is no coarse grid of
bounding boxes). So if your particles are initially in the right place, and
only move nearest neighbor, everything is fine. We are adding a hierarchy
of bounding boxes so that we can communicate anywhere.
Thanks,
Matt
> --Matt
> ==========================
> Matthew Young, PhD (he/him)
> Research Scientist II
> Space Science Center
> University of New Hampshire
> [email protected]
> ==========================
>
--
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener
https://www.cse.buffalo.edu/~knepley/ <http://www.cse.buffalo.edu/~knepley/>