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

Make NodalMaxValue do Min values too #2026

Closed
permcody opened this issue Feb 14, 2014 · 2 comments
Closed

Make NodalMaxValue do Min values too #2026

permcody opened this issue Feb 14, 2014 · 2 comments
Assignees
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.

Comments

@permcody
Copy link
Member

We should have a Boolean or some other way of doing the opposite aggregation function on this Postprocessor

@ghost ghost assigned aeslaughter Feb 14, 2014
@friedmud
Copy link
Contributor

Call it NodalExtemeValue

Have a required MooseEnum for "min" or "max"

@aeslaughter
Copy link
Contributor

In c33b91c:

Created NodalExtremeValue postprocessor for getting the min or max value (closes-#2026)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.
Projects
None yet
Development

No branches or pull requests

3 participants