CoolProp  6.6.0
An open-source fluid property and humid air property database
Classes
GeneralizedCubic.h File Reference
#include <vector>
#include <cmath>
#include "crossplatform_shared_ptr.h"
#include "Exceptions.h"

Go to the source code of this file.

Classes

class  AbstractCubicAlphaFunction
 An abstract alpha function for the EOS, defining the interface for the alpha function. More...
 
class  BasicMathiasCopemanAlphaFunction
 An implementation of AbstractCubicAlphaFunction for the baseline alpha function of PR or SRK. More...
 
class  TwuAlphaFunction
 An implementation of AbstractCubicAlphaFunction for the Twu alpha function. More...
 
class  MathiasCopemanAlphaFunction
 An implementation of AbstractCubicAlphaFunction for the Mathias-Copeman alpha function. More...
 
class  AbstractCubic
 
class  PengRobinson
 
class  SRK