jaxrts.plasmastate.PlasmaState.evaluate

PlasmaState.evaluate(key: str, setup: Setup) Quantity[source]

Evaluate an individual :py:class:~`jaxrts.models.Model`, attached to this :py:class`~.PlasmaState` with the modelkey key.

Parameters:
  • key (str) – key under which the model is registered in the PlasmaState.

  • setup (Setup) – Geometry under which the model should be evaluated.