jaxrts.models.ConstantChemPotential
- class jaxrts.models.ConstantChemPotential(value)[source]
A model that returns a constant chemical potential, specified by a user.
Methods
__init__(value)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
A list of keywords where this model is adequate for
A list of bibtex keys.