plasmapy.plasma.plasma_base

Module for defining the base framework of the plasma classes.

Attention

This functionality is under development. Backward incompatible changes might occur in future releases.

Classes

BasePlasma()

Registration class for GenericPlasma and declares some abstract methods for data common in different kinds of plasmas.

GenericPlasma(**kwargs)

A Generic Plasma class.

Inheritance diagram of plasmapy.plasma.plasma_base.BasePlasma, plasmapy.plasma.plasma_base.GenericPlasma