CoolProp 6.8.1dev
An open-source fluid property and humid air property database
|
Definition at line 231 of file CoolPropFluid.h.
#include <CoolPropFluid.h>
Enumerator | |
---|---|
VISCOSITY_DILUTE_COLLISION_INTEGRAL | |
VISCOSITY_DILUTE_COLLISION_INTEGRAL_POWERS_OF_TSTAR | Use TransportRoutines::viscosity_dilute_collision_integral_powers_of_T. |
VISCOSITY_DILUTE_KINETIC_THEORY | |
VISCOSITY_DILUTE_ETHANE | |
VISCOSITY_DILUTE_CYCLOHEXANE | |
VISCOSITY_DILUTE_CO2_LAESECKE_JPCRD_2017 | Use TransportRoutines::viscosity_dilute_CO2_LaeseckeJPCRD2017. |
VISCOSITY_DILUTE_POWERS_OF_T | |
VISCOSITY_DILUTE_POWERS_OF_TR | |
VISCOSITY_DILUTE_NOT_SET |
Definition at line 233 of file CoolPropFluid.h.
ViscosityDiluteGasCollisionIntegralData CoolProp::ViscosityDiluteVariables::collision_integral |
Data for TransportRoutines::viscosity_dilute_collision_integral.
Definition at line 246 of file CoolPropFluid.h.
ViscosityDiluteCollisionIntegralPowersOfTstarData CoolProp::ViscosityDiluteVariables::collision_integral_powers_of_Tstar |
Data for TransportRoutines::viscosity_dilute_collision_integral_powers_of_T.
Definition at line 248 of file CoolPropFluid.h.
ViscosityDiluteGasPowersOfT CoolProp::ViscosityDiluteVariables::powers_of_T |
Data for TransportRoutines::viscosity_dilute_powers_of_T.
Definition at line 249 of file CoolPropFluid.h.
ViscosityDiluteGasPowersOfTr CoolProp::ViscosityDiluteVariables::powers_of_Tr |
Data for TransportRoutines::viscosity_dilute_powers_of_Tr.
Definition at line 250 of file CoolPropFluid.h.
ViscosityDiluteType CoolProp::ViscosityDiluteVariables::type = VISCOSITY_DILUTE_NOT_SET |
Definition at line 245 of file CoolPropFluid.h.