MHD Equations
Ideal and resistive magnetohydrodynamics derived from two-fluid theory
2.1 The MHD Approximation
MHD treats plasma as a single conducting fluid. This is obtained from the two-fluid equations by summing over species and making several key approximations:
- Quasi-neutrality: ne = Zni = n (charge separation negligible on scales L much greater than the Debye length)
- Low frequency: omega much less than Omegaci (slower than ion cyclotron frequency)
- Large scales: L much greater than rhoi, lambdaD, c/omegapi
- Non-relativistic: u much less than c (displacement current negligible)
- Small electron mass: me/mi much less than 1 (electron inertia negligible)
2.2 Mass Density and Center-of-Mass Velocity
We define the single-fluid (MHD) variables by summing over the two species:
Step 1: Mass density
Since me/mi is approximately 1/1836, the electron mass contribution is negligible.
Step 2: Center-of-mass velocity
So the MHD velocity is essentially the ion velocity: v approximately equals ui.
Step 3: Current density
This allows us to express the electron velocity as ue = ui - J/(en) = v - J/(en).
Step 4: Total pressure
In MHD we work with a single scalar pressure that is the sum of electron and ion pressures.
2.3 MHD Continuity Equation
Add the two species continuity equations, weighted by their masses:
Step 1: Ion continuity
Step 2: Electron continuity
Step 3: Sum and use definitions
Adding these and using rho = mini + mene and rho v = miniui + meneue:
Result: MHD Mass Continuity
2.4 MHD Momentum Equation
Add the ion and electron momentum equations. The collision terms cancel (Rei = -Rie by Newton's third law).
Step 1: Write out both momentum equations
Step 2: Add the equations
On the left side, we neglect electron inertia (me much less than mi), giving rho dv/dt. On the right side:
The electric field terms en(E) - en(E) cancel due to quasi-neutrality. The collision terms cancel: Rie + Rei = 0.
Step 3: Combine pressures
Result: MHD Momentum Equation
The MHD momentum equation has only the J x B force and pressure gradient -- the electric field has been eliminated! This is a profound simplification.
2.5 Ohm's Law from Electron Momentum
The MHD Ohm's law is derived from the electron momentum equation alone (not the sum). Since me is small, the electron inertia is negligible.
Step 1: Electron momentum with negligible inertia
We set the left side to zero because men due/dt is negligible compared to the electromagnetic forces.
Step 2: Express ue in terms of MHD variables
Using ue = v - J/(en):
Step 3: Model the friction force
The electron-ion friction is proportional to the relative drift:
Here eta is the Spitzer resistivity, arising from electron-ion collisions.
Step 4: Solve for E
Rearranging the electron momentum equation:
This is the generalized Ohm's law. The J x B/(en) term is the Hall term, and the pressure gradient term drives diamagnetic effects.
Ideal MHD Ohm's Law (drop Hall, pressure, resistive terms)
Resistive MHD Ohm's Law (keep only resistivity)
2.6 The Induction Equation
We derive the evolution equation for B by combining Faraday's law with Ohm's law.
Step 1: Start from Faraday's law
Step 2: Substitute resistive Ohm's law
From E = -v x B + eta J:
Step 3: Use Ampere's law to eliminate J
In the MHD limit (no displacement current): J = (nabla x B)/mu0. Assuming uniform resistivity:
Since div B = 0 (always), the first term vanishes:
Result: Resistive Induction Equation
The first term is advection (field frozen to fluid) and the second is diffusion (field slips through fluid).
Ideal limit (eta = 0):
This implies the frozen-in flux theorem: magnetic field lines are "frozen" into the fluid.
2.7 Magnetic Reynolds Number and Flux Freezing
The ratio of the advection term to the diffusion term defines the magnetic Reynolds number:
Dimensional analysis
Rm much greater than 1
Ideal MHD valid. Field frozen to plasma. Typical of astrophysical plasmas (Rm ~ 1010 in the solar corona).
Rm ~ 1 or less
Resistive effects important. Field diffuses through plasma. Laboratory plasmas, reconnection layers.
Flux Freezing Theorem (Alfven's theorem)
When Rm is much greater than 1, the magnetic flux through any closed loop moving with the fluid is conserved:
Proof sketch: The rate of change of flux through a surface S(t) moving with velocity v is:
Using Stokes' theorem on the line integral and substituting the ideal induction equation:
Magnetic diffusion time
When v = 0 (static plasma), the induction equation becomes a diffusion equation:
For a tokamak with L ~ 1 m and eta ~ 10-7 Omega m: taud ~ 10 seconds. For the Sun with L ~ 109 m: taud ~ 1010 years.
2.8 MHD Force Balance: Magnetic Pressure and Tension
The Lorentz force J x B can be decomposed into magnetic pressure and tension:
Step 1: Use Ampere's law
Step 2: Apply the vector identity
Result
Magnetic Pressure
Acts isotropically, pushes perpendicular to field lines. Analogous to gas pressure.
Magnetic Tension
Acts along curved field lines toward the center of curvature Rc. Like tension in a rubber band.
2.9 The Complete Ideal MHD System
Collecting all the equations together (with adiabatic closure), the full ideal MHD system is:
Counting: 8 equations (1 scalar + 3 vector + 1 scalar + 3 vector) for 8 unknowns (rho, vx, vy, vz, p, Bx, By, Bz). The system is closed. The div B = 0 constraint is maintained automatically if satisfied initially.
Interactive Simulation
Flux Freezing: 1D Magnetic Field Advection
PythonClick Run to execute the Python code
Code will be executed with Python 3 on the server
Key Takeaways
- -- MHD is derived from two-fluid equations by summing over species and exploiting me much less than mi
- -- The MHD momentum equation contains only J x B and pressure gradient (no explicit E field)
- -- Ohm's law comes from the electron momentum equation with negligible electron inertia
- -- The induction equation governs B evolution: advection (frozen flux) vs diffusion
- -- Magnetic Reynolds number Rm = mu0vL/eta determines the regime
- -- J x B decomposes into magnetic pressure B2/(2mu0) and magnetic tension (B dot nabla)B/mu0