mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
* Allow fluids to be used with SRK in multi-fluid model that have a dash in name * Add ability to use SRK and PengRobinson as one-fluid transformations in multi-fluid models;see #1346 * Changed API for AbstractCubic so T_r and rho_r are settable * Also add the ability to set to Peng-Robinson; see #1346 * Actually set the cubic EOS in multi-fluid model * Enable both SRK and PR for cubic transformations in multi-fluid model