function calcHeatingApplianceExponent input Real delta_T; input Real dT_nom; input Real delta; input Real delta_nom; input Real n; input Real s_eff; output Real n_k; end calcHeatingApplianceExponent;