You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shikhar413 opened this issue
Feb 5, 2025
· 1 comment
Assignees
Labels
P: normalA defect affecting operation with a low possibility of significantly affects.T: defectAn anomaly, which is anything that deviates from expectations.
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
The text was updated successfully, but these errors were encountered:
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
P: normalA defect affecting operation with a low possibility of significantly affects.T: defectAn anomaly, which is anything that deviates from expectations.
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
, setMaterials/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
The text was updated successfully, but these errors were encountered: