Ben Spencer
Ben Spencer
It would be very helpful to be able to override tolerances of specific variables at the command line. Currently, we have to create an 'exodiff' file to override tolerances of...
closes #383
## Bug Description In the Makefile, blackbear currently sets `APPLICATION_NAME` to `blackbear`. If a user requests to dynamically load objects from blackbear, they need to set `register_objects_from = 'BlackBearApp'`. The...
closes #318
## Reason We have a number of tests currently failing the deprecated tests. Update the syntax of those tests, and for the syntax in BlackBear, remove the deprecated syntax since...
ref #245 These tests are diffing in our nightly run, presumably due to the recent libmesh update.
## Bug Description The equation for moisture transport in concrete is expressed as:  In BlackBear, the solution variable is H (relative humidity). It's not immediately obvious how the terms...
## Reason Tracking the migration of chemical species within concrete and the reactions between those species is important for predicting a number of degradation mechanisms such as chloride and sulfide...
## Reason We need to make sure we have good coverage in our testing of error conditions. Add tests of error conditions. Also, some of our existing code has calls...
This issue is for periodic updates to the NEML submodule in BlackBear to get bug fixes or feature updates included in newer versions of that library.