mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-02-07 12:25:08 -05:00
Renamed the enumeration and still no luck
This commit is contained in:
@@ -182,7 +182,7 @@ CoolProp::IncompressibleFluid CoolPropTesting::incompressibleFluidObject(){
|
||||
CH3OH.setTmin(-50 + 273.15);
|
||||
CH3OH.setxmax(0.5);
|
||||
CH3OH.setxmin(0.0);
|
||||
CH3OH.setxid(CoolProp::ifrac_mass);
|
||||
CH3OH.setxid(CoolProp::IFRAC_MASS);
|
||||
CH3OH.setTminPsat( 20 + 273.15);
|
||||
|
||||
CH3OH.setTbase(-4.48 + 273.15);
|
||||
|
||||
Reference in New Issue
Block a user