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

Add default value for neml_variable_value #363

Closed MengnanLi91 closed 11 months ago

MengnanLi91 commented 11 months ago

Refer to the issue #24455, a fix is introduced to MOOSE to properly report error when no default value is provided for vector type input parameter. This issue is up to fix the left out vector parameters in Blackbear since last patch. It has been a while since we made the patch in Blackbear to adapt the new changes in MOOSE because we are waiting for other apps finish merging first. Hopefully this is the last patch we need.

moosebuild commented 11 months ago

Job Documentation on 4d90d8f wanted to post the following:

View the site here

This comment will be updated on new commits.

moosebuild commented 11 months ago

Job Coverage on 4d90d8f wanted to post the following:

Coverage

967e5f #363 4d90d8
Total Total +/- New
Rate 94.80% 94.53% -0.27% 100.00%
Hits 1768 1763 -5 1
Misses 97 102 +5 0

Diff coverage report

Full coverage report

This comment will be updated on new commits.