Reaction index for formation of OH
function U3 extends Modelica.Icons.Function; input SI.AbsolutePressure p "Pressure"; input SI.Temperature T "Temperature"; input SI.MoleFraction[4] moleFraction "Mole fractions"; output Real u "Reaction index for OH"; end U3;