CoolProp
6.6.1dev
An open-source fluid property and humid air property database
|
Go to the source code of this file.
Classes | |
struct | CoolProp::CubicLibrary::CubicsValues |
Namespaces | |
CoolProp | |
Code for all the binary pairs in the mixture. | |
CoolProp::CubicLibrary | |
Functions | |
std::string | CoolProp::CubicLibrary::get_fluid_as_JSONstring (const std::string &identifier) |
CubicLibrary::CubicsValues | CoolProp::CubicLibrary::get_cubic_values (const std::string &identifier) |
void | CoolProp::CubicLibrary::add_fluids_as_JSON (const std::string &JSON) |
Add an array of fluids to the cubics library (as a JSON-formatted string) More... | |
std::string | CoolProp::CubicLibrary::get_cubic_fluids_schema () |
Get the schema used to validate the cubic fluids. More... | |
std::string | CoolProp::CubicLibrary::get_cubic_fluids_list () |
Get a csv separated list of fluid names that are loaded. More... | |