CADETProcess.performance.MassBalanceDifference#
- class CADETProcess.performance.MassBalanceDifference(ranking=None)[source]#
Performance indicator based on the mass balance of each component in the system.
- Attributes:
- bad_metrics
- ranking
Methods
__call__(performance)Evaluate the performance indicator for the given performance data.
evaluate(performance)Evaluate the performance indicator for the given performance data.
See also