Hello, professors and scholars,
I am planning to implement new real gas EOS in Cantera, such as the SRK EOS and new temperature functions α(T). So, where should I start?
I think the problems I am going to deal with only include PVT relationships and thermodynamic functions such as heat capacity. The functionalities of Cantera, such as file reading and chemical reaction calculation, are excellent and not something I want to change.
Now I am trying to derive a class from the "
MixtureFugacityTP" class. Is this effective?
Wish you a wonderful day.