Units
We typically use four fundamental quantities to characterize the simulations:
numerical speed of light, \(\hat{c}\) (
cflorc)particle number density, \(\hat{n_{s}}\) (
ppc),numerical skin-depth resolution, \(\hat{R}\) (
c_omp), andplasma magnetization, \(\sigma\) (
sigma).
Note
Technically we are using the cgs-Gaussian unit system in the following discussions. This is an unrationalized unit system meaning that factors of \(4\pi\) appear in the Maxwell’s equations.
Electromagnetic field
Faraday’s and Ampere’s laws are
that in code units corresponds to solving
The benefits are clear: the equations appear symmetric and only have the numerical speed of light, \(\hat{c}\) as a natural constant in them.
Lorentz force
The Lorentz force experienced by charged particles is
that in code units corresponds to solving
Note
Only the charge-to-mass ratio enters the Lorentz force.
Current density
Charge current density and its numerical counterparts are
Current density is technically a flux of charge through an area per time; therefore, the current has numerical units of \(\hat{J} = \frac{v \hat{q}}{\Delta x^2 \Delta t}\).
Note
Technically we store the current density per time step in the grid; hence the extra \(\hat{c} = \Delta t\) factor in the expression of the numerical charge current density.