teqp 0.19.1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
teqp::PowerEOSTerm Class Reference

#include <multifluid_eosterms.hpp>

Public Member Functions

template<typename TauType , typename DeltaType >
auto alphar (const TauType &tau, const DeltaType &delta) const
 

Public Attributes

Eigen::ArrayXd n
 
Eigen::ArrayXd t
 
Eigen::ArrayXd d
 
Eigen::ArrayXd c
 
Eigen::ArrayXd l
 
Eigen::ArrayXi l_i
 

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 37 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 43 of file multifluid_eosterms.hpp.

Member Data Documentation

◆ c

Eigen::ArrayXd teqp::PowerEOSTerm::c

Definition at line 39 of file multifluid_eosterms.hpp.

◆ d

Eigen::ArrayXd teqp::PowerEOSTerm::d

Definition at line 39 of file multifluid_eosterms.hpp.

◆ l

Eigen::ArrayXd teqp::PowerEOSTerm::l

Definition at line 39 of file multifluid_eosterms.hpp.

◆ l_i

Eigen::ArrayXi teqp::PowerEOSTerm::l_i

Definition at line 40 of file multifluid_eosterms.hpp.

◆ n

Eigen::ArrayXd teqp::PowerEOSTerm::n

Definition at line 39 of file multifluid_eosterms.hpp.

◆ t

Eigen::ArrayXd teqp::PowerEOSTerm::t

Definition at line 39 of file multifluid_eosterms.hpp.


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