From b1e5d142f66f97d10ea60591d65f2348b213341f Mon Sep 17 00:00:00 2001 From: Ann Almgren Date: Thu, 18 Oct 2018 14:23:33 -0700 Subject: [PATCH] try this --- docs/source/FluidEquations.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/source/FluidEquations.rst b/docs/source/FluidEquations.rst index 422e064..63cadd4 100644 --- a/docs/source/FluidEquations.rst +++ b/docs/source/FluidEquations.rst @@ -3,10 +3,16 @@ Fluid Equations We define the following fluid variables: +where :math:`\rho_g =` + where :math:`\rho_g = ` fluid density (assumed to be constant in the absence of reactions) +where :math:`\varepsilon_g =` + where :math:`\varepsilon_g = ` volume fraction of fluid (accounts only for displacement of fluid by particle, does not account for the EB walls) +where :math:`U_g =` + where :math:`U_g = ` fluid velocity where :math:`p_g = ` fluid pressure -- GitLab