#include <multifluid_eosterms.hpp>
|
| GenericCubicTerm (const nlohmann::json &spec) |
|
template<typename TauType , typename DeltaType > |
auto | alphar (const TauType &tau, const DeltaType &delta) const |
|
This implementation is for generic cubic EOS, in teh
Definition at line 367 of file multifluid_eosterms.hpp.
◆ GenericCubicTerm()
teqp::GenericCubicTerm::GenericCubicTerm |
( |
const nlohmann::json & | spec | ) |
|
|
inline |
◆ alphar()
template<typename TauType , typename DeltaType >
auto teqp::GenericCubicTerm::alphar |
( |
const TauType & | tau, |
|
|
const DeltaType & | delta ) const |
|
inline |
◆ a0_cubic
const double teqp::GenericCubicTerm::a0_cubic |
◆ alphas_cubic
◆ b_cubic
const double teqp::GenericCubicTerm::b_cubic |
◆ Delta1
const double teqp::GenericCubicTerm::Delta1 |
◆ Delta2
const double teqp::GenericCubicTerm::Delta2 |
◆ pcrit_Pa
const double teqp::GenericCubicTerm::pcrit_Pa |
◆ R_gas
const double teqp::GenericCubicTerm::R_gas |
◆ rhored_molm3
const double teqp::GenericCubicTerm::rhored_molm3 |
◆ Tcrit_K
const double teqp::GenericCubicTerm::Tcrit_K |
◆ Tred_K
const double teqp::GenericCubicTerm::Tred_K |
The documentation for this class was generated from the following file: