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

Suppress printing of automatic aux variable creation #29664

Open
tophmatthews opened this issue Jan 8, 2025 · 0 comments · May be fixed by #29665
Open

Suppress printing of automatic aux variable creation #29664

tophmatthews opened this issue Jan 8, 2025 · 0 comments · May be fixed by #29665
Labels
T: task An enhancement to the software.

Comments

@tophmatthews
Copy link
Contributor

Motivation

When aux variables are automatically created for outputing material properties, they output a bunch of info in the header:

The following total 145 aux variables:
  rankfourtensor_property_0000
  rankfourtensor_property_0001
...
are added for automatic output by MaterialOutputAction.

When running multiapps, this can really clog up the console.

Design

Create a flag to optionally not print the aux variable creation

Impact

Cleaner multiapp execution

@tophmatthews tophmatthews added the T: task An enhancement to the software. label Jan 8, 2025
tophmatthews added a commit to tophmatthews/moose that referenced this issue Jan 8, 2025
GiudGiud added a commit to tophmatthews/moose that referenced this issue Jan 9, 2025
GiudGiud added a commit to tophmatthews/moose that referenced this issue Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: task An enhancement to the software.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant