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

Create a post-processor to compare post-processors #11910

Closed
joshuahansel opened this issue Jul 26, 2018 · 1 comment
Closed

Create a post-processor to compare post-processors #11910

joshuahansel opened this issue Jul 26, 2018 · 1 comment
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.

Comments

@joshuahansel
Copy link
Contributor

Rationale

The feature described below is useful for tests that require some equality or inequality on post-processor values.

Description

This would create a post-processor that has similar functionality to VectorPostprocessorComparison, but it would be used to compare post-processors, not vector post-processors. That is, it is used to compare two post-processor values with a variety of different comparison options (==, >=, <=, >, <), all using a potentially "fuzzy" comparison.

Impact

Additional post-processor.

@andrsd
Copy link
Contributor

andrsd commented Jul 26, 2018

meme

joshuahansel added a commit to joshuahansel/moose that referenced this issue Jul 26, 2018
joshuahansel added a commit to joshuahansel/moose that referenced this issue Jul 26, 2018
joshuahansel added a commit to joshuahansel/moose that referenced this issue Jul 26, 2018
joshuahansel added a commit to joshuahansel/moose that referenced this issue Jul 26, 2018
joshuahansel added a commit to joshuahansel/moose that referenced this issue Jul 26, 2018
joshuahansel added a commit to joshuahansel/moose that referenced this issue Jul 26, 2018
@permcody permcody added C: Framework T: task An enhancement to the software. P: normal A defect affecting operation with a low possibility of significantly affects. labels Jul 26, 2018
joshuahansel added a commit to joshuahansel/moose that referenced this issue Jul 27, 2018
…essorComparison

Also, the "false" convention was changed from -1 to 0.

Refs idaholab#11910
joshuahansel added a commit to joshuahansel/moose that referenced this issue Jul 27, 2018
joshuahansel added a commit to joshuahansel/moose that referenced this issue Jul 30, 2018
…essorComparison

Also, the "false" convention was changed from -1 to 0.

Refs idaholab#11910
joshuahansel added a commit to joshuahansel/moose that referenced this issue Jul 30, 2018
joshuahansel added a commit to joshuahansel/moose that referenced this issue Jul 31, 2018
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