16 *e_k = 298.9; *sigma = 0.4678;
21 return 1.09939e-3+3.72538e-7*T;
26 return 1.33962-0.256307*rhor+4.68211e-2*rhor*rhor;
31 return 1.3521-0.123177*rhor;
double surface_tension_T(double T)
double ECS_chi_conductivity(double rhor)
Fluid is the abstract base class that is employed by all the other fluids.
double ECS_psi_viscosity(double rhor)
double ECS_f_int(double T)
void ECSParams(double *e_k, double *sigma)