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

Cleaning input files using ConcreteThermalMoisture #256

Closed jain651 closed 2 years ago

jain651 commented 3 years ago

Reason

A PR is pending to update the ConcreteThermalMoisture class, that will remove the moisture capacity material property for Mensi and Bazant moisture models. Therefore changes in the input files are required before the codes changes can be merged in.

Design

Removal the moisture_capacity auxVariable and rh_capacity auxkernel from the input files.

Impact

There will not be any changes in the features, however there is a need to changes the csv and exodus files for some tests.

bwspenc commented 3 years ago

Thanks! Just FYI, we probably don't really need a separate issue for this since this falls in support of the other things you're working on.