9 double n[] = {0.0, 0.77715884e+01, -0.87042570e+01, -0.28095049e+00, 0.14540153e+00, 0.92291277e-02, -0.21416510e+00, 0.99475155e-01, 0.23247135e-01, -0.12873573e-01, -0.57366549e-01, 0.36504650e+00, -0.25433763e+00, -0.90896436e-01, 0.83503619e-01, 0.15477603e-01, -0.16641941e-01, 0.52410163e-02};
10 double t[] = {0, 0.682, 0.851, 1.84, 1.87, 0.353, 3.92, 1.14, 0.104, 1.19, 6.58, 6.73, 7.99, 7.31, 7.45, 16.5, 24.8, 10.5};
11 double d[] = {0, 1, 1, 1, 2, 5, 1, 3, 5, 7, 1, 2, 2, 3, 4, 2, 3, 5};
12 double l[] = {0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 2, 3, 3, 3};
23 params.accentricfactor = 0.28887136567003235;
25 params.ptriple = 65.359393007;
50 c=-S0/R_u-1+log(tau0/delta0);
55 double N[] = {20.37, 0.2918, -1.950e-4, 4.650e-8};
63 EOSReference.assign(
"Ryo Akasaka and Yohei Kayukawa \" A fundamental equation of state for trifluoromethyl methyl ether (HFE-143m) and its application to refrigeration cycle analysis \" International Journal of Refrigeration 35 (2012) 1003-1013 ");
66 name.assign(
"HFE143m");
78 const double ti[]={0, 1.0, 1.5, 2.5, 5};
79 const double Ni[]={0, -7.44314, 1.69164, -2.27778, -4.09400};
80 double summer=0,theta;
85 summer += Ni[i]*pow(theta,ti[i]);
91 const double ti[]={0, 0.33, 0.5, 1.5, 2.5};
92 const double Ni[]={0, 1.20552, 1.33568, 0.0981486, 0.248917};
99 summer += Ni[i]*pow(theta,ti[i]);
105 const double ti[]={0, 0.38, 1.24, 3.2, 6.9};
106 const double Ni[]={0, -3.02576, -6.97239, -20.2601, -53.4441};
107 double summer=0,theta;
112 summer += Ni[i]*pow(theta,ti[i]);
std::vector< phi_BC * > phirlist
struct FluidLimits limits
std::string name
A container to hold the cache for residual Helmholtz derivatives.
std::string TransportReference
A std::string that contains a reference for thermo properties for the fluid.
std::vector< std::string > aliases
The REFPROP-compliant name if REFPROP-"name" is not a compatible fluid name. If not included...
struct CriticalStruct reduce
A pointer to the point that is used to reduce the T and rho for EOS.
std::string EOSReference
The critical qd parameter for the Olchowy-Sengers cross-over term.
std::string REFPROPname
The name of the fluid.
struct CriticalStruct crit
BibTeXKeysStruct BibTeXKeys
Term in the ideal-gas specific heat equation that is polynomial term.
std::vector< phi_BC * > phi0list
A vector of instances of the phi_BC classes for the residual Helmholtz energy contribution.
Term in the ideal-gas specific heat equation that is constant.