idaes-pse
idaes-pse copied to clipboard
Validate methods in generic property packages
trafficstars
Currently, the generic property package framework does not validate the methods provided as configuration argument, i.e. a user could provide a method for cp as the method for enthalpy and no issue would be raised.
We should add some method for validating these so that if a method is used for something it wasn't designed for, the user will be informed.