CoolProp / CoolProp.jl

A Julia wrapper for CoolProp, offering access to thermodynamic properties for fluids and mixtures.
http://www.coolprop.org
Other
32 stars 15 forks source link

Add `AbstractState_get_mole_fractions` and `AbstractState_get_mole_fractions_satState` #29

Closed chris-hampel-CA closed 1 year ago

chris-hampel-CA commented 1 year ago

missing functions from julia wrapper

TODO: -[ ] check maxN = 50 -[ ] clean up comments -[ ] verify new functions are set up in the most performant manner

chris-hampel-CA commented 1 year ago

Sorry, meant to pull request to my own forked master first.