teqp 0.22.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Concepts
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

αr=iniδdiτtiexp(ciδli)

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: