Add a get_composition function the Fortran wrapper. Function should take as arguments the name of the gas mixture and return the equilibrium mass fractions of that mixture.
Propose adding an alternate interface for the surface_mass_balance function that takes the gas mixture names of the pyrolysis gas and the boundary layer gas instead of the mass fractions.
Add a
get_composition
function the Fortran wrapper. Function should take as arguments the name of the gas mixture and return the equilibrium mass fractions of that mixture.Propose adding an alternate interface for the
surface_mass_balance
function that takes the gas mixture names of the pyrolysis gas and the boundary layer gas instead of the mass fractions.