10BC0 Add a gyrokinetic dispersion relation solver to plasmapy.dispersion.numerical · Issue #3208 · PlasmaPy/PlasmaPy · GitHub
[go: up one dir, main page]

Skip to content

Add a gyrokinetic dispersion relation solver to plasmapy.dispersion.numerical #3208

@vincentDvid

Description

@vincentDvid

I am submitting two files as a proposed addition to PlasmaPy:

gyrokinetic_dispersion_.py
A normalized gyrokinetic dispersion relation solver that computes complex frequencies (including damping) as a function of k_perp*ρi, βi, and τ = Ti / Te. The solver uses scipy.optimize.root, and includes a continuation routine to compute spectra over a k_perp grid.

gyrokinetic_dispersion_tests.py
A pytest suite that tests: the complex residual, convergence of the single-point solver, correct behavior of the continuation solver, and validation of unphysical inputs.

The goal is to incorporate this as a new module in plasmapy.dispersion.numerical (naming and exact location can be adjusted to fit PlasmaPy conventions).

Best regards,
Vincent

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0