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

Fix valgrind failure #355

Closed bwspenc closed 1 year ago

bwspenc commented 1 year ago

closes #354

This new test failed valgrind due to a timeout. Switched the test from a 4x4x4 cube to a 2x2x2 cube, which drops the run time with opt from about 6 s to 1 s, which should be plenty fast to avoid the valgrind timeout. Results are identical to the prior ones because the solution had a uniform field.

bwspenc commented 1 year ago

FYI, @maxnezdyur

moosebuild commented 1 year ago

Job Test on c774c0d wanted to post the following:

View the site here

This comment will be updated on new commits.

moosebuild commented 1 year ago

Job Coverage on c774c0d wanted to post the following:

Coverage

Coverage did not change

Full coverage report

This comment will be updated on new commits.