Categories:
Physics,
Plasma physics.
Two-fluid equations
The two-fluid model describes a plasma as two separate but overlapping fluids,
one for ions and one for electrons.
Instead of tracking individual particles,
it gives the dynamics of fluid elements dV (i.e. small “blobs”).
These blobs are assumed to be much larger than
the Debye length,
such that electromagnetic interactions between nearby blobs can be ignored.
From Newton’s second law, we know that the velocity v
of a particle with mass m and charge q is as follows,
when subjected only to the Lorentz force:
mdtdv=q(E+v×B)
From here, the derivation is similar to that of the
Navier-Stokes equations.
We replace d/dt with a
material derivative D/Dt,
and define u as the blob’s center-of-mass velocity:
mnDtDu=qn(E+u×B)
Where we have multiplied by the number density n of the particles.
Due to particle collisions in the fluid,
stresses become important. Therefore, we include
the Cauchy stress tensor P^,
leading to the following two equations:
miniDtDuimeneDtDue=qini(E+ui×B)+∇⋅P^i⊤=qene(E+ue×B)+∇⋅P^e⊤
Where the subscripts i and e refer to ions and electrons, respectively.
Finally, we also account for momentum transfer between ions and electrons
due to Rutherford scattering,
leading to these two-fluid momentum equations:
miniDtDuimeneDtDue=qini(E+ui×B)+∇⋅P^i⊤−fiemini(ui−ue)=qene(E+ue×B)+∇⋅P^e⊤−feimene(ue−ui)
Where fie is the mean frequency at which an ion collides with electrons,
and vice versa for fei.
For simplicity, we assume that the plasma is isotropic
and that shear stresses are negligible,
in which case the stress term can be replaced
by the gradient −∇p of a scalar pressure p:
miniDtDuimeneDtDue=qini(E+ui×B)−∇pi−fiemini(ui−ue)=qene(E+ue×B)−∇pe−feimene(ue−ui)
Next, we demand that matter is conserved.
In other words, the rate at which particles enter/leave a volume V
must be equal to the flux through the enclosing surface S:
0=∂t∂∫VndV+∮Snu⋅dS=∫V(∂t∂n+∇⋅(nu))dV
Where we have used the divergence theorem.
Since V is arbitrary, we can remove the integrals,
leading to the following continuity equations:
00=∂t∂ni+∇⋅(niui)=∂t∂ne+∇⋅(neue)
These are 8 equations (2 scalars for continuity, 2 vectors for momentum),
but 16 unknowns ui, ue, E, B, ni, ne, pi and pe.
We would like to close this system, so we need 8 more.
An obvious choice is Maxwell’s equations,
in particular Faraday’s and Ampère’s law
(since Gauss’ laws are redundant; see the article on Maxwell’s equations):
∇×E∇×B=−∂t∂B=μ0(niqiui+neqeue+ε0∂t∂E)
Now we have 14 equations, so we need 2 more, for the pressures pi and pe.
This turns out to be the thermodynamic equation of state:
for quasistatic, reversible, adiabatic compression
of a gas with constant heat capacity (i.e. a calorically perfect gas),
it turns out that:
DtD(pVγ)=0γ≡CVCP=NN+2
Where γ is the heat capacity ratio,
and can be calculated from the number of degrees of freedom N
of each particle in the gas.
In a fully ionized plasma, N=3.
The density n∝1/V,
so since pVγ is constant in time,
for some constant C:
DtD(nγp)=0⟹p=Cnγ
In the two-fluid model, we thus have the following two equations of state,
giving us a set of 16 equations for 16 unknowns:
00=DtD(niγpi)=DtD(neγpe)
Note that from the relation p=Cnγ,
we can calculate the ∇p term in the momentum equation,
using simple differentiation and the ideal gas law:
p=Cnγ⟹∇p=γnCnγ∇n=γpn∇n=γkBT∇n
Note that we waited until now to use the ideal gas law,
in order to include the case γ=1.
Fluid drifts
The momentum equations reduce to the following
if we assume the flow is steady ∂u/∂t=0,
and neglect electron-ion momentum transfer on the right:
mini(ui⋅∇)uimene(ue⋅∇)ue≈qini(E+ui×B)−∇pi≈qene(E+ue×B)−∇pe
We take the cross product with B,
which leaves only the component u⊥ of u
perpendicular to B in the Lorentz term:
0=qn(E+u⊥×B)×B−∇p×B−mn((u⋅∇)u)×B=qn(E×B−u⊥B2)−∇p×B−mn((u⋅∇)u)×B
Isolating for u⊥ tells us
that the fluids drifts perpendicularly to B,
with velocity u⊥:
u⊥=B2E×B−qnB2∇p×B−qB2m((u⋅∇)u)×B
The last term is often neglected,
which turns out to be a valid approximation if E=0,
or if E is parallel to ∇p.
The first term is the familiar E×B drift vE
from guiding center theory,
and the second term is called the diamagnetic drift vD:
vE=B2E×BvD=−qnB2∇p×B
It is called diamagnetic because
it creates a current that induces
a magnetic field opposite to the original B.
In a quasi-neutral plasma qene=−qini,
the current density J is given by:
J=qene(vDe−vDi)=qene(qiniB2∇pi×B−qeneB2∇pe×B)=B2B×∇(pi+pe)
Using the ideal gas law p=kBTn,
this can be rewritten as follows:
J=kBB2B×∇(Tini+Tene)
Curiously, vD does not involve any net movement of particles,
because a pressure gradient does not necessarily cause particles to move.
Instead, there is a higher density of gyration paths
in the high-pressure region,
so that the particle flux through a reference plane is higher.
This causes the fluid elements to drift,
but not the guiding centers.
References
- F.F. Chen,
Introduction to plasma physics and controlled fusion,
3rd edition, Springer.
- M. Salewski, A.H. Nielsen,
Plasma physics: lecture notes,
2021, unpublished.