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

Faulty logic when outputting materials to different output files #29816

Open
shikhar413 opened this issue Feb 5, 2025 · 1 comment
Open

Faulty logic when outputting materials to different output files #29816

shikhar413 opened this issue Feb 5, 2025 · 1 comment
Assignees
Labels
P: normal A defect affecting operation with a low possibility of significantly affects. T: defect An anomaly, which is anything that deviates from expectations.

Comments

@shikhar413
Copy link
Contributor

Bug Description

The logic in MaterialOutputAction needs to be updated, as incorrect behavior occurs when materials are outtputed into one output file but not the other.

Steps to Reproduce

In test/tests/materials/output/output_multiple_files.i, set Materials/block_2/outputs=exodus1. This should output both material properties in the input to only the exodus1 file, but it can be seen that both those properties get outputted to the exodus2 output file as well.

Impact

Input parameters not behaving as expected and need to be fixed.

[Optional] Diagnostics

No response

@shikhar413 shikhar413 added P: normal A defect affecting operation with a low possibility of significantly affects. T: defect An anomaly, which is anything that deviates from expectations. labels Feb 5, 2025
@shikhar413
Copy link
Contributor Author

@GiudGiud can you assign this issue to me? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P: normal A defect affecting operation with a low possibility of significantly affects. T: defect An anomaly, which is anything that deviates from expectations.
Projects
None yet
Development

No branches or pull requests

1 participant