diff --git a/doc/sphinx/reactors.rst b/doc/sphinx/reactors.rst index d9ca28129..04774b66b 100644 --- a/doc/sphinx/reactors.rst +++ b/doc/sphinx/reactors.rst @@ -99,14 +99,14 @@ The rate of change in the mass of each species is: \frac{d(mY_k)}{dt} = \sum_{in} \dot{m}_{in} Y_{k,in} - \sum_{out} \dot{m}_{out} Y_k + - + \dot{m}_{k,gen} + \dot{m}_{k,gen} Expanding the derivative on the left hand side and substituting the equation for `dm/dt`, the equation for each homogeneous phase species is: .. math:: - m \frac{dY}{dt} = \sum_{in} (Y_{k,in} - Y_k) + + m \frac{dY}{dt} = \sum_{in} \dot{m}_in (Y_{k,in} - Y_k)+ \dot{m}_{k,gen} - Y_k \dot{m}_{gen} Energy Conservation