diff --git a/docs/source/FluidEquations.rst b/docs/source/FluidEquations.rst index 92684f10b55826a1e659db644f16426714c6e512..125b3ffacd2ae087c8b9746991cacdebeea18d85 100644 --- a/docs/source/FluidEquations.rst +++ b/docs/source/FluidEquations.rst @@ -25,7 +25,7 @@ Conservation of fluid mass: Conservation of fluid momentum: .. math:: \frac{ \partial (\varepsilon_g \rho_g U)}{\partial t} + \nabla \cdot (\varepsilon_g \rho_g U_g U_g) + \varepsilon_g \nabla p_g = \nabla \cdot \tau - + \sum_{part} \beta_p (V_p - U_g) + \rho_g g + + \sum_p \beta_p (V_p - U_g) + \rho_g g where :math:`\sum_p \beta_p (V_p - U_g)` is the drag term in which :math:`V_p` represents the particle velocity and :math:`\beta_p` is the drag coefficient associated with that particle