|
CoolProp 8.0.0
An open-source fluid property and humid air property database
|
A library of predefined mixtures.
Each entry in the predefined mixture library contains the names and mole fractions for the binary pairs
Definition at line 16 of file MixtureParameters.cpp.
Public Member Functions | |
| PredefinedMixturesLibrary () | |
| void | load_from_string (const std::string_view &str) |
| void | load_from_JSON (const nlohmann::json &doc) |
Public Attributes | |
| std::map< std::string, Dictionary > | predefined_mixture_map |
|
inline |
Definition at line 21 of file MixtureParameters.cpp.
|
inline |
Definition at line 30 of file MixtureParameters.cpp.
|
inline |
Definition at line 25 of file MixtureParameters.cpp.
| std::map<std::string, Dictionary> CoolProp::PredefinedMixturesLibrary::predefined_mixture_map |
Definition at line 19 of file MixtureParameters.cpp.