jaxrts.hnc_potentials.PotentialSum

class jaxrts.hnc_potentials.PotentialSum(list_of_potentials: list[HNCPotential])[source]

A sum of several HNCPotential s. Can be used e.g., if higher-order corrections should be added to a model.

Methods

T(plasma_state)

The mass_weighted temperature average of a pair, according to [Schwarz et al., 2007].

__init__(list_of_potentials)

alpha(plasma_state)

check(plasma_state)

Test if the HNCPotential is applicable to the PlasmaState.

citation([style, comment])

Return bibliographic information for the Model used.

full_k(plasma_state, k)

full_r(plasma_state, r)

lambda_ab(plasma_state)

long_k(plasma_state, k)

long_r(plasma_state, r)

mu(plasma_state)

The geometric mean of two masses (or reciprocal sum)

prepare(plasma_state, key)

q2(plasma_state)

This is \(q^2\)!

r_cut(plasma_state)

This casts jaxrts.PlasmaState.ion_core_radius in the form required to be used with an :py:class:~.HNCPotential`.

short_k(plasma_state, k)

short_r(plasma_state, r)

Attributes

allowed_keys

A list of keys where this Potential is adequate for.

cite_keys

A list of bibtex keys.

description

include_electrons