CoolProp
6.6.0
An open-source fluid property and humid air property database
|
Definition at line 302 of file CoolPropFluid.h.
#include <CoolPropFluid.h>
Public Member Functions | |
ViscosityHigherOrderVariables () | |
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.
|
inline |
Definition at line 321 of file CoolPropFluid.h.
ViscosityFrictionTheoryData CoolProp::ViscosityHigherOrderVariables::friction_theory |
Data for TransportRoutines::viscosity_higher_order_friction_theory.
Definition at line 320 of file CoolPropFluid.h.
ViscosityModifiedBatschinskiHildebrandData CoolProp::ViscosityHigherOrderVariables::modified_Batschinski_Hildebrand |
Data for TransportRoutines::viscosity_higher_order_modified_Batschinski_Hildebrand.
Definition at line 319 of file CoolPropFluid.h.
ViscosityHigherOrderEnum CoolProp::ViscosityHigherOrderVariables::type |
Definition at line 317 of file CoolPropFluid.h.