17 return 0.07863*pow(1-T/
reduce.
T,1.254);
double conductivity_Trho(double, double)
double viscosity_Trho(double, double)
double surface_tension_T(double T)
struct CriticalStruct reduce
A pointer to the point that is used to reduce the T and rho for EOS.
Fluid is the abstract base class that is employed by all the other fluids.