Skip to content

Make Particle distribution score/statistics postprocessors work with multiple particle managers#6908

Open
JarettBakerDunn wants to merge 2 commits intogeodynamics:mainfrom
JarettBakerDunn:particle_distribution_postprocessor_multiplemanagers
Open

Make Particle distribution score/statistics postprocessors work with multiple particle managers#6908
JarettBakerDunn wants to merge 2 commits intogeodynamics:mainfrom
JarettBakerDunn:particle_distribution_postprocessor_multiplemanagers

Conversation

@JarettBakerDunn
Copy link
Contributor

Before this pull request the Particle distribution score and Particle distribution statistics postprocessors would calculate values across multiple particle managers (if there were multiple particle managers used in the model). This would make the results of the postprocessors inaccurate since the particle managers take care of particles separately from one another.

Now each postprocessor behaves as before if there is only one particle manager, but if there are more than one the postprocessors will calculate and report their statistics separately for each particle manager.

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

Successfully merging this pull request may close these issues.

1 participant