Next: Components of MHD Numerical
Up: Two Basic Types of
Previous: Particle simulation
The complete description of plasma system
is given by Vlasov equation (5) and Maxwell equations
(6)-(9).
Vlasov Equation
 |
(5) |
where f is the particle distribution function, u particle velocity,
F is the force density exerted on the particles. The right hand side
of the equation is the changing of particle distribution according to particle
collisions.
Maxwell Equations
 |
(6) |
 |
(7) |
 |
(8) |
 |
(9) |
where B is the magnetic flux density, E the electric field, J the current
density,
the charge density.
In contrast to the description of each particle in a particle simulation, an MHD
simulation describes the plasma as a fluid. When the time scale of
interest is much longer than the longest plasma kinetic time scale(proton gyroperiod),
and the space scale is much larger than the largest kinetic space scale(proton
gyroradius), we can use integrated quantities to
replace the parameters of each particle.
Mass density:
 |
(10) |
Charge density:
 |
(11) |
Velocity:
 |
(12) |
Other parameters of the system can also be expressed in the similar form.
Here we assume the velocity distributions of all the particles are not far away from
a Maxwellian distribution. One thing we should notice here is that, since all the
system parameters are integrated quantities, we are unable to determine the
particle velocity distribution now.
After certain approximations, we can change the control equations(5)-(9) to the MHD form
 |
(13) |
 |
(14) |
 |
(15) |
 |
(16) |
 |
(17) |
 |
(18) |
To make the equations complete, we need to add another equation. It can be
one of the following:
Incompressible fluid:
 |
(19) |
Adiabatic approximation:
 |
(20) |
where
.
Isothermal approximation:
 |
(21) |
Next: Components of MHD Numerical
Up: Two Basic Types of
Previous: Particle simulation