We take velocity moments of each of the pieces of the kinetic model:
- distribution function, fα→ fluid variables
- Boltzmann Equation → governing equations describing the evolution of the fluid variables.
Starting with the zeroth moment (integral) of the distribution function:
∫fα(x,v,t)dv=nα(x,t)
1st Moment (momentum):
mα∫v⋅fα(x,v,t)dv=pα(x,t)=mαnαvα
which is to say that the velocity is the 1st moment divided by the zeroth moment
vα=∫fα∫vfα
2nd Moment:
∫vvfα(x,v,t)dv=Eα(x,t)(energy tensor)
We can simplify the 2nd moment by taking a reduced 2nd moment. This means that we're going to insert a dot product
∫v⋅vfα(x,v,t)dv
Before moving forward, we want to define a "random" velocity. Note that
∫vfα−vα∫fα=0→∫(v−vα)fαdv=0
We can define a random velocity w=v−vα. It is random in the sense that it is a fluctuation about the mean velocity, and when we integrate it we get zero. We can use this to define the energy tensor using the mean velocity to get a meaningful result. The pressure tensor is the second moment, using the random velocity
Pα=mα∫wwfαdv=PαI+Πα
where we've decomposed the pressure into an isotropic value Pα and what's called the Braginskii stress tensor Πα. The average isotropic pressure is given by the reduced 2nd moment:
Pα=nαTα=31∫mαw⋅wfα
where the factor of 1/3 comes from the number of degrees of freedom in our system. It is related to the thermodynamic factor γ where γ=DOFDOF+2. Now we can define the temperature Tα as
Tα(x,t)=DOF1∫fαdv∫mαw⋅wfαdv
Now that we've got nα, vα, and Tα we have what we need to define a Maxwellian distribution. Higher moments would be required to describe non-Maxwellian distribution functions. For example, the 3rd moment is called the skewness of the distribution. The 4th moment is the kurtosis. So on and so forth. These give a measure of degree of departure from a Maxwellian distribution, in which case it is often more useful to talk about the excess kurtosis, where the excess kurtosis of a Maxwellian is defined to be zero. You can continue to calculate the moment expansion, and in general it requires an infinite number of moments to describe an arbitrary distribution function. Because of the Boltzmann H-theorem and the tendency of plasmas to quickly relax to Maxwellian, we can usually get away with using just the first three moments.
Now, what are the governing equations? We get these by taking moments of the Boltzmann equation. Let's proceed carefully in sections, so we'll integrate each piece of the BE in terms.
First, we take ∫∂t∂fαdv. Because t and v are both independent variables, with an argument of sufficient smoothness we can reverse the order of integration and differentiation
∫∂t∂fαdv=∂t∂∫fαdv=∂t∂nα
For ∫v⋅∂x∂fαdv we can perform an integration by parts
Once again, we've switched the order of integration of x and v, which we can only do because we have specified that f is a distribution function, and as such meets the criterion of sufficient smoothness.
For the last part, we can write it as a surface integral
We've been working through this in normal vector notation for familiarity, but there is another notation known as Einstein Tensor Notation using the lovely Levi-Civita symbol ϵijk.
ϵijk=1even permutations of i j k=−1odd permutations of i j k=0any repeated indexes
We can write out vector products as products of indices and operators, and any repeated indices are implicitly summed:
v×B=ϵijkvjBk=jk∑ϵijkvjBk
where ϵijk is defined to be 1 for even permutations of ijk, -1 for negative permutations if ijk, and 0 for any repeated indices.
We can now write the derivative with respect to v as
∂v∂⋅v×B=∂viϵijkvjBk=ϵijk(∂vivj)Bk
We see that we're taking the derivative of the j-th component of velocity with respect to the i-th component of velocity, and that's how we can most easily point out that the quantity is zero without relying on properties of 3-vector products.
We'll also want to use the divergence in Einstein tensor notation
∇⋅A=∂iAjδij=∂iAi
Finally, we come back to the collision term in the zeroth moment of the B-M equation
β∑∫Cαβdv=0
We can say the collision term is zero by making a physical argument, rather than a mathematical one. We assert that collisions cannot create or destroy particles. This assumption is now baked into our equations going forward, but is not always true! Ionization, recombination, fusion reactions all create/destroy species.
Finally, we've got
∂t∂nα+∇⋅(nαvα)=0continuity equation
So by taking the 0th moment of the Boltzmann Equation, we've arrived at the continuity equation for nα by introducing vα.
Before we get to the second term, let's have an aside about dyad math. An outer product AB gives a second-rank tensor. In Cartesian coordinates, it looks like
The middle two terms are zero by the very definition of vα. The random velocity w is defined such that the integral of the random velocity over all phase space is zero.
Collisions of like particles α do not result in a net change of momentum of species α, so all we have left is the change in momentum due to collisions of unlike particles
=β=α∑[vα∫Cαβdv+∫wCαβdv]
For the same reason as before, we assert that collisions between particles α and β do not lead to the creation or destruction of any species, so the 0th moment ∫Cαβdv=0. This leads to the conclusion that only random motion contributes to momentum transfer, not vα. Viscosity and friction are good examples of similar physical processes where bulk velocity does not transfer momentum, but random motion does.
The momentum transfer from α to β must equal transfer from β to α. Momentum is globally conserved.
∫wCαβdv=−∫wCβαdv
Now we can finally write out the full momentum equation
Once again, we've written the above in a conservation law form. The terms that aren't strictly conservation terms are the source term qαnα(E+vα×B) and sink term ∑βRαβ.
So by taking the 1st moment of the BE, we arrive at the momentum equation for vα and we have introduced Pα.
Momentum transfer (collisions)
Looking back at Rαβ, it's worth noting that the actual situation is complicated by the potential for multi-body collisions. While it is true that the probability of, e.g. three-body collisions is small, but there are many three-body collisional processes which are extremely important in plasma physics. Three-body recombination is the primary loss term in the ionization balance, for example. For now the simplest model is to only include binary collisions that result in small angel deflections. If we suppose we only have two species with distributions that look like the following:
then we expect collisions between species to tend to drag the distributions towards each other. We should expect the collision-based momentum transfer to be proportional to the distance between the distributions, i.e. the total current density j.
For an ion-electron plasma, the collision momentum transfer vector (to ions from electrons) is
Rie=−neeηj
where
η=ne2meνeiresistivity
j=ne(vi−ve)current density for Z = 1
2nd Moment of Boltzmann Equation
Finally we're on to our last expansion term. In general, we would say that the second moment would be
∫vv∂t∂fαdv=∂t∂∫vvfαdv=∂t∂Eα/mα→∂t∂Pα
Usually we think of the second moment as giving us energy, a scalar, rather than a tensor equation that we have here. Since the pressure tensor is symmetric, the energy equation will contain 6 independent quantities. Together with the continuity and velocity equations, we have 10 quantities in total, so we call this expansion a 10-moment expansion.
Instead of the full tensor equation, we're actually going to compute the reduced 2nd moment by contracting v⋅v
In keeping with the progression so far, the very last term would be something like a full 3rd moment ∫wwwfαdv. Instead, we have a "contracted 3rd moment" of the distribution hα which is actually the heat flux, or the random energy flux of random energy.
We can make an energy conservation argument to get rid of the first term. The first term goes to 0 since collisions of like particles results in no net energy exchange.
Since collisions (we assume) don't create or destroy particles, the first term vα2∫Cαβdv goes away. The second term vα⋅∫wCαβdv we interpret as a frictional force due to the relative motion between α and β
=β=α∑2mαvα⋅Rαβ+2mαQαβ
where Qαβ is the heat exchange term (heat generation term in Braginskii). It describes the heat exchange by random collisions of unlike particles, analogous to viscous heating.
Qαβ=21∫mαw2Cαβdv
If we were to draw distribution functions for species α and β (as shown), even though they have the same centroid they will interact by viscous heating. Species β will heat up and α will cool
If we multiply by 21mα then the energy equation becomes
Energy Equation: ∂t∂(23nαTα+21ραvα2)+∇⋅(23nαTα+21ραvα2)vα+∇⋅(vα⋅Pα)+∇⋅hα−qαnαvα⋅E=β=α∑(vα⋅Rαβ+Qαβ)
Notice that the total energy appears
Eα=23nαTα+21ραvα2
The factor of 23 as usual comes from γ
23=γ−11=5/3−11
where
γ=DOFDOF+2=35
We can remove the kinetic portion of the energy equation by subtracting the product of the momentum equation with vα.
Now the continuity, momentum, and energy equations describe the evolution of each fluid α. The only velocity information we have retained in taking moments is the centroid vα and the width Tα. This is the only information we will include in the 5-moment model (5N-moment plasma fluid model). The higher moments (describing skewness, kurtosis) are not evolved with the 5-moment model. There are fluid models that do evolve those moments, but we won't touch on those here.
Closure Problem
We still need to "close" the fluid model (i.e. solving the Closure Problem). As we have been finding out, each additional moment of the Boltzmann Equation introduces the next-higher moment. In calculating the 0th moment, we introduce the 1st moment, etc. We need to address the closure problem by relating higher moment variables to lower moment variables. Applying a closure scheme (relating variables that are not evolved directly) is usually equivalent to making a statement on heat flow.
In our model, we are not evolving the heat flux hα, so we need to relate it to one of the other variables that we do evolve directly. We usually do that by writing down a conductivity relation
hα=−κ∇Tα
for some conductivity κ.
We're also only evolving the scalar pressure, so we need to relate the stress tensor Πα to the other variables. We can do that with a viscosity relation
Πα=ν∇vα
for some viscosity ν. We call the introduced quantities κ and ν the transport coefficients. They are usually derived by performing an expansion of the equations we've already discussed. They are what lead to "nondimensional" numbers that characterize the flow in our system.
We can also achieve closure by constraining portions of the system. In an isothermal system
isothermal: T=const.,p∝n
adiabatic: p∝nγ
force-free, cold: p=0
The expressions that lead us to a closure scheme are the equations of state. They are not time-dependent, they simply relate fluid parameters to other properties of the system.
Maxwell's equations to couple the electromagnetic terms to the fluid variables.
∂t∂B=−∇×E
ϵ0∂t∂E=μ01∇×B−alpha∑qαnαvα
ϵ0∇⋅E=α∑qαnα
∇⋅B=0
The fluid variables provide the source terms for Ampere's law and Gauss' law, and we've already seen how the electromagnetic fields appear in the momentum equations as source terms for the fluid forces.
Stopping after the 2nd moment (5N-Moment Plasma Fluid Model)
What assumptions have we made by stopping here? It's important to know what they are and to recognize what they mean for the fluid model.
Each species α is well-represented by a Maxwellian with a small perturbation. The pressure tensor is not strictly diagonal and the heat flux is not zero, so the small perturbations are what lead to the transport coefficients. This is due to the process by which we obtain the transport coefficients, called the Chapman-Enskog expansion.
Kinetic effects (stream instabilities, counter-flow instabilities, etc.) are not captured.
The variables of the 5-moment model that we do evolve are
n,vx,vy,vz,T
We can take additional moments. The 10N-moment equation evolves, in addition to the quantities in the 5N-moment model, we evolve all of the independent terms of the pressure tensor
n,vx,vy,vz,Pxx,Pxy,Pxz,Pyy,Pyz,Pzz
The 13-N moment model has everything from the 10N-moment model plus the heat flux tensor hx,hy,hz