ChilledWaterPackage#
- class ChilledWaterPackage(ID='', agent=None)[source]#
Create a chilled water package with capital cost and power based on the flow rate of chilled water as in [1].
- Parameters:
ID (str, optional) – Unit ID.
References
-
line:
str
= 'Chilled water package'# class-attribute Name denoting the type of Unit class. Defaults to the class name of the first child class
- run()#
Run mass and energy balance. This method also runs specifications user defined specifications unless it is being run within a specification (to avoid infinite loops).
See also
_run
,specifications
,add_specification
,add_bounded_numerical_specification