FPROPS: Difference between revisions
| Line 18: | Line 18: | ||
== Implementation == | == Implementation == | ||
The calculation routines implement calculation of reduced Helmholtz energy <math>\phi</math> as a function of reduced density <math>\delta = \rho / \rho_c</math> and ''inverse'' reduced temperature <math>\tau = T_c / T</math>, by dividing it into ideal <math>\phi^0 \left(\delta,\tau \right)</math> and 'real' or 'residual' <math>\phi^r \left(\delta,\tau \right)</math> parts, as described in IAPWS-95<ref name=iapws95>http://www.iapws.org/relguide/IAPWS95-Rev.pdf</ref>. | The calculation routines implement calculation of reduced Helmholtz energy <math>\phi = a / R T</math> as a function of reduced density <math>\delta = \rho / \rho_c</math> and ''inverse'' reduced temperature <math>\tau = T_c / T</math>, by dividing it into ideal <math>\phi^0 \left(\delta,\tau \right)</math> and 'real' or 'residual' <math>\phi^r \left(\delta,\tau \right)</math> parts, as described in IAPWS-95<ref name=iapws95>http://www.iapws.org/relguide/IAPWS95-Rev.pdf</ref>. | ||
=== Ideal part === | === Ideal part === | ||
Revision as of 04:12, 19 August 2010
Fluids supported by FPROPS
ammonia, nitrogen, hydrogen, water, carbondioxide, methane, carbonmonoxide, ethanol, acetone, carbonylsulfide, decane, hydrogensulfide, isohexane, isopentane, krypton, neopentane, nitrousoxide, nonane, sulfurdioxide, toluene, xenon, butane, butene, cisbutene, isobutene, transbutene, dimethylether, ethane, parahydrogen, isobutane, r41, r116, r141b, r142b, r218, r245fa
(in svn, at r3042)
FPROPS is a free open-source C-based library for high-accuracy evaluation of thermodynamic properties for a number of pure substances. It makes use of published data for the Helmholtz fundamental equation for those substances. It has been developed by John Pye and others, and will happily function as standalone code, but is also provided with external library code for ASCEND so that it can be used to access these accurate property correlations from within a MODEL.
Currently FPROPS supports calculation of the properties of the pure substances shown at right. The properties that can be calculated are internal energy, entropy, pressure, enthalpy and Helmholtz energy, as well as various partial derivatives of these with respect to temperature and density.
FPROPS reproduces a limited subset of the functionality of commercial programs such as REFPROP, PROPATH, EES, FLUIDCAL, freesteam, SteamTab, and others, but is free open-source software, licensed under the GPL. Contributions are most welcome!
Enhancement to FPROPS feature set and list of supported fluids has been going on as part of ASCEND's involvement in GSOC2010.
FPROPS is included with ASCEND as of version 0.9.5.116, or you can browse the code at models/johnpye/fprops/ or access it via subversion (code is evolving rapidly, as of Aug 2010).
Implementation
The calculation routines implement calculation of reduced Helmholtz energy <math>\phi = a / R T</math> as a function of reduced density <math>\delta = \rho / \rho_c</math> and inverse reduced temperature <math>\tau = T_c / T</math>, by dividing it into ideal <math>\phi^0 \left(\delta,\tau \right)</math> and 'real' or 'residual' <math>\phi^r \left(\delta,\tau \right)</math> parts, as described in IAPWS-95[1].
Ideal part
Calculation of the ideal part of the reduced Helmholtz energy is derived from the expression for the zero-pressure limit of reduced specific heat capacity at constant pressure, <math>c_p^0 / R</math>, where <math>R</math> is the specific gas constant. This quantity <math>{c_p^0}(T)/R</math> can be expressed as a series composed of two different types of terms:
| type | expression | correlation constants |
|---|---|---|
| power terms | <math>c_i T^{t_i}</math> | <math>c, t</math> |
| exponential terms (also called 'Einstein' terms[2]) |
<math>\frac{b_i x_i^2 exp(-x_i)}{[1-exp(-x_i)]^2}</math> where <math>x_i = \frac{\beta_i}{T}</math> | <math>b, \beta</math> |
An expression for calculating the ideal component of Helmholtz energy <math>a^0 \left(T , \rho \right)</math> from <math>c_p^0</math> is given by Span et al[3]:
- <math>\frac{a^0}{RT} = \phi^0 = \frac{h_0^0 \tau}{R T_c} - \frac{s_0^0}{R} - 1 + \ln {\frac{\delta / \delta_0}{\tau / \tau_0}} - \frac{\tau}{R} \int_{\tau_0}^{\tau}{\frac{c_p^0}{\tau^2}d\tau} + \frac{1}{R} \int_{\tau_0}^{\tau}{\frac{c_p^0}{\tau} d \tau}</math>
where the reduced temperature is <math>\tau = \frac{T^{*}}{T}</math> and the reduced density is <math>\delta = \frac{\rho}{\rho^{*}}</math>.
On the other hand, using the relations for the Helmholtz fundamental equation, one can see that
- <math>\frac{c_p^0}{R} = 1 -\tau^2 \phi^0_{\tau \tau}</math>
so coefficients of <math>c_p^0</math> can be calculated from coefficients of <math>\phi^0</math> (providing, we assume, that the fundamental equation has smooth first and second (and possibly third) derivatives, and that when terms of <math>{c_p^0}(T)</math> are integrated they don't 'interact'). One can go the other way, and determine <math>\phi^0</math> from <math>c_p^0</math>, with the exception of the integration constants, which would in that case be determined using specified values of enthalpy <math>h_ref</math> and entropy <math>s_ref</math> at a reference state <math>\left(T_{ref},\rho_{ref} \right)</math>
Residual part
For the residual part of the reduced Helmholtz energy, FPROPS currently supports three different kinds of terms:
| type | expression | correlation constants |
|---|---|---|
| power terms | <math>
\begin{cases} a_i \tau^{t_i} \delta^{d_i} exp(-\delta^{l_i}), & \mbox{if }l \ne 0 \\
a_i \tau^{t_i} \delta^{d_i}, & \mbox{otherwise}
\end{cases}
| |
| gaussian terms | <math>n_i \tau^{t_i} \delta^{d_i} exp[-\alpha_i(\delta - \epsilon_i)^2 - \beta_i(\tau - \gamma_i)^2]</math> | <math> n, t, d, \alpha, \beta, \gamma, \epsilon</math> |
| critical terms | <math>n_i \Delta^{b_i} \delta \psi \mbox{ where } \begin{cases}
\Delta = \theta^2 + B_i \left[ \left( \delta - 1 \right)^2 \right]^{a_i} \\
\theta = \left( 1- \tau \right) + A_i \left[ \left( \delta - 1 \right)^2 \right]^{\frac{1}{2 \beta_i}} \\
\psi = exp \left[-C_i \left(\delta-1 \right)^2 - D_i \left( \tau - 1 \right)^2 \right]
\end{cases}</math> |
<math>n, a, b, \beta, A, B, C, D</math> |
These different terms are used in various combinations across a number of high-accuracy publications of thermodynamic property data. Overall, the residual series permits calculation of 'real' reduced Helmholtz energy <math>\phi \left(\tau,\delta \right) = \phi^0 \left(\tau,\delta \right) + \phi^r \left( \tau,\delta \right)</math> and hence the specific Helmholtz energy <math>\frac{a}{R T} = \phi \left(\delta,\tau\right)</math>.
From the expression for <math>\phi</math>, we can then derive expressions for <math>p</math>, <math>h</math>, <math>u</math>, <math>s</math> and their partial derivatives with respect to density and temperature. These expressions are summarised in IAPWS-95[1] as well as by Tillner Roth et al[4].
Saturated mixture properties
The Helmholtz function <math>a \left(\rho,T \right)</math>, given above, applies for all regions outside the saturation region. The saturation region, on the other hand, is not calculated directly from the raw Helmholtz correlation. Instead within the saturation region, the stable equilibrium of phases must be calculated such that the liquid phase vapour phases have equal Gibbs free energy <math>g = a + p / \rho</math>. This requirement is equivalent to the Maxwell equal area rule[5][1][6]. The condition can be expressed as a set of three simultaneous equations in the variables <math>p_{sat}, \rho_f, \rho_g</math>:
- <math>
\begin{align} p_{sat} & = p \left(\rho_f, T \right) \\ p_{sat} & = p \left(\rho_g, T \right) \\ g\left(\rho_f,T \right) &= g\left(\rho_g,T \right) \end{align} </math>
This can be further reduced to :
- <math>
\begin{align} p_{sat} & = R T \rho_f \left(1 + \delta_f \phi^r_\delta \left(\delta_f,\tau \right) \right) \\ p_{sat} & = R T \rho_g \left(1 + \delta_g \phi^r_\delta \left(\delta_g,\tau \right) \right) \\ \frac{p_{sat}}{R T} \left( \frac{1}{\rho_g} - \frac{1}{\rho_f} \right) & = \phi \left(\delta_f, \tau \right) - \phi \left(\delta_g, \tau \right)
= \ln \left( \frac{\rho_f}{\rho_g} \right) + \phi^r \left(\delta_f, \tau \right) - \phi^r \left(\delta_g, \tau \right)
\end{align} </math>
Calculation of the phase equilibrium conditions requires iterative solution of these three equations; one suitable approach is that of Akasaka[7], which first eliminates <math>p_{sat}</math> from the above equations, then iterates only on <math>\rho_f</math> and <math>\rho_g</math>. The approach seems to be robust, with tests currently performed with a sample of five fluids including water, carbon-dioxide and nitrogen. Our code is in models/johnpye/fprops/sat.c.
The Akasaka approach is markedly simpler to implement that the complicated algorithm used in REFPROP (which is explained by Akasaka, and also by Soave[8]). A limitation of the Soave approach is that it does not converge for temperatures <math>T \gtrapprox 0.99 T_c</math>, and hence requires yet another, even more complicated, algorithm to be implemented for that region (including need for the very tedious-to-calculate third partial derivatives <math>\phi^r_{\delta \delta \delta}</math>!).
Saturation Tsat(p)
To calculation the saturation temperature as a function of pressure, a different iteration scheme from the above for <math>p_{sat}(T)</math> is needed. [9][10]
At present, we have implemented fprops_sat_p in models/johnpye/fprops/sat.c which provides a solution via simple Newton iteration that makes repeated calls to fprops_sat_T. The iteration makes use of the Clapeyron equation to calculate the gradients,
- <math>\left(\frac{\partial p}{\partial T} \right)_{sat} = \frac{h_{fg}}{T v_{fg}}</math>
There is probably a more efficient approach, but this is adequate for the moment.
Thermodynamic property derivatives
The IAPWS has made a release[11] with information about how partial derivatives of thermodynamic properties with respect to other properties can be calculated in general.
FPROPS includes an initial implementation of these derivative calculations in models/johnpye/fprops/derivs.c, but they have not yet been thoroughly tested.
Properties in terms of (p,h)
It seems to be very helpful to have property correlations calculable in terms of the independent variables (p,h). This seems to aid stability of calculation in larger systems, compared to the (v,T) property pair. This would appear to be in part due to the very small, steep subcooled region when using (v,T) coordinates.
An initial implementation of an iterative solver for properties in terms of (p,h) has been implemented for FPROPS in models/johnpye/fprops/solve_ph.c. Currently, it solves for all regions except for pressures below the triple-point pressure. We hope to overcome this problem soon.
Testing the code
FPROPS includes a suite of self tests for each fluid that has been implemented. Some of the test data comes from the publications from which the correlations have been taken; other test data comes from using the commercial package REFPROP to calculate some sample data points, and comparing the FPROPS output with that data.
To run the FPROPS tests for a given fluid, cd to the FPROPS directory (eg cd ~/ascend/models/johnpye/fprops</tdd>) then run the test script <tt>./test.py fluidname, for example:
./test.py hydrogen ./test.py nitrogen
Requires GNU scientific library(libgsl0-dev) to be installed in the system.
The output will tell you if all calculated values have conformed to expected error margins.
Test code for each fluid is (should be) embedded at the end of the corresponding fluid file, for example models/johnpye/fprops/hydrogen.c.
During development, some additional testing routines are in the python subdirectory. These include
- satcvgc.py to test converge of saturation region routines fprops_sat_T and fprops_sat_p are working.
- solve_ph_array to test convergence of the fprops_solve_ph routine, including plotting of regions where the routine is failing.
Adding new fluids
Currently, new fluids must be added by declaring constant data structures in C code.
An example of a fluid declaration is shown in models/johnpye/fprops/hydrogen.c.
After adding the data structures in "component".c file, a corresponding "component".h is required.
An example of which is shown in models/johnpye/fprops/hydrogen.h
The new component has to be declared in SConstruct and asc_helmholtz.c.
The data structures which are to be filled are declared in models/johnpye/fprops/ideal.h and models/johnpye/fprops/helmholtz.h.
Note: when adding new fluids it is important to observe that different papers give different 'zero points' for enthalpy and entropy for the substances in question, and the zero points vary from paper to paper. These Helmholtz equations of state can be adjusted for different 'zero points' by adjusting the constant and linear parameters ('c' and 'm') in the IdealData object that is provided in your data structures. The equation to fix these values is
- <math>\frac{\Delta h}{RT} = \tau \Delta \phi_{\tau}^0 = T^{*} \Delta a_2^0</math>
- <math>\frac{\Delta s}{R} = \tau \Delta \phi_{\tau}^0 - \Delta \phi^0 = - \Delta a_1^0</math>
where we assume
- <math>\phi^0(\tau,\delta) = a_1^0 + a_2^0 \tau + \mathrm{other\ terms\ in\ \tau, \delta}</math>
In other words, to correct an offset in h and s, these formulae tell you the offset to apply to the constant and linear terms in φ0(τ,δ).
Using within ASCEND
To use FPROPS from ASCEND, see the example code in models/johnpye/fprops/fprops_test.a4c. Essentially you must declare a DATA instance into which you must place the name of the substance for which you wish to calculate properties. Then you can use the functions
- helmholtz_p, to calculate p(T,rho)
- helmholtz_u
- helmholtz_h
- helmholtz_p
- helmholtz_s
- helmholtz_a
- helmholtz_phsx_vT is also available which returns p, h, s and x in for specified (v,T).
- helmholtz_Tvsx_ph
Note. When solving properties in 'reverse' mode (eg solving for ρ,T when p,h are know), you will get significantly better results by switching the QRSlv solver parameter for 'convergence test' (convopt) to 'RELNOM_SCALE'. This significantly improves ASCEND's ability to solve these problems. Also, use OPTION iterationlimit 200 for larger models.
A first system model using FPROPS is available in models/johnpye/rankine_fprops.a4c.
Some details on the implementation of the 'wrapper' code for connecting FPROPS with ASCEND is given in writing ASCEND external relations in C.
Using from C
Using the FPROPS code from C should also be very straightforward; example code is shown in models/johnpye/fprops/test.c.
Using from Python
FPROPS can also be used from the Python language. There are a number of sample programs in models/johnpye/fprops/python. The API is still evolving as we seek the cleanest ways to report errors back to the user, and catch floating-point errors, etc.
Further work
FPROPS is still under development! We aim to implement a few more features including
add support for calculation of the saturation curve using Maxwell phase-equilibrium conditionadd iterative solver for properties in terms of (p,h)support for Water using IAPWS-95 correlation (partially complete, but needs support for another type of residual function term).refactor the 'HelmholtzExpTerm' which is actually a double of 'HelmholtzGausTerm' with epsilon = 1.add support for calculation of partial derivatives dp/dT, dp/drho, dh/dT, dh/drho, du/dT, du/drho,ds/dT, ds/drho, da/dT, da/drhoto improve convergence of ASCEND models that calculate p, h, u,s, a etc.- investigate apparent disagreement between cp0 for ammonia in FPROPS and values from REFPROP (is it consistent with Tillner-Roth?)
- investigate apparent very small discrepancy between REFPROP and IAPWS95 in value of speed of sound near critical point.
- move specification of the zero point out of IdealData and into HelmholtzData. Third law of thermodynamics? How to avoid correlations with negative h or s values?
- implement a pre-calculation routine where for example coefficients of <math>\phi^0</math> can be prepared?
- implement support for thermophysical properties conductivity, viscosity, surface tension, and possibly others.
implement support for calculation of the speed of sound.- resolve the confusion between T* and T_crit in the data structures. Probably all correlations will be using T_crit -- but is that sure?
remove p_c from HelmholtzData structure, because that value can be calculated using p(T_c,rho_c).- add support for solving in terms of (p,h) where p < p_t, the triple point pressure.
Further down the track we would like to support:
- reading property correlations from a database (SQLite?) or text file.
- some simpler equations of state such as MBWR or Peng-Robinson.(Assigned to Ankit, see PengRobinson EOS in FPROPS)
- lots more fluids
- mixing models for multi-phase, multi-component systems (or else incorporate FPROPS into exist code that supports this).
- natural gas properties?
We'd be very pleased to be able to collaborate on this work with others; the code has been made deliberately able to stand alone; it has no dependency on any other code from ASCEND, and is suitable for incorporation into other open source programs, subject to the restrictions of the GPL license.
References
- ↑ 1.0 1.1 1.2 http://www.iapws.org/relguide/IAPWS95-Rev.pdf
- ↑ Lemmon, E.W. and Span, R., 2006, Short Fundamental Equations of State for 20 Industrial Fluids, J. Chem. Eng. Data, 51, 785-850, doi:10.1021/je050186n
- ↑ Span & Wagner (1996), "A new equation of state for carbon dioxide covering from the triple point temperature to 1100 K at pressures up to 800 MPa" J. Phys. Chem. Ref. Data, 25 p 1509 ff, http://link.aip.org/link/?jpr/25/1509%26agg=NIST, doi:10.1063/1.555991
- ↑ Tillner-Roth, Harms-Watzenberg and Baehr (1993), "Eine neue Fundamentalgleichung für Ammoniak", DKV-Tagungsbericht, 20, 167-181
- ↑ http://en.wikipedia.org/wiki/Van_der_Waals_equation
- ↑ Eubank & Hall (2004), "Equal area rule and algorithm for determining phase compositions", AIChE Journal, 41, doi:10.1002/aic.690410419
- ↑ Akasaka (2008) "A Reliable and Useful Method to Determine the Saturation State from Helmholtz Energy Equations of State", Journal of Thermal Science and Technology, 3, 442-451, doi:10.1299/jtst.3.442
- ↑ Soave (1986), "Direct calculation of pure-compound vapour pressures through cubic equations of state ", Fluid Phase Equilibria, 31, 203-207, doi:10.1016/0378-3812(86)90013-0
- ↑ Long X. Nghiem and Yau-Kun Li, 1985, Application of the tangent plane criterion to saturation pressure and temperature computations, Fluid Phase Equilibria, doi:10.1016/0378-3812(85)90059-7
- ↑ M Michelson, 1984, Saturation point calculations, Fluid Phase Equilibria, doi:10.1016/0378-3812(85)90005-6
- ↑ IAPWS, 2008, Revised Advisory Note No. 3 Thermodynamic Derivatives from IAPWS Formulation, http://www.iapws.org
Contributors
The people who have contributed code and/or implementable advice for FPROPS: