Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-unique Particle Ids Across Multiple MPI Processes #770

Closed
3 tasks
hlokavarapu opened this issue Feb 23, 2016 · 0 comments
Closed
3 tasks

Non-unique Particle Ids Across Multiple MPI Processes #770

hlokavarapu opened this issue Feb 23, 2016 · 0 comments

Comments

@hlokavarapu
Copy link
Contributor

With multiple MPI processes, the particle Ids for the associated subdomain are indexed starting from 0 for the following generators: uniform box, and uniform radial.

To reproduce the bug:

  • unzip circular_tracer_flow.zip
  • mpirun -np 2 uniformRadial.prm or mpirun -np 2 uniformBox.prm
  • observe the particle ids' of ascii based data output files

nonUniqueParticleIds.zip

Sample Particle ascii data at timeStep 0 of uniform radial generator:

Sample Particle ascii data at a later timeStep (63) of uniform radial generator:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant