CoolProp 8.0.0
An open-source fluid property and humid air property database
Classes | Namespaces | Variables
cubicsuperancillary.h File Reference
#include <vector>
#include <stdexcept>
#include <string>

Go to the source code of this file.

Classes

struct  CoolProp::CubicSuperAncillary::Chebyshev
 
struct  CoolProp::CubicSuperAncillary::SuperAncillary
 

Namespaces

namespace  CoolProp
 
namespace  CoolProp::CubicSuperAncillary
 

Variables

const auto CoolProp::CubicSuperAncillary::SRK_p
 
const auto CoolProp::CubicSuperAncillary::SRK_rhoL
 
const auto CoolProp::CubicSuperAncillary::SRK_rhoV
 
const auto CoolProp::CubicSuperAncillary::PR_p
 
const auto CoolProp::CubicSuperAncillary::PR_rhoL
 
const auto CoolProp::CubicSuperAncillary::PR_rhoV
 
const int CoolProp::CubicSuperAncillary::SRK_CODE = 1
 
const int CoolProp::CubicSuperAncillary::PR_CODE = 2
 
const int CoolProp::CubicSuperAncillary::UNKNOWN_CODE = -1
 
const int CoolProp::CubicSuperAncillary::P_CODE = 100
 
const int CoolProp::CubicSuperAncillary::RHOL_CODE = 101
 
const int CoolProp::CubicSuperAncillary::RHOV_CODE = 102