I have two gas compositions that I would like to mix together (g1 + g2 = Gmix). If the properties of both gases differ in temperature, pressure, compositions, etc. How can I add them together to obtain a final gas mixture(Gmix)?
Once I have Gmix then I can use equilibrate function that will give me all the properties of that gas mixture.
I'm using matlab to run cantera.