This package contains components models for cooling towers.
The model Buildings.Fluid.HeatExchangers.CoolingTowers.DryCooler computes the performance of a dry cooler using the epsilon-NTU approach, with flow and temperature dependent convective heat transfer coefficients. It uses the dry bulb air temperature as an input.
The model Buildings.Fluid.HeatExchangers.CoolingTowers.FixedApproach computes a fixed approach temperature. It can be used with either the dry bulb or the wet bulb temperature as an input, as it simply sets the coolant leaving temperature to be equal to the air temperature plus a constant offset. Note that this model does not compute fan energy consumption.
The model Buildings.Fluid.HeatExchangers.CoolingTowers.YorkCalc computes the performance of a wet, open cooling tower based the York formula. It uses the wet bulb temperature as an input.
The model Buildings.Fluid.HeatExchangers.CoolingTowers.Merkel computes the performance of a wet, open cooling tower using the Merkel formula. It uses the wet bulb temperature as an input.
| Name | Description |
|---|---|
| Cooling tower model based on epsilon-NTU relation | |
| Cooling tower with constant approach temperature | |
| Cooling tower model based on Merkel's theory | |
| Cooling tower with variable speed using the York calculation for the approach temperature | |
| Package with correlations for cooling tower performance | |
| Cooling tower performance data | |
| Collection of models that illustrate model use and test models | |
| Collection of validation models | |
| Package with base classes for Buildings.Fluid.HeatExchangers.CoolingTowers |