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

Detailed Description

Definition at line 302 of file CoolPropFluid.h.

#include <CoolPropFluid.h>

Public Types

enum  ViscosityHigherOrderEnum {
  VISCOSITY_HIGHER_ORDER_BATSCHINKI_HILDEBRAND , VISCOSITY_HIGHER_ORDER_HYDROGEN , VISCOSITY_HIGHER_ORDER_HEXANE , VISCOSITY_HIGHER_ORDER_HEPTANE ,
  VISCOSITY_HIGHER_ORDER_ETHANE , VISCOSITY_HIGHER_ORDER_BENZENE , VISCOSITY_HIGHER_ORDER_TOLUENE , VISCOSITY_HIGHER_ORDER_CO2_LAESECKE_JPCRD_2017 ,
  VISCOSITY_HIGHER_ORDER_FRICTION_THEORY , VISCOSITY_HIGHER_ORDER_NOT_SET
}
 

Public Member Functions

 ViscosityHigherOrderVariables ()
 

Public Attributes

ViscosityHigherOrderEnum type
 
ViscosityModifiedBatschinskiHildebrandData modified_Batschinski_Hildebrand
 Data for TransportRoutines::viscosity_higher_order_modified_Batschinski_Hildebrand. More...
 
ViscosityFrictionTheoryData friction_theory
 Data for TransportRoutines::viscosity_higher_order_friction_theory. More...
 

Member Enumeration Documentation

◆ ViscosityHigherOrderEnum

Enumerator
VISCOSITY_HIGHER_ORDER_BATSCHINKI_HILDEBRAND 

Use TransportRoutines::viscosity_higher_order_modified_Batschinski_Hildebrand.

VISCOSITY_HIGHER_ORDER_HYDROGEN 

Use TransportRoutines::viscosity_hydrogen_higher_order_hardcoded.

VISCOSITY_HIGHER_ORDER_HEXANE 

Use TransportRoutines::viscosity_hexane_higher_order_hardcoded.

VISCOSITY_HIGHER_ORDER_HEPTANE 

Use TransportRoutines::viscosity_heptane_higher_order_hardcoded.

VISCOSITY_HIGHER_ORDER_ETHANE 

Use TransportRoutines::viscosity_ethane_higher_order_hardcoded.

VISCOSITY_HIGHER_ORDER_BENZENE 

Use TransportRoutines::viscosity_benzene_higher_order_hardcoded.

VISCOSITY_HIGHER_ORDER_TOLUENE 

Use TransportRoutines::viscosity_toluene_higher_order_hardcoded.

VISCOSITY_HIGHER_ORDER_CO2_LAESECKE_JPCRD_2017 

Use TransportRoutines::viscosity_CO2_higher_order_hardcoded_LaeseckeJPCRD2017.

VISCOSITY_HIGHER_ORDER_FRICTION_THEORY 

Use TransportRoutines::viscosity_higher_order_friction_theory.

VISCOSITY_HIGHER_ORDER_NOT_SET 

Definition at line 304 of file CoolPropFluid.h.

Constructor & Destructor Documentation

◆ ViscosityHigherOrderVariables()

CoolProp::ViscosityHigherOrderVariables::ViscosityHigherOrderVariables ( )
inline

Definition at line 321 of file CoolPropFluid.h.

Member Data Documentation

◆ friction_theory

ViscosityFrictionTheoryData CoolProp::ViscosityHigherOrderVariables::friction_theory

◆ modified_Batschinski_Hildebrand

ViscosityModifiedBatschinskiHildebrandData CoolProp::ViscosityHigherOrderVariables::modified_Batschinski_Hildebrand

◆ type

ViscosityHigherOrderEnum CoolProp::ViscosityHigherOrderVariables::type

Definition at line 317 of file CoolPropFluid.h.


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