.Buildings.Fluid.HeatExchangers.CoolingTowers.Data.UAMerkel

Information

This data record contains the cooling tower performance data for Buildings.Fluid.HeatExchangers.CoolingTowers.Merkel. Similar to the CoolingTower:VariableSpeed:Merkel model in EnergyPlus, Merkel's theory is modified to include Scheier's adjustment factors that adjust UA values at off-design conditions. The three factors are:

The user can update the values in this record based on the performance characteristics of their cooling tower.

These three adjustment factors are used to calculate the UA value as

UAe = UA0 · fUA,wetbulb · fUA,airflow · fUA,waterflow,

where UAe and UA0 are the equivalent and design overall heat transfer coefficent-area products, respectively.

The factors fUA,wetbulb, fUA,airflow, and fUA,waterflow adjust the current UA value for the current wetbulb temperature, air flow rate, and water flow rate, respectively. These adjustment factors are third-order polynomial functions defined as

fUA,x = cx,0  + cx,1 x + cx,2 x2 + cx,3 x3,

where x = {(T0,wetbulb - Twetbulb),   ṁair ⁄ ṁ0,air,   ṁwat ⁄ ṁ0,wat} for the respective adjustment factor, and the coefficients cx,0, cx,1, cx,2, and cx,3 are the user-defined values for the respective adjustment factor functions obtained from Buildings.Fluid.HeatExchangers.CoolingTowers.Data.UAMerkel.

Revisions


Generated at 2024-05-17T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos