mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
Some help with #986
This commit is contained in:
@@ -2151,6 +2151,7 @@ CoolPropDbl HelmholtzEOSMixtureBackend::solver_rho_Tp_SRK(CoolPropDbl T, CoolPro
|
||||
switch(phase)
|
||||
{
|
||||
case iphase_liquid:
|
||||
case iphase_supercritical_liquid:
|
||||
rhomolar = max3(rhomolar0, rhomolar1, rhomolar2); break;
|
||||
case iphase_gas:
|
||||
case iphase_supercritical_gas:
|
||||
|
||||
Reference in New Issue
Block a user