|
| 1 | +# Properties |
| 2 | + |
| 3 | +(Bulk) equilibrium properties can be calculated as derivatives of a thermodynamic potential. In the case of equations of state, this thermodynamic potential is the Helmholtz energy $A$ as a function of its characteristic variables temperature $T$, volume $V$, and amount of substance of each component $n_i$. Examples for common (measurable) properties that are calculated from an equation of state are the pressure |
| 4 | + |
| 5 | +$$p=-\left(\frac{\partial A}{\partial V}\right)_{T,n_i}$$ |
| 6 | + |
| 7 | +and the isochoric heat capacity |
| 8 | + |
| 9 | +$$c_V=\frac{1}{n}\left(\frac{\partial U}{\partial T}\right)_{V,n_i}=\frac{T}{n}\left(\frac{\partial S}{\partial T}\right)_{V,n_i}=-\frac{T}{n}\left(\frac{\partial^2 A}{\partial T^2}\right)_{V,n_i}$$ |
| 10 | + |
| 11 | +with the total number of particles $n=\sum_i n_i$, the internal energy $U$, and the entropy $S$. |
| 12 | + |
| 13 | +## Residual properties |
| 14 | + |
| 15 | +In most cases, the total value of a property is required because it is the one which can actually be measured. However, for some applications, e.g. phase equilibria or entropy scaling, residual properties are useful. Residual properties are based on the separation of the Helmholtz energy in an ideal gas ($\mathrm{ig}$) contribution and a residual ($\mathrm{res}$) contribution: |
| 16 | + |
| 17 | +$$A=A^\mathrm{ig}+A^\mathrm{res}$$ |
| 18 | + |
| 19 | +The ideal gas contribution contains only kinetic and intramolecular energies and can be derived from statistical mechanics as |
| 20 | + |
| 21 | +$$A^\mathrm{ig}(T,V,n_i)=RT\sum_in_i\left(\ln\left(\frac{n_i\Lambda_i^3}{V}\right)-1\right)$$(eqn:a_ig) |
| 22 | + |
| 23 | +with the thermal de Broglie wavelength $\Lambda_i$ that only depends on the temperature. Residual properties depend on the reference state. The two commonly used reference states are at constant volume or at constant pressure, i.e., |
| 24 | + |
| 25 | +$$A=A^\mathrm{ig,V}(T,V,n_i)+A^\mathrm{res,V}(T,V,n_i)=A^\mathrm{ig,p}(T,p,n_i)+A^\mathrm{res,p}(T,p,n_i)$$(eqn:a_res) |
| 26 | + |
| 27 | +Because the Helmholtz energy is expressed in $T$, $V$ and $n_i$, residual properties at constant volume can be evaluated straightforwardly. If a property $X$ is calculated from the Helmholtz energy via the differential operator $\mathcal{D}$, i.e., $X=\mathcal{D}\left(A\right)$, then the residual contributions is calculated from |
| 28 | + |
| 29 | +$$X^\mathrm{res,V}=\mathcal{D}\left(A\right)-\mathcal{D}\left(A^\mathrm{ig,V}\right)$$ |
| 30 | + |
| 31 | +In cases where the operator $\mathcal{D}$ is linear, the expression can be simplified to |
| 32 | + |
| 33 | +$$X^\mathrm{res,V}=\mathcal{D}\left(A-A^\mathrm{ig,V}\right)=\mathcal{D}\left(A^\mathrm{res,V}\right)$$ |
| 34 | + |
| 35 | +For residual properties at constant pressure, the reference state has to be evaluated for an ideal gas volume that corresponds to the constant pressure |
| 36 | + |
| 37 | +$$A^\mathrm{ig,p}(T,p,n_i)=A^\mathrm{ig,V}\left(T,V^\mathrm{ig}(T,p,n_i),n_i\right)=A^\mathrm{ig,V}\left(T,\frac{nRT}{p},n_i\right)$$ |
| 38 | + |
| 39 | +Then the residual contribution for $X$ can be evaluated as |
| 40 | + |
| 41 | +$$X^\mathrm{res,p}=\mathcal{D}\left(A\right)-\mathcal{D}\left(A^\mathrm{ig,p}\right)$$ |
| 42 | + |
| 43 | +For linear operators $\mathcal{D}$ eqs. {eq}`eqn:a_ig` and {eq}`eqn:a_res` can be used to simplify the expression |
| 44 | + |
| 45 | +$$X^\mathrm{res,p}=\mathcal{D}\left(A-A^\mathrm{ig,p}\right)=\mathcal{D}\left(A\right)-\mathcal{D}\left(nRT\ln Z\right)$$ |
| 46 | + |
| 47 | +with the compressiblity factor $Z=\frac{pV}{nRT}$. |
| 48 | + |
| 49 | +For details on how the evaluation of properties from Helmholtz energy models is implemented in $\text{FeO}_\text{s}$ check out the [Rust guide](../../rustguide/core/state.rst). |
| 50 | + |
| 51 | +## List of properties available in $\text{FeO}_\text{s}$ |
| 52 | + |
| 53 | +The table below lists all properties that are available in $\text{FeO}_\text{s}$, their definition, and whether they can be evaluated as residual contributions as well. |
| 54 | + |
| 55 | +| Name | definition | residual? | |
| 56 | +|-|:-:|-| |
| 57 | +| Pressure $p$ | $-\left(\frac{\partial A}{\partial V}\right)_{T,n_i}$ | yes | |
| 58 | +| Compressibility factor $Z$ | $\frac{pV}{nRT}$ | yes | |
| 59 | +| Partial derivative of pressure w.r.t. volume | $\left(\frac{\partial p}{\partial V}\right)_{T,n_i}$ | yes | |
| 60 | +| Partial derivative of pressure w.r.t. density | $\left(\frac{\partial p}{\partial \rho}\right)_{T,n_i}$ | yes | |
| 61 | +| Partial derivative of pressure w.r.t. temperature | $\left(\frac{\partial p}{\partial T}\right)_{V,n_i}$ | yes | |
| 62 | +| Partial derivative of pressure w.r.t. moles | $\left(\frac{\partial p}{\partial n_i}\right)_{T,V,n_j}$ | yes | |
| 63 | +| Second partial derivative of pressure w.r.t. volume | $\left(\frac{\partial^2 p}{\partial V^2}\right)_{T,n_i}$ | yes | |
| 64 | +| Second partial derivative of pressure w.r.t. density | $\left(\frac{\partial^2 p}{\partial \rho^2}\right)_{T,n_i}$ | yes | |
| 65 | +| Partial molar volume $v_i$ | $\left(\frac{\partial V}{\partial n_i}\right)_{T,p,n_j}$ | yes | |
| 66 | +| Chemical potential $\mu_i$ | $\left(\frac{\partial A}{\partial n_i}\right)_{T,V,n_j}$ | yes | |
| 67 | +| Partial derivative of chemical potential w.r.t. temperature | $\left(\frac{\partial\mu_i}{\partial T}\right)_{V,n_i}$ | yes | |
| 68 | +| Partial derivative of chemical potential w.r.t. moles | $\left(\frac{\partial\mu_i}{\partial n_j}\right)_{V,n_k}$ | yes | |
| 69 | +| Logarithmic fugacity coefficient $\ln\varphi_i$ | $\beta\mu_i^\mathrm{res}\left(T,p,\lbrace n_i\rbrace\right)$ | no | |
| 70 | +| Pure component logarithmic fugacity coefficient $\ln\varphi_i^\mathrm{pure}$ | $\lim_{x_i\to 1}\ln\varphi_i$ | no | |
| 71 | +| Logarithmic (symmetric) activity coefficient $\ln\gamma_i$ | $\ln\left(\frac{\varphi_i}{\varphi_i^\mathrm{pure}}\right)$ | no | |
| 72 | +| Partial derivative of the logarithmic fugacity coefficient w.r.t. temperature | $\left(\frac{\partial\ln\varphi_i}{\partial T}\right)_{p,n_i}$ | no | |
| 73 | +| Partial derivative of the logarithmic fugacity coefficient w.r.t. pressure | $\left(\frac{\partial\ln\varphi_i}{\partial p}\right)_{T,n_i}=\frac{v_i^\mathrm{res,p}}{RT}$ | no | |
| 74 | +| Partial derivative of the logarithmic fugacity coefficient w.r.t. moles | $\left(\frac{\partial\ln\varphi_i}{\partial n_j}\right)_{T,p,n_k}$ | no | |
| 75 | +| Thermodynamic factor $\Gamma_{ij}$ | $\delta_{ij}+x_i\left(\frac{\partial\ln\varphi_i}{\partial x_j}\right)_{T,p,\Sigma}$ | no | |
| 76 | +| Molar isochoric heat capacity $c_v$ | $\left(\frac{\partial u}{\partial T}\right)_{V,n_i}$ | yes | |
| 77 | +| Partial derivative of the molar isochoric heat capacity w.r.t. temperature | $\left(\frac{\partial c_V}{\partial T}\right)_{V,n_i}$ | yes | |
| 78 | +| Molar isobaric heat capacity $c_p$ | $\left(\frac{\partial h}{\partial T}\right)_{p,n_i}$ | yes | |
| 79 | +| Entropy $S$ | $-\left(\frac{\partial A}{\partial T}\right)_{V,n_i}$ | yes | |
| 80 | +| Partial derivative of the entropy w.r.t. temperature | $\left(\frac{\partial S}{\partial T}\right)_{V,n_i}$ | yes | |
| 81 | +| Molar entropy $s$ | $\frac{S}{n}$ | yes | |
| 82 | +| Enthalpy $H$ | $A+TS+pV$ | yes | |
| 83 | +| Molar enthalpy $h$ | $\frac{H}{n}$ | yes | |
| 84 | +| Helmholtz energy $A$ | | yes | |
| 85 | +| Molar Helmholtz energy $a$ | $\frac{A}{n}$ | yes | |
| 86 | +| Internal energy $U$ | $A+TS$ | yes | |
| 87 | +| Molar internal energy $u$ | $\frac{U}{n}$ | yes | |
| 88 | +| Gibbs energy $G$ | $A+pV$ | yes | |
| 89 | +| Molar Gibbs energy $g$ | $\frac{G}{n}$ | yes | |
| 90 | +| Partial molar entropy $s_i$ | $\left(\frac{\partial S}{\partial n_i}\right)_{T,p,n_j}$ | yes | |
| 91 | +| Partial molar enthalpy $h_i$ | $\left(\frac{\partial H}{\partial n_i}\right)_{T,p,n_j}$ | yes | |
| 92 | +| Joule Thomson coefficient $\mu_\mathrm{JT}$ | $\left(\frac{\partial T}{\partial p}\right)_{H,n_i}$ | no | |
| 93 | +| Isentropic copmressibility $\kappa_s$ | $-\frac{1}{V}\left(\frac{\partial V}{\partial p}\right)_{S,n_i}$ | no | |
| 94 | +| Isothermal copmressibility $\kappa_T$ | $-\frac{1}{V}\left(\frac{\partial V}{\partial p}\right)_{T,n_i}$ | no | |
| 95 | +| (Static) structure factor $S(0)$ | $RT\left(\frac{\partial\rho}{\partial p}\right)_{T,n_i}$ | no | |
| 96 | + |
| 97 | +## Additional properties for fluids with known molar weights |
| 98 | + |
| 99 | +If the Helmholtz energy model includes information about the molar weigt $MW_i$ of each species, additional properties are available in $\text{FeO}_\text{s}$ |
| 100 | + |
| 101 | +| Name | definition | residual? | |
| 102 | +|-|:-:|-| |
| 103 | +| Total molar weight $MW$ | $\sum_ix_iMW_i$ | no | |
| 104 | +| Mass of each component $m_i$ | $n_iMW_i$ | no | |
| 105 | +| Total mass $m$ | $\sum_im_i=nMW$ | no | |
| 106 | +| Mass density $\rho^{(m)}$ | $\frac{m}{V}$ | no | |
| 107 | +| Mass fractions $w_i$ | $\frac{m_i}{m}$ | no | |
| 108 | +| Specific entropy $s^{(m)}$ | $\frac{S}{m}$ | yes | |
| 109 | +| Specific enthalpy $h^{(m)}$ | $\frac{H}{m}$ | yes | |
| 110 | +| Specific Helmholtz energy $a^{(m)}$ | $\frac{A}{m}$ | yes | |
| 111 | +| Specific internal energy $u^{(m)}$ | $\frac{U}{m}$ | yes | |
| 112 | +| Specific Gibbs energy $g^{(m)}$ | $\frac{G}{m}$ | yes | |
| 113 | +| Speed of sound $c$ | $\sqrt{\left(\frac{\partial p}{\partial\rho^{(m)}}\right)_{S,n_i}}$ | no | |
0 commit comments