CoolProp
6.6.1dev
An open-source fluid property and humid air property database
|
#include <vector>
#include "HelmholtzEOSMixtureBackend.h"
#include "Fluids/FluidLibrary.h"
#include "MixtureParameters.h"
#include "DataStructures.h"
Go to the source code of this file.
Classes | |
class | CoolProp::HelmholtzEOSBackend |
Namespaces | |
CoolProp | |
Code for all the binary pairs in the mixture. | |
Functions | |
std::string | CoolProp::vecstring_to_string (const std::vector< std::string > &a) |
Templates for turning vectors (1D-matrices) into strings. More... | |