mutationpp / Mutationpp

The MUlticomponent Thermodynamic And Transport library for IONized gases in C++
GNU Lesser General Public License v3.0
108 stars 58 forks source link

Add functions to Fortran wrapper #130

Closed jcschulz closed 10 months ago

jcschulz commented 4 years ago

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.