Microphysics icon indicating copy to clipboard operation
Microphysics copied to clipboard

Updates the python wrappers

Open dwillcox opened this issue 4 years ago • 0 comments

This PR updates the python wrappers for Microphysics since some of the API has changed.

Main changes:

  • The right hand side array ydot and jacobian jac are now stored as plain numpy arrays in the python burn_state object.

  • A function is provided to transform ydot and jac from units of molar fractions into mass fractions.

dwillcox avatar Aug 28 '20 21:08 dwillcox