fix mrt formulation doc

This commit is contained in:
James McClure
2021-09-03 09:16:48 -04:00
parent e21d7fda4d
commit d3a14c21ff

View File

@@ -40,8 +40,8 @@ velocity set, which determines the values :math:`\bm{\xi}_q`
f_q(\bm{x}_i + \bm{\xi}_q \delta t,t + \delta t) - f_q(\bm{x}_i,t) = \sum^{Q-1}_{k=0} M^{-1}_{qk} \lambda_{k} (m_k^{eq}-m_k) + t_q \bm{\xi}_q \cdot \frac{\bm{F}}{c_s^2} \;, f_q(\bm{x}_i + \bm{\xi}_q \delta t,t + \delta t) - f_q(\bm{x}_i,t) = \sum^{Q-1}_{k=0} M^{-1}_{qk} \lambda_{k} (m_k^{eq}-m_k) + t_q \bm{\xi}_q \cdot \frac{\bm{F}}{c_s^2} \;,
$$ $$
Where :math:`\bm{F}` an external body force and :math:`c_s^2 = 1/3` is the speed of sound for the LB model.
The moments are linearly indepdendent: The moments are linearly indepdendent functions of the distributions:
.. math:: .. math::
:nowrap: :nowrap:
@@ -64,7 +64,7 @@ The non-zero equilibrium moments are
:nowrap: :nowrap:
$$ $$
m_2^{eq} = 3\rho - frac{11}{2} \frac{j_x^2+j_y^2+j_z^2}{\rho} \;, m_2^{eq} = 3\rho - \frac{11}{2} \frac{j_x^2+j_y^2+j_z^2}{\rho} \;,
$$ $$
.. math:: .. math::
@@ -100,21 +100,21 @@ The non-zero equilibrium moments are
:nowrap: :nowrap:
$$ $$
m_{10}^{eq} = -\frac{2j_x^2-j_y^2-j_z^2)}{2\rho_0} \;, m_{10}^{eq} = -\frac{2j_x^2-j_y^2-j_z^2)}{2\rho} \;,
$$ $$
.. math:: .. math::
:nowrap: :nowrap:
$$ $$
m_{11}^{eq} = \frac{j_y^2-j_z^2}{\rho_0} \;, m_{11}^{eq} = \frac{j_y^2-j_z^2}{\rho} \;,
$$ $$
.. math:: .. math::
:nowrap: :nowrap:
$$ $$
m_{12}^{eq} = -\frac{j_y^2-j_z^2}{2\rho_0} \;, m_{12}^{eq} = -\frac{j_y^2-j_z^2}{2\rho} \;,
$$ $$
@@ -122,24 +122,25 @@ The non-zero equilibrium moments are
:nowrap: :nowrap:
$$ $$
m_{13}^{eq} = \frac{j_x j_y}{\rho_0} \;, m_{13}^{eq} = \frac{j_x j_y}{\rho} \;,
$$ $$
.. math:: .. math::
:nowrap: :nowrap:
$$ $$
m_{14}^{eq} = \frac{j_y j_z}{\rho_0} \;, m_{14}^{eq} = \frac{j_y j_z}{\rho} \;,
$$ $$
.. math:: .. math::
:nowrap: :nowrap:
$$ $$
m_{15}^{eq} = \frac{j_x j_z}{\rho_0} \;, m_{15}^{eq} = \frac{j_x j_z}{\rho} \;,
$$ $$
The relaxation parameters are determined based on the relaxation time :math:`\tau` The relaxation parameters are determined based on the relaxation time :math:`\tau`
.. math:: .. math::
:nowrap: :nowrap: