diff --git a/docs/source/FluidEquations.rst b/docs/source/FluidEquations.rst index 892774f66fe4338768a3c19d8c4675231fea4dc6..974bf8c080e2e4a899b95713afe13ba11e2ed3c4 100644 --- a/docs/source/FluidEquations.rst +++ b/docs/source/FluidEquations.rst @@ -16,7 +16,7 @@ Conservation of fluid momentum: Conservation of fluid volume: -where $\sum_{part} \beta (V_{part} - U_g)$ is the drag term in which $V_{part}$ represents the particle velocity. +where :math:`\sum_{part} \beta (V_{part} - U_g)` is the drag term in which :math:`V_{part}` represents the particle velocity. .. math:: \frac{\partial \varepsilon_g}{\partial t} + \nabla \cdot (\varepsilon_g U_g) = 0 :label: eqn::mass_vareps