diff options
Diffstat (limited to 'source/know/concept/boltzmann-equation')
-rw-r--r-- | source/know/concept/boltzmann-equation/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/know/concept/boltzmann-equation/index.md b/source/know/concept/boltzmann-equation/index.md index 9cb3bcd..5f4add0 100644 --- a/source/know/concept/boltzmann-equation/index.md +++ b/source/know/concept/boltzmann-equation/index.md @@ -65,7 +65,7 @@ But what about the collision term? Expressions for it exist, which are almost exact in many cases, but unfortunately also quite difficult to work with. In addition, $$f$$ is a 7-dimensional function, -so the BTE is already hard to solve without collisions. +so the BTE is already hard to solve without collisions! We only present the simplest case, known as the **Bhatnagar-Gross-Krook approximation**: if the equilibrium state $$f_0(\vb{r}, \vb{v})$$ is known, @@ -314,7 +314,7 @@ For the sake of clarity, we write out the pressure term, including the outer div $$\begin{aligned} \nabla \cdot (\vb{V} \cdot \hat{P}) - &= (\nabla \cdot \hat{P}{}^{\mathrm{T}}) \cdot \vb{V} + &= (\nabla \cdot \hat{P}{}^\top) \cdot \vb{V} = \nabla \cdot \begin{bmatrix} P_{xx} & P_{xy} & P_{xz} \\ |