Microphysics
Microphysics copied to clipboard
Updates the python wrappers
This PR updates the python wrappers for Microphysics since some of the API has changed.
Main changes:
-
The right hand side array
ydot
and jacobianjac
are now stored as plain numpy arrays in the pythonburn_state
object. -
A function is provided to transform
ydot
andjac
from units of molar fractions into mass fractions.