From fb9de920588e66371fdcb67cd2e3468627606bce Mon Sep 17 00:00:00 2001 From: Ray Speth Date: Thu, 5 Dec 2013 20:54:03 +0000 Subject: [PATCH] [Docs] Fix typos in a few equations --- doc/sphinx/reactors.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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