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

Update version of included NEML library #294

Closed reverendbedford closed 8 months ago

reverendbedford commented 2 years ago

Reason

NEML has been updated to use exceptions rather than error codes. This affects the interface to blackbear.

Design

Update NEML and the stress calculator.

Impact

Should not change anything, change is entirely internal in how we handle errors coming out of NEML.

reverendbedford commented 8 months ago

I feel like this must have been closed by now...