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

Adds AuxKernel to pull state from NEML model #389

Closed reverendbedford closed 6 months ago

reverendbedford commented 6 months ago

Adds a NEMLStateAux to pull state variables from NEML into MOOSE Auxvariables. Simple object loads the NEML model, queries the NEML API to figure out which offset into the state vector corresponds to the requested state variables, and returns the value. Closes #388

moosebuild commented 6 months ago

Job Documentation on 7177c35 wanted to post the following:

View the site here

This comment will be updated on new commits.