I know how to derive Navier-Stokes equations from Boltzmann equation in case where bulk and viscosity coefficients are set to zero. I need only multiply it on momentum and to integrate it over velocities.
But when I've tried to derive NS equations with viscosity and bulk coefficients, I've failed. Most textbooks contains following words: "for taking into the account interchange of particles between fluid layers we need to modify momentum flux density tensor". So they state that NS equations with viscosity cannot be derived from Boltzmann equation, can they?
The target equation is ∂t(ρv22+ρϵ)=−∂xi(ρvi(v22+w)−σijvj−κ∂xiT),
where
σij=η(∂x[ivj]−23δij∂xivi)+εδij∂xivi,
w=μ−Ts corresponds to heat function,
ϵ refers to internal energy.
Edit. It seems that I've got this equation. After multiplying Boltzmann equation on m(v−u)22 and integrating it over v I've got transport equation which contains objects Πij=ρ⟨(v−u)i(v−u)j⟩,qi=ρ⟨(v−u)2(v−u)i⟩
To calculate it I need to know an expression for distribution function. For simplicity I've used tau approximation; in the end I've got expression
f=f0+g. An expressions for
Πij,qi then are represented by
Πij=δijP−μ(∂[iuj]−23δij∂iui)−ϵδij∂iui,
qi=−κ∂iT,
so I've got the wanted result.
This post imported from StackExchange Physics at 2016-02-10 14:08 (UTC), posted by SE-user Name YYY