|
teqp 0.23.1
|
#include <GERG.hpp>
Public Member Functions | |
| std::set< std::size_t > | sizes () |
| auto | recalc_integration_constants (double T, double Tci, double rho, double rhoci, double Rstar_R) |
Public Attributes | |
| std::vector< double > | n0 |
| std::vector< double > | theta0 |
|
inline |
Solve the 2x2 system of equations to yield the integration constants matching h0(298.15 K, 101.325 kPa) = 0 and s0(298.15 K, 101.325 kPa) = 0 h = 0, so h/(R*T) = 0 and Aig10 = -1
| T | Reference temperature, K |
| Tci | Critical temperature of the component, K |
| rho | Molar density at the reference state, mol/m^3 |
| rhoci | Molar density at teh critical point, mol/m^3 |
| Rstar_R | ratio of \(R^* / R \) |
|
inline |
| std::vector<double> teqp::GERGGeneral::AlphaigCoeffs::theta0 |