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
MaterialBase class has the outputs parameter, that allows material properties to be outputted to specific Exodus output objects. However, some special keywords exist, such as exodus (for outputting to output object create when exodus = true), all, or none. These special keywords are not discussed in the documentation page.
Motivation
MaterialBase
class has theoutputs
parameter, that allows material properties to be outputted to specific Exodus output objects. However, some special keywords exist, such as exodus (for outputting to output object create whenexodus = true
),all
, ornone
. These special keywords are not discussed in the documentation page.Design
Update documentation
Impact
Clearer usability for the
outputs
parameter in Materials system.The text was updated successfully, but these errors were encountered: