CoolProp  6.6.0
An open-source fluid property and humid air property database
Public Attributes | List of all members
CoolProp::REFPROP_binary_element Struct Reference

Detailed Description

A Data structure for holding BIP coming from REFPROP.

Definition at line 69 of file MixtureParameters.h.

#include <MixtureParameters.h>

Public Attributes

std::string CAS1
 
std::string CAS2
 
std::string model
 
double betaT
 
double gammaT
 
double betaV
 
double gammaV
 
double Fij
 
std::vector< std::string > comments
 

Member Data Documentation

◆ betaT

double CoolProp::REFPROP_binary_element::betaT

Definition at line 72 of file MixtureParameters.h.

◆ betaV

double CoolProp::REFPROP_binary_element::betaV

Definition at line 72 of file MixtureParameters.h.

◆ CAS1

std::string CoolProp::REFPROP_binary_element::CAS1

Definition at line 71 of file MixtureParameters.h.

◆ CAS2

std::string CoolProp::REFPROP_binary_element::CAS2

Definition at line 71 of file MixtureParameters.h.

◆ comments

std::vector<std::string> CoolProp::REFPROP_binary_element::comments

Definition at line 73 of file MixtureParameters.h.

◆ Fij

double CoolProp::REFPROP_binary_element::Fij

Definition at line 72 of file MixtureParameters.h.

◆ gammaT

double CoolProp::REFPROP_binary_element::gammaT

Definition at line 72 of file MixtureParameters.h.

◆ gammaV

double CoolProp::REFPROP_binary_element::gammaV

Definition at line 72 of file MixtureParameters.h.

◆ model

std::string CoolProp::REFPROP_binary_element::model

Definition at line 71 of file MixtureParameters.h.


The documentation for this struct was generated from the following file: