Cooling Tower Calculator Formula
Understand the math behind the cooling tower calculator. Each variable explained with a worked example.
Formulas Used
Heat Rejected
heat_rejected = circ_flow * 4.18 * temp_rangeEvaporation Rate
evaporation = evap_rateBlowdown Rate
blowdown = evap_rate / (cycles - 1)Total Makeup Water
makeup = evap_rate + evap_rate / (cycles - 1)Variables
| Variable | Description | Default |
|---|---|---|
circ_flow | Circulation Flow Rate(L/s) | 50 |
temp_range | Cooling Range (inlet-outlet)(deg C) | 8 |
cycles | Cycles of Concentration | 4 |
circ_m3h | Derived value= circ_flow * 3.6 | calculated |
evap_rate | Derived value= circ_m3h * temp_range * 0.00085 | calculated |
How It Works
Cooling Tower Water Balance
Cooling towers reject heat through evaporation, requiring continuous makeup water.
Formulas
Heat rejected = m_dot cp delta_T
Evaporation rate = 0.00085 x Circulation (m^3/h) x Range (deg C)
The 0.00085 factor is an approximation for the fraction evaporated per degree of cooling. Blowdown removes concentrated water to limit mineral buildup: Blowdown = Evaporation / (Cycles - 1)
Makeup = Evaporation + Blowdown
Worked Example
50 L/s circulation, 8 deg C range, 4 cycles of concentration.
circ_flow = 50temp_range = 8cycles = 4
- 01Heat rejected = 50 x 4.18 x 8 = 1672 kW
- 02Circulation = 50 x 3.6 = 180 m^3/h
- 03Evaporation = 180 x 8 x 0.00085 = 1.224 m^3/h
- 04Blowdown = 1.224 / (4-1) = 0.408 m^3/h
- 05Makeup = 1.224 + 0.408 = 1.632 m^3/h
Ready to run the numbers?
Open Cooling Tower Calculator