variables – track model variables through execution

Model variables that changes over time.

class pario.variables.Variables(mode='ac')[source]
exception pario.variables.VariablesError[source]

Raised on error by Variables.

Previous topic

recio – read/write tabular data from/to NumPy record arrays

Next topic

chemistry – alloy chemistry

This Page