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

Add spherical average vector postprocessor #7828

Merged
merged 2 commits into from Oct 10, 2016

Conversation

dschwen
Copy link
Member

@dschwen dschwen commented Oct 6, 2016

This can easily be expanded to allow specifying the origin of the sphere, and by deriving and overriding calculateDistance a cylindrical averaging class can be created. I need neither right now, so I'd like to keep it simple.

Closes #7810

@dschwen dschwen changed the title Add spherical average vector postporcessor Add spherical average vector postprocessor Oct 7, 2016
@dschwen
Copy link
Member Author

dschwen commented Oct 7, 2016

Oh, right RandomIC is not parallel reproducible...

@permcody
Copy link
Member

permcody commented Oct 7, 2016

Note: This PR will logically collide with #7819 but the TestHarness should detect that. It's an easy fix to change this depending on the order these get merged.

Copy link
Member

@permcody permcody left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks ok. I'll make the necessary changes to this object once the TLS for VPPs is merged.

@permcody permcody merged commit 8bc59cb into idaholab:devel Oct 10, 2016
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.

None yet

2 participants