CoolingTower#
- class CoolingTower(ID='', agent=None)[source]#
Create a cooling tower with capital cost and power based on the flow rate of cooling water as in [1].
- Parameters:
ID (str, optional) – Unit ID.
References
-
line:
str= 'Cooling tower'# 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