jaxrts.models.PaulingFormFactors

class jaxrts.models.PaulingFormFactors[source]

Analytical functions for each electrons in quantum states defined by the quantum numbers n and l, assuming a hydrogen-like atom. Published in [Pauling and Sherman, 1932].

Uses Z - jaxrts.form_factors.pauling_size_screening_constants() to calculate the effective charge of the atom’s core and then calculates form factors with jaxrts.form_factors.pauling_all_ff().

Methods

__init__()

check(plasma_state)

Test if the model is applicable to the PlasmaState.

citation([style, comment])

Return bibliographic information for the Model used.

evaluate(plasma_state, setup)

prepare(plasma_state, key)

Modify the plasma_state in place.

Attributes

allowed_keys

A list of keywords where this model is adequate for

cite_keys

A list of bibtex keys.