|
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 total heat required when water vapor discharge temperature is below boiling point.
\begin{equation}\label{eq:solid-load-charge-material-moisture-removal-cpp} Q_{moisture} = m_{feed} \cdot f_{charged} \cdot (T_{vapor,discharge} - T_{initial})\end{equation}
| \(Q_{moisture}\) | Heat required for moisture removal \([\unit{ \btu\per\hour}]\) |
| \(m_{feed}\) | Charge feed rate \([\unit{ \pound\per\hour}]\) |
| \(f_{charged}\) | Fraction of water charged \([\unit{ \unitless}]\) |
| \(T_{vapor,discharge}\) | Water vapor discharge temperature \([\unit{ \degreeFahrenheit}]\) |
| \(T_{initial}\) | Initial temperature \([\unit{ \degreeFahrenheit}]\) |