#include <GERG.hpp>
|
std::vector< double > | n0 |
|
std::vector< double > | theta0 |
|
Definition at line 36 of file GERG.hpp.
◆ recalc_integration_constants()
auto teqp::GERGGeneral::AlphaigCoeffs::recalc_integration_constants |
( |
double | T, |
|
|
double | Tci, |
|
|
double | rho, |
|
|
double | rhoci, |
|
|
double | Rstar_R ) |
|
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
- Parameters
-
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 \) |
Definition at line 49 of file GERG.hpp.
◆ sizes()
std::set< std::size_t > teqp::GERGGeneral::AlphaigCoeffs::sizes |
( |
| ) |
|
|
inline |
◆ n0
std::vector<double> teqp::GERGGeneral::AlphaigCoeffs::n0 |
◆ theta0
std::vector<double> teqp::GERGGeneral::AlphaigCoeffs::theta0 |
The documentation for this struct was generated from the following file: