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

Detailed Description

Definition at line 12 of file PCSAFTFluid.h.

#include <PCSAFTFluid.h>

Public Attributes

CoolPropDbl m
 Number of segments. More...
 
CoolPropDbl sigma
 Segment diameter (1/Angstrom) More...
 
CoolPropDbl u
 Dispersion energy divided by Boltzmann constant (K) More...
 
CoolPropDbl uAB
 Association energy (K) More...
 
CoolPropDbl volA
 Association volume. More...
 
std::vector< std::string > assocScheme
 The type of association for each associating functional group (see Huang and Radosz 1990) More...
 
CoolPropDbl dipm
 Dipole moment (Debye) More...
 
CoolPropDbl dipnum
 Number of dipole moments per molecule. More...
 
CoolPropDbl z
 Charge of the compound. More...
 

Member Data Documentation

◆ assocScheme

std::vector<std::string> CoolProp::PCSAFTValues::assocScheme

The type of association for each associating functional group (see Huang and Radosz 1990)

Definition at line 19 of file PCSAFTFluid.h.

◆ dipm

CoolPropDbl CoolProp::PCSAFTValues::dipm

Dipole moment (Debye)

Definition at line 20 of file PCSAFTFluid.h.

◆ dipnum

CoolPropDbl CoolProp::PCSAFTValues::dipnum

Number of dipole moments per molecule.

Definition at line 21 of file PCSAFTFluid.h.

◆ m

CoolPropDbl CoolProp::PCSAFTValues::m

Number of segments.

Definition at line 14 of file PCSAFTFluid.h.

◆ sigma

CoolPropDbl CoolProp::PCSAFTValues::sigma

Segment diameter (1/Angstrom)

Definition at line 15 of file PCSAFTFluid.h.

◆ u

CoolPropDbl CoolProp::PCSAFTValues::u

Dispersion energy divided by Boltzmann constant (K)

Definition at line 16 of file PCSAFTFluid.h.

◆ uAB

CoolPropDbl CoolProp::PCSAFTValues::uAB

Association energy (K)

Definition at line 17 of file PCSAFTFluid.h.

◆ volA

CoolPropDbl CoolProp::PCSAFTValues::volA

Association volume.

Definition at line 18 of file PCSAFTFluid.h.

◆ z

CoolPropDbl CoolProp::PCSAFTValues::z

Charge of the compound.

Definition at line 22 of file PCSAFTFluid.h.


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