plasmapy.dispersion.numerical

The numerical subpackage contains functionality associated with numerical dispersion solvers.

Attention

This feature is under development. Breaking changes may occur in the future.

Subpackages & Modules

hollweg_

Functionality for calculating various numerical solutions to Hollweg's two-fluid dispersion relation.

kinetic_alfven_

Functionality for calculating various numerical solutions to the kinetic Alfvén dispersion relation.

Functions

hollweg(B, ion, k, n_i, theta, *, T_e, T_i)

Calculate the two-fluid dispersion relation presented by Hollweg [1999], and discussed by Bellan [2012].

Example notebooks