All our Cubic Equations of State are implemented based on the generic Cubic Equation:
Using the critical constants setup the parameters to use the SoaveRedlichKwong Equation of State
There is also the optional posibility to include the k_{ij} and l_{ij} matrices. Using by default Classic Van der Waals mixing rules. For more information about mixing rules look at Mixing Rules
The RKPR EoS extends the classical formulation of Cubic Equations of State by freeing the parameter and setting . This extra degree provides extra ways of implementing the equation in comparison of other Cubic EoS (like PR and SRK) which are limited to definition of their critical constants.
Besides that extra parameter, the RKRR includes another function:
In this implementation we take the simplest form which correlates the extra parameter to the critical compressibility factor and the parameter of the function to and :
It is also possible to include the parameters as optional arguments.