idaes-pse icon indicating copy to clipboard operation
idaes-pse copied to clipboard

Validate methods in generic property packages

Open andrewlee94 opened this issue 5 years ago • 0 comments
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.

andrewlee94 avatar May 01 '20 13:05 andrewlee94