Basic Equations of Ideal One-Fluid Magnetohydrodynamics (Part I)

The field in which the interaction of electrically conducting fluids (i.e. plasmas) and magnetic fields are studied is called magnetohydrodynamics (MHD). As an undergraduate, I investigated the MHD processes occurring in the core of Jupiter. The project had two components: calculation of the magnetic field by coding via MATLAB and investigating the magnetohydrodynamics of the metallic hydrogen in the jovian interior. 

The purpose of this post is to derive the the induction equation of MHD from first principles as well as to describe one of my undergraduate research topics.

 

We start with Maxwell’s equations of electrodynamics:

\nabla \cdot \textbf{E}=\frac{\rho}{\epsilon_{0}}, (1)

\nabla \cdot \textbf{B}=0, (2)

\nabla \times \textbf{E}=-\frac{\partial \textbf{B}}{\partial t}, (3)

\nabla \times \textbf{B}=\mu_{0}\textbf{J}+\mu_{0}\epsilon_{0}\frac{\partial \textbf{E}}{\partial t}. (4)

In the above equations, \textbf{E} is the electric field, \textbf{B} is the magnetic field, \rho is the charge density, \epsilon_{0} and \mu_{0} are the permittivity and permeability of free space, respectively, and \nabla is the del differential operator.  In the context of ideal MHD, we assume that the displacement current (the second term in Eq.(4)) becomes negligible since the velocities considered are believed to be non-relativistic. Therefore, Eq.(4) becomes

\nabla \times \textbf{B}=\mu_{0}\textbf{J}. (5)

A few ancillary expressions are required at this point, namely: Ohm’s law \textbf{J}=\sigma \textbf{E} and the Lorentz force \textbf{F}=q(\textbf{E}+\textbf{v}\times\textbf{B}). Combining these two gives

\textbf{J}=\sigma(\textbf{E}+\textbf{v}\times\textbf{B}). (6)

Solving for \textbf{J} in Eq.(5) and substitution into Eq.(6) and then solving for the electric field \textbf{E} yields

\textbf{E}=\frac{1}{\mu_{0}\sigma}(\nabla \times \textbf{B})-(\textbf{v}\times\textbf{B}), (7)

Taking the curl of the electric field above, while noting the identity \nabla \times (\nabla \times \textbf{A})=\nabla(\nabla \cdot \textbf{A})-\nabla^{2}\textbf{A} we get the induction equation

\frac{\partial \textbf{B}}{\partial t}= (\textbf{v}\times \textbf{B})+\lambda \nabla^{2}\textbf{B}, (8)

where \lambda is the magnetic diffusivity.

The induction equation is the first of the basic equations of ideal one-fluid MHD.

 

 

 

 

3 thoughts on “Basic Equations of Ideal One-Fluid Magnetohydrodynamics (Part I)”

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s