idaholab / blackbear

BlackBear is a MOOSE-based code for simulating degradation processes in concrete and other structural materials.
GNU Lesser General Public License v2.1
17 stars 42 forks source link

NEML model to output damage_index #305

Closed maxnezdyur closed 1 year ago

maxnezdyur commented 2 years ago

Reason

NEML already has damage models, but MOOSE had no way of reading it for output.

Design

Added a material property that is only declared when the NEML model is a damage model.

Impact

Allows visualization of the damage index.