sarkas.potentials#

A subpackage containing commonly used potentials in plasma physics.

Modules

sarkas.potentials.core

Module handling the potential class.

sarkas.potentials.coulomb

Module for handling Coulomb interaction.

sarkas.potentials.egs

Module for handling Exact Gradient corrected Screened (EGS) Potential.

sarkas.potentials.force_pm

Module for handling the Particle-Mesh part of the force and potential calculation.

sarkas.potentials.force_pp

Module for handling Particle-Particle interaction.

sarkas.potentials.hs_yukawa

Module for handling Hard-Sphere Yukawa potential.

sarkas.potentials.lennardjones

Module for handling Lennard-Jones interaction.

sarkas.potentials.moliere

Module for handling Moliere Potential.

sarkas.potentials.qsp

Module for handling Quantum Statistical Potentials.

sarkas.potentials.tests

sarkas.potentials.yukawa

Module for handling Yukawa potential.