|
MEASUR-Tools-Suite v1.0.11
The MEASUR Tools Suite is a collection of industrial efficiency calculations written in C++ and with bindings for compilation to WebAssembly.
|
The chiller capacity is calculated by multiplying the tons of refrigeration by the chiller efficiency. This represents the actual cooling capacity available after accounting for system inefficiencies.
\begin{equation}\label{eq:water-heating-exhaust-chiller-capacity} C_{chiller} = TR \cdot \eta_{chiller}\end{equation}
| \(C_{chiller}\) | Chiller capacity \([\unit{ tons}]\) |
| \(TR\) | Tons of refrigeration \([\unit{ tons}]\) |
| \(\eta_{chiller}\) | Chiller efficiency \([\unit{ \unitless}]\) |