Kinetic background

GyroMaxwellian2Dvperp

A gyrotropic struphy.kinetic_background.base.Maxwellian depending on

two velocities , , where and is the radial component of a polar coordinate system perpendicular to the magentic direction .

Phase space

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

Velocity-space distribution

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

f₀(v∥, v⊥)v∥–v⊥ · 0.00e+0 to 2.40e-1
v∥
-5 to 5
v⊥
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.99e-1
v⊥0 to 5 · peak 6.07e-1

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).
equilnullFluid background.
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).
uniform_on_discfalseWhether the density n is uniform on the disc (default = False).