|
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:liquid-load-charge-material-heat-of-reaction-cpp} Q_{reaction} = \begin{cases} m_{feed} \cdot f_{reacted} \cdot H_{reaction} & \text{if endothermic} \\ 0 & \text{if exothermic or none} \end{cases}\end{equation}
| \(Q_{reaction}\) | Heat of reaction \([\unit{ \btu\per\hour}]\) |
| \(m_{feed}\) | Charge (liquid) feed rate \([\unit{ \pound\per\hour}]\) |
| \(f_{reacted}\) | Fraction of charge reacted \([\unit{ \unitless}]\) |
| \(H_{reaction}\) | Heat of reaction \([\unit{ \btu\per\pound}]\) |