jaxrts.models.Neglect

class jaxrts.models.Neglect[source]

Universal model to neglect a contribution and set it to zero. For elastic and inelastic energies, return an empty array of zeros in (units of seconds) for every energy probed. If used for the IPD key, return 0eV, i.e., no IPD.

Methods

__init__()

all_element_states(plasma_state[, ...])

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)

evaluate_raw(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.

Examples using jaxrts.models.Neglect

Calculate the full structure factors for various plasma conditions

Calculate the full structure factors for various plasma conditions

f-sum rule for the dynamic stucture factor

f-sum rule for the dynamic stucture factor