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 option to compute maximum of the absolute value to ExtremeValuePPs #29745

Open
GiudGiud opened this issue Jan 25, 2025 · 0 comments
Open
Labels
C: Framework T: task An enhancement to the software.

Comments

@GiudGiud
Copy link
Contributor

Motivation

For some quantities, like the displacement, sometimes it's more about the magnitude of the displacement than whether it's positivie and big or negative and small.
ExtremeValuePP with a max_abs option would be able to compute what we care about in one step rather than 3 currently

Design

Just a new enum option
And a little bit of logic in the PP

Impact

Easier workflow
Empowered users

@GiudGiud GiudGiud added C: Framework T: task An enhancement to the software. labels Jan 25, 2025
GiudGiud added a commit to GiudGiud/moose that referenced this issue Jan 25, 2025
GiudGiud added a commit to GiudGiud/moose that referenced this issue Jan 29, 2025
zachmprince pushed a commit to zachmprince/moose that referenced this issue Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework T: task An enhancement to the software.
Projects
None yet
Development

No branches or pull requests

1 participant