mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-02-14 07:45:23 -05:00
Fixed(?) REFPROP loading issues on linux
This commit is contained in:
@@ -548,7 +548,7 @@ void REFPROPMixtureBackend::set_REFPROP_fluids(const std::vector<std::string> &f
|
||||
}
|
||||
|
||||
// Load REFPROP if it isn't loaded yet
|
||||
//load_REFPROP(); // This should not be needed.
|
||||
load_REFPROP(); // This should not be needed.
|
||||
|
||||
// If the name of the refrigerant doesn't match
|
||||
// that of the currently loaded refrigerant
|
||||
|
||||
Reference in New Issue
Block a user