mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-02-01 09:24:58 -05:00
@@ -392,7 +392,7 @@ double _PropsSI(const std::string &Output, const std::string &Name1, double Prop
|
||||
State->update(pair, x1, x2);
|
||||
|
||||
if (iOutput != iundefined_parameter){
|
||||
// Return the desired output
|
||||
// Get the desired output
|
||||
double val = State->keyed_output(iOutput);
|
||||
|
||||
// Return the value
|
||||
|
||||
Reference in New Issue
Block a user