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

#include <ideal_eosterms.hpp>

Public Member Functions

 IdealHelmholtzCp0Constant (const double c, const double T_0, const double R)
 
template<typename TType , typename RhoType >
auto alphaig (const TType &T, const RhoType &) const
 

Public Attributes

const double c
 
const double T_0
 
const double R
 

Detailed Description

\( \alpha^{\rm ig}= c\left( \frac{T-T_0}{T}-\ln\left(\frac{T}{T_0}\right)\right) \)

from a term that is like

\( \frac{c_{p0}}{R}= c \)

Definition at line 186 of file ideal_eosterms.hpp.

Constructor & Destructor Documentation

◆ IdealHelmholtzCp0Constant()

teqp::IdealHelmholtzCp0Constant::IdealHelmholtzCp0Constant ( const double c,
const double T_0,
const double R )
inline

Definition at line 190 of file ideal_eosterms.hpp.

Member Function Documentation

◆ alphaig()

template<typename TType , typename RhoType >
auto teqp::IdealHelmholtzCp0Constant::alphaig ( const TType & T,
const RhoType &  ) const
inline

Definition at line 195 of file ideal_eosterms.hpp.

Member Data Documentation

◆ c

const double teqp::IdealHelmholtzCp0Constant::c

Definition at line 188 of file ideal_eosterms.hpp.

◆ R

const double teqp::IdealHelmholtzCp0Constant::R

Definition at line 189 of file ideal_eosterms.hpp.

◆ T_0

const double teqp::IdealHelmholtzCp0Constant::T_0

Definition at line 188 of file ideal_eosterms.hpp.


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