Kinetic background

GyroMaxwellian2D

A gyrotropic struphy.kinetic_background.base.Maxwellian depending on

two velocities , , where and is the magnetic moment, with the background magnetic field strength.

Phase space

Velocity dimension
2
Velocity coordinates
vpara_mu
Axes
v∥ · μ
Volume form
yes — includes the velocity Jacobian

Velocity-space distribution

f₀ over (v∥, μ), at logical position η = (0.5, 0.5, 0.5).

f₀(v∥, μ)v∥–μ · 1.67e-10 to 7.93e-1
v∥
-5 to 5
μ
0 to 5

Reduced profiles

The distribution along each velocity axis, with every other phase-space axis integrated out.

v∥-5 to 5 · peak 3.98e-1
μ0 to 5 · peak 2.00e+0

Parameters

Constructor defaults. Moments are given as a background value (a float or a callable) paired with an optional perturbation.

ParameterDefaultPerturbationDescription
n1NoneMoments of the Maxwellian as tuples. The first entry defines the background (float for constant background or callable), the second entry defines a Perturbation (can be None).
u_para0NoneMoments of the Maxwellian as tuples. The first entry defines the background (float for constant background or callable), the second entry defines a Perturbation (can be None).
u_perp0NoneMoments of the Maxwellian as tuples. The first entry defines the background (float for constant background or callable), the second entry defines a Perturbation (can be None).
vth_para1NoneMoments of the Maxwellian as tuples. The first entry defines the background (float for constant background or callable), the second entry defines a Perturbation (can be None).
vth_perp1NoneMoments of the Maxwellian as tuples. The first entry defines the background (float for constant background or callable), the second entry defines a Perturbation (can be None).
volume_formtrueWhether to represent the Maxwellian as a volume form; if True it is multiplied by the Jacobian determinant |v_perp| of the polar coordinate transofrmation (default = False).
B02Constant or callable background magnetic field strength (default = 2.0).
uniform_on_discfalseWhether the density n is uniform on the disc.