aladshaw3 / cats

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

Depreciation [Functions]/[value] #28

Closed aladshaw3 closed 11 months ago

aladshaw3 commented 1 year ago

There is a new depreciation warning issued for the [Functions] block. All functions which previously referred to value arg to set a function based on a string representation is now being changed to expression.

Change all ParsedFunction type functions in the [Functions] block to use expression instead of value.