teqp 0.19.1
Loading...
Searching...
No Matches
Public Attributes | List of all members
teqp::PCSAFT::SAFTCalc< NumType, ProductType > Class Template Reference

Parameters for model evaluation. More...

#include <pcsaft.hpp>

Public Attributes

Eigen::ArrayX< NumType > d
 
ProductType m2_epsilon_sigma3_bar
 Eq. A. 12.
 
ProductType m2_epsilon2_sigma3_bar
 Eq. A. 13.
 

Detailed Description

template<typename NumType, typename ProductType>
class teqp::PCSAFT::SAFTCalc< NumType, ProductType >

Parameters for model evaluation.

Definition at line 174 of file pcsaft.hpp.

Member Data Documentation

◆ d

template<typename NumType , typename ProductType >
Eigen::ArrayX<NumType> teqp::PCSAFT::SAFTCalc< NumType, ProductType >::d

Definition at line 177 of file pcsaft.hpp.

◆ m2_epsilon2_sigma3_bar

template<typename NumType , typename ProductType >
ProductType teqp::PCSAFT::SAFTCalc< NumType, ProductType >::m2_epsilon2_sigma3_bar

Eq. A. 13.

Definition at line 181 of file pcsaft.hpp.

◆ m2_epsilon_sigma3_bar

template<typename NumType , typename ProductType >
ProductType teqp::PCSAFT::SAFTCalc< NumType, ProductType >::m2_epsilon_sigma3_bar

Eq. A. 12.

Definition at line 180 of file pcsaft.hpp.


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