aladshaw3 / cats

Catalysis And Treatment Simulations (CATS) library for MOOSE
MIT License
5 stars 5 forks source link

Bug Patch - Outdated Test Standards #22

Closed aladshaw3 closed 1 year ago

aladshaw3 commented 1 year ago

This PR address recent failures in the test chain caused by strict updates in MOOSE framework that REQUIRES no unused parameters be present in a file. If a parameter is introduced, but not used, MOOSE will know throw errors.

NOTE: This patch does NOT fix files in the associated 'input_files' directory, nor does it address the forthcoming depreciation of 'coord_type' args.