CoolProp
6.6.0
An open-source fluid property and humid air property database
|
#include "DataStructures.h"
#include "Helmholtz.h"
#include "Solvers.h"
#include <numeric>
#include <string>
#include <vector>
#include <map>
#include <cassert>
#include <iterator>
#include <Eigen/Core>
#include "PolyMath.h"
#include "MatrixMath.h"
Go to the source code of this file.
Classes | |
struct | CoolProp::IncompressibleData |
class | CoolProp::IncompressibleFluid |
A property provider for incompressible solutions and pure fluids. More... | |
Namespaces | |
CoolProp | |
Code for all the binary pairs in the mixture. | |