teqp 0.22.0
Loading...
Searching...
No Matches
teqp::GaussianEOSTerm 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 eta
 
Eigen::ArrayXd beta
 
Eigen::ArrayXd gamma
 
Eigen::ArrayXd epsilon
 

Detailed Description

\( \alpha^{\rm r} = \displaystyle\sum_i n_i \tau^{t_i}\delta^ {d_i} \exp(-\eta_i(\delta-\epsilon_i)^2 -\beta_i(\tau-\gamma_i)^2 )\)

Definition at line 138 of file multifluid_eosterms.hpp.

Member Function Documentation

◆ alphar()

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

Definition at line 143 of file multifluid_eosterms.hpp.

Member Data Documentation

◆ beta

Eigen::ArrayXd teqp::GaussianEOSTerm::beta

Definition at line 140 of file multifluid_eosterms.hpp.

◆ d

Eigen::ArrayXd teqp::GaussianEOSTerm::d

Definition at line 140 of file multifluid_eosterms.hpp.

◆ epsilon

Eigen::ArrayXd teqp::GaussianEOSTerm::epsilon

Definition at line 140 of file multifluid_eosterms.hpp.

◆ eta

Eigen::ArrayXd teqp::GaussianEOSTerm::eta

Definition at line 140 of file multifluid_eosterms.hpp.

◆ gamma

Eigen::ArrayXd teqp::GaussianEOSTerm::gamma

Definition at line 140 of file multifluid_eosterms.hpp.

◆ n

Eigen::ArrayXd teqp::GaussianEOSTerm::n

Definition at line 140 of file multifluid_eosterms.hpp.

◆ t

Eigen::ArrayXd teqp::GaussianEOSTerm::t

Definition at line 140 of file multifluid_eosterms.hpp.


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