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.
|
\begin{equation}\label{eq:atmosphere-heat-loss} Q = \dot{v} \cdot c_p \cdot (T_\text{out} - T_\text{in}) \cdot f_\text{corr}\end{equation}
\(Q\) | Heat loss \([\unit{ \btu\per\hour}]\) |
\(\dot{v}\) | Flow rate of gas \([\unit{ \standardCubicFeet\per\hour}]\) |
\(c_p\) | Specific heat of gas \([\unit{ \btu\per\standardCubicFeet\degreeFahrenheit}]\) |
\(T_\text{out}\) | Outlet temperature of gas \([\unit{ \degreeFahrenheit}]\) |
\(T_\text{in}\) | Inlet temperature of gas \([\unit{ \degreeFahrenheit}]\) |
\(f_\text{corr}\) | Correction factor \([\unit{ \unitless}]\) |