teqp 0.22.0
|
#include <multifluid_eosterms.hpp>
Classes | |
struct | PowerEOSTermCoeffs |
Public Member Functions | |
PowerEOSTerm (const PowerEOSTermCoeffs &coef) | |
template<typename TauType , typename DeltaType > | |
auto | alphar (const TauType &tau, const DeltaType &delta) const |
Public Attributes | |
const PowerEOSTermCoeffs | coeffs |
\( \alpha^{\rm r}=\displaystyle\sum_i n_i \delta^{d_i} \tau^{t_i} \exp(-c_i\delta^{l_i})\)
Definition at line 41 of file multifluid_eosterms.hpp.
|
inline |
Definition at line 49 of file multifluid_eosterms.hpp.
|
inline |
Definition at line 52 of file multifluid_eosterms.hpp.
const PowerEOSTermCoeffs teqp::PowerEOSTerm::coeffs |
Definition at line 47 of file multifluid_eosterms.hpp.