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

#include <multifluid_eosterms.hpp>

Public Member Functions

 GenericCubicTerm (const nlohmann::json &spec)
 
template<typename TauType , typename DeltaType >
auto alphar (const TauType &tau, const DeltaType &delta) const
 

Public Attributes

const double Tcrit_K
 
const double pcrit_Pa
 
const double R_gas
 
const double Delta1
 
const double Delta2
 
const double Tred_K
 
const double rhored_molm3
 
const double a0_cubic
 
const double b_cubic
 
const std::vector< AlphaFunctionOptionsalphas_cubic
 

Detailed Description

This implementation is for generic cubic EOS, in teh

Definition at line 367 of file multifluid_eosterms.hpp.

Constructor & Destructor Documentation

◆ GenericCubicTerm()

teqp::GenericCubicTerm::GenericCubicTerm ( const nlohmann::json & spec)
inline

Definition at line 372 of file multifluid_eosterms.hpp.

Member Function Documentation

◆ alphar()

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

Definition at line 390 of file multifluid_eosterms.hpp.

Member Data Documentation

◆ a0_cubic

const double teqp::GenericCubicTerm::a0_cubic

Definition at line 369 of file multifluid_eosterms.hpp.

◆ alphas_cubic

const std::vector<AlphaFunctionOptions> teqp::GenericCubicTerm::alphas_cubic

Definition at line 370 of file multifluid_eosterms.hpp.

◆ b_cubic

const double teqp::GenericCubicTerm::b_cubic

Definition at line 369 of file multifluid_eosterms.hpp.

◆ Delta1

const double teqp::GenericCubicTerm::Delta1

Definition at line 369 of file multifluid_eosterms.hpp.

◆ Delta2

const double teqp::GenericCubicTerm::Delta2

Definition at line 369 of file multifluid_eosterms.hpp.

◆ pcrit_Pa

const double teqp::GenericCubicTerm::pcrit_Pa

Definition at line 369 of file multifluid_eosterms.hpp.

◆ R_gas

const double teqp::GenericCubicTerm::R_gas

Definition at line 369 of file multifluid_eosterms.hpp.

◆ rhored_molm3

const double teqp::GenericCubicTerm::rhored_molm3

Definition at line 369 of file multifluid_eosterms.hpp.

◆ Tcrit_K

const double teqp::GenericCubicTerm::Tcrit_K

Definition at line 369 of file multifluid_eosterms.hpp.

◆ Tred_K

const double teqp::GenericCubicTerm::Tred_K

Definition at line 369 of file multifluid_eosterms.hpp.


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