CoolProp
|
A library of predefined mixtures.
Each entry in the predefined mixture library contains the names and mole fractions for the binary pairs
Public Member Functions | |
void | load_from_string (const std::string &str) |
void | load_from_JSON (rapidjson::Document &doc) |
Public Attributes | |
std::map< std::string, Dictionary > | predefined_mixture_map |