Name | Description |
---|---|
PhaseBoundaryProperties | Thermodynamic base properties on the phase boundary |
InverseDerivatives_rhoT | Derivatives required for inversion of density and temperature functions w.r.t. pressure and enthalpy states |
EOSIdealCoeff | Record for coefficients of ideal term of helmholtz equation of state |
EOSResidualCoeff | Record for coefficients of residual term of helmholtz equation of state |
CubicSplineDerEval | Derivative of cubic spline |
CubicSplineEval | Cubic spline |
cv2Phase | Compute isochoric specific heat capacity inside the two-phase region |
FindInterval | Half-interval search algorithm |
helmholtzToBoundaryProps | Calulate phase boundary property record from dimensionless Helmholtz function |
Name | Description |
---|---|
nc | No. of coefficients in a |
a[nc] | Coefficients of ideal term of helmholtz equation of state |
Name | Description |
---|---|
nc | No. of coefficients in c, d, t, n |
ns1 | No. of zero coefficients in c |
c[nc] | Coefficients of residual term of helmholtz equation of state |
d[nc] | Coefficients of residual term of helmholtz equation of state |
t[nc] | Coefficients of residual term of helmholtz equation of state |
n[nc] | Coefficients of residual term of helmholtz equation of state |
Name | Description |
---|---|
x | Input |
coefs[4] | Spline coefficients |
Name | Description |
---|---|
yder | Spline derivative |
Name | Description |
---|---|
x | Input |
coefs[4] | Spline coefficients |
Name | Description |
---|---|
y | Output |
Name | Description |
---|---|
liq | Properties on the boiling curve |
vap | Properties on the condensation curve |
x | Vapour mass fraction [1] |
T | Temperature [K] |
p | Pressure [Pa] |
Name | Description |
---|---|
cv | Isochoric specific heat capacity [J/(kg.K)] |
dpT | Derivative of pressure w.r.t. temperature |
Name | Description |
---|---|
x | Input |
breaks[:] | Grid points defining the intervals |
Name | Description |
---|---|
i | Found interval number |
error | 1=did not find interval |
Name | Description |
---|---|
f | Dimensionless derivatives of Helmholtz function |
Name | Description |
---|---|
sat | Phase boundary property record |