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

Perform checks on execute_on for PostprocessorConvergence #28928

Open
joshuahansel opened this issue Oct 24, 2024 · 0 comments
Open

Perform checks on execute_on for PostprocessorConvergence #28928

joshuahansel opened this issue Oct 24, 2024 · 0 comments
Assignees
Labels
C: Framework T: task An enhancement to the software.

Comments

@joshuahansel
Copy link
Contributor

Motivation

The Convergence PostprocessorConvergence introduced in #28848 should perform any checks it can to make sure that the employed post-processor and any of its dependencies are executed with the right execute_on values.

Design

#28927 will likely be a pre-req for this, as the right execute_on will depend on the type(s) of iteration employing the Convergence object.

Impact

Internal changes with no expected API change.

@joshuahansel joshuahansel added C: Framework T: task An enhancement to the software. labels Oct 24, 2024
@joshuahansel joshuahansel self-assigned this Oct 24, 2024
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
Development

No branches or pull requests

1 participant