teqp 0.22.0
Loading...
Searching...
No Matches
teqp::PowerEOSTerm Class Reference

#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
 

Detailed Description

\( \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.

Constructor & Destructor Documentation

◆ PowerEOSTerm()

teqp::PowerEOSTerm::PowerEOSTerm ( const PowerEOSTermCoeffs & coef)
inline

Definition at line 49 of file multifluid_eosterms.hpp.

Member Function Documentation

◆ alphar()

template<typename TauType , typename DeltaType >
auto teqp::PowerEOSTerm::alphar ( const TauType & tau,
const DeltaType & delta ) const
inline

Definition at line 52 of file multifluid_eosterms.hpp.

Member Data Documentation

◆ coeffs

const PowerEOSTermCoeffs teqp::PowerEOSTerm::coeffs

Definition at line 47 of file multifluid_eosterms.hpp.


The documentation for this class was generated from the following file: