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

Fixup SQA deprecation warning #377

Closed cticenhour closed 8 months ago

cticenhour commented 8 months ago

Bug Description

BlackBear is throwing an SQA warning as a result of idaholab/moose#25617.

Steps to Reproduce

Build BlackBear, then run:

cd doc
./moosedocs.py check --show-warnings

to see a console print-out of the deprecated RTM label.

Impact

Annoyance, no defect in BlackBear core functionality.