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:wall-qrad} Q_\text{rad} = \varepsilon \sigma A (T_s^4 - T_a^4)\end{equation}
\(Q_\text{rad}\) | Radiative heat loss \([\unit{ \btu\per\hour}]\) |
\(\sigma\) | Stefan-Boltzmann constant \([\unit{ \btu\per\hour\foot\squared\degreeRankine\tothe{4}}]\) |
\(\varepsilon\) | Surface emissivity \([\unit{ \unitless}]\) |
\(A\) | Surface area \([\unit{ \foot\squared}]\) |
\(T_s\) | Surface temperature \([\unit{ \degreeRankine}]\) |
\(T_a\) | Ambient temperature \([\unit{ \degreeRankine}]\) |