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

#include <ideal_eosterms.hpp>

Public Member Functions

 PureIdealHelmholtz (const nlohmann::json &jpure)
 
template<typename TType , typename RhoType >
auto alphaig (const TType &T, const RhoType &rho) const
 

Public Attributes

std::vector< IdealHelmholtzTermscontributions
 

Detailed Description

Definition at line 241 of file ideal_eosterms.hpp.

Constructor & Destructor Documentation

◆ PureIdealHelmholtz()

teqp::PureIdealHelmholtz::PureIdealHelmholtz ( const nlohmann::json & jpure)
inline

Definition at line 244 of file ideal_eosterms.hpp.

Member Function Documentation

◆ alphaig()

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

Definition at line 292 of file ideal_eosterms.hpp.

Member Data Documentation

◆ contributions

std::vector<IdealHelmholtzTerms> teqp::PureIdealHelmholtz::contributions

Definition at line 243 of file ideal_eosterms.hpp.


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