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

Remove deprecated TensorMechanics syntax in remaining test inputs #390

Closed bwspenc closed 7 months ago

bwspenc commented 7 months ago

ref idaholab/moose#25584

bwspenc commented 7 months ago

Note that there were a number of tests that were mostly set up as small strain, but they still ran the kernels on the displaced mesh. I switched them over to actual small strain conditions, and had to regold the results because of that. I checked them, and they had relative differences on the order of 1e-3, and the new solutions are spot-on to the exact analytical values while the old ones were a little off in many cases.

moosebuild commented 7 months ago

Job Documentation on cf76a6f wanted to post the following:

View the site here

This comment will be updated on new commits.

moosebuild commented 7 months ago

Job Coverage on cf76a6f wanted to post the following:

Coverage

64c3db #390 cf76a6
Total Total +/- New
Rate 93.42% 93.76% +0.34% -
Hits 1901 1908 +7 0
Misses 134 127 -7 0

Diff coverage report

Full coverage report

This comment will be updated on new commits.