Home
last modified time | relevance | path

Searched refs:rtlnf (Results 1 – 1 of 1) sorted by relevance

/dports/science/thermofun/thermofun-0.3.8/ThermoFun/Substances/Gases/
H A Ds_solmod2_.cpp4679 double a0, a1, a, b0, b, c0, c1, c, d0, d1, d, tcr, pcr, da, dc, dd, vc, fc, rtlnf, rho; in FugacityCorresponding() local
4702 rtlnf = RR*Tk*log(1000*Pkb) + b*Pkb + a/(b*sqrt(Tk))*(log(RR*Tk+b*Pkb) - log(RR*Tk+2*b*Pkb)) in FugacityCorresponding()
4704 fc = exp(rtlnf/(RR*Tk))/(1000*Pkb); in FugacityCorresponding()
5742 double a0, a1, a, b0, b, c0, c1, c, d0, d1, d, tcr, pcr, da, dc, dd, vc, fc, rtlnf, rho; in FugacityCorresponding() local
5766 rtlnf = RR*Tk*log(1000*Pkb) + b*Pkb + a/(b*sqrt(Tk))*(log(RR*Tk+b*Pkb) - log(RR*Tk+2*b*Pkb)) in FugacityCorresponding()
5768 fc = exp(rtlnf/(RR*Tk))/(1000*Pkb); in FugacityCorresponding()