23 return 0.012254*pow(1-T/
reduce.
T,1.4136)+ 0.02728*pow(1-T/
reduce.
T,1.4517) - 0.025715*pow(1-T/
reduce.
T,1.6567);
void ECSParams(double *e_k, double *sigma)
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.