Alamo
|
#include <Homogenize.H>
Public Member Functions | |
Homogenize ()=default | |
Homogenize (IO::ParmParse &pp, std::string name) | |
void | set_pressure (const Set::Scalar P) |
virtual Set::Scalar | get_qdot (const Set::Scalar mdot, const Set::Scalar phi) |
Set::Scalar | get_K (const Set::Scalar phi) |
Set::Scalar | get_rho (const Set::Scalar phi) |
Set::Scalar | get_cp (const Set::Scalar phi) |
Set::Scalar | get_L (Set::Scalar phi, Set::Scalar T) |
Static Public Member Functions | |
static void | Parse (Homogenize &value, IO::ParmParse &pp) |
Data Fields | |
Set::Scalar | P = NAN |
Set::Scalar | massfraction = NAN |
Set::Scalar | dispersion1 = NAN |
Set::Scalar | dispersion2 = NAN |
Set::Scalar | dispersion3 = NAN |
Set::Scalar | k_ap = NAN |
Set::Scalar | k_htpb = NAN |
Set::Scalar | rho_ap = NAN |
Set::Scalar | rho_htpb = NAN |
Set::Scalar | cp_ap = NAN |
Set::Scalar | cp_htpb = NAN |
Set::Scalar | h1 = NAN |
Set::Scalar | h2 =NAN |
Set::Scalar | mlocal_ap = NAN |
int | mob_ap = -1 |
Set::Scalar | m_ap = NAN |
Set::Scalar | m_htpb = NAN |
Set::Scalar | m_comb = NAN |
Set::Scalar | E_ap = NAN |
Set::Scalar | E_htpb = NAN |
Set::Scalar | bound = NAN |
Set::Scalar | k4 = NAN |
Set::Scalar | mlocal_htpb = NAN |
Static Public Attributes | |
static constexpr const char * | name = "homogenize" |
Definition at line 17 of file Homogenize.H.
|
default |
|
inline |
Definition at line 23 of file Homogenize.H.
|
inline |
Definition at line 54 of file Homogenize.H.
|
inline |
Definition at line 43 of file Homogenize.H.
|
inline |
Definition at line 59 of file Homogenize.H.
|
inlinevirtual |
Definition at line 34 of file Homogenize.H.
|
inline |
Definition at line 48 of file Homogenize.H.
|
inlinestatic |
Definition at line 70 of file Homogenize.H.
|
inline |
Definition at line 29 of file Homogenize.H.
Set::Scalar Model::Propellant::Homogenize::bound = NAN |
Definition at line 139 of file Homogenize.H.
Set::Scalar Model::Propellant::Homogenize::cp_ap = NAN |
Definition at line 132 of file Homogenize.H.
Set::Scalar Model::Propellant::Homogenize::cp_htpb = NAN |
Definition at line 132 of file Homogenize.H.
Set::Scalar Model::Propellant::Homogenize::dispersion1 = NAN |
Definition at line 129 of file Homogenize.H.
Set::Scalar Model::Propellant::Homogenize::dispersion2 = NAN |
Definition at line 129 of file Homogenize.H.
Set::Scalar Model::Propellant::Homogenize::dispersion3 = NAN |
Definition at line 129 of file Homogenize.H.
Set::Scalar Model::Propellant::Homogenize::E_ap = NAN |
Definition at line 138 of file Homogenize.H.
Set::Scalar Model::Propellant::Homogenize::E_htpb = NAN |
Definition at line 138 of file Homogenize.H.
Set::Scalar Model::Propellant::Homogenize::h1 = NAN |
Definition at line 133 of file Homogenize.H.
Set::Scalar Model::Propellant::Homogenize::h2 =NAN |
Definition at line 133 of file Homogenize.H.
Set::Scalar Model::Propellant::Homogenize::k4 = NAN |
Definition at line 142 of file Homogenize.H.
Set::Scalar Model::Propellant::Homogenize::k_ap = NAN |
Definition at line 130 of file Homogenize.H.
Set::Scalar Model::Propellant::Homogenize::k_htpb = NAN |
Definition at line 130 of file Homogenize.H.
Set::Scalar Model::Propellant::Homogenize::m_ap = NAN |
Definition at line 137 of file Homogenize.H.
Set::Scalar Model::Propellant::Homogenize::m_comb = NAN |
Definition at line 137 of file Homogenize.H.
Set::Scalar Model::Propellant::Homogenize::m_htpb = NAN |
Definition at line 137 of file Homogenize.H.
Set::Scalar Model::Propellant::Homogenize::massfraction = NAN |
Definition at line 128 of file Homogenize.H.
Set::Scalar Model::Propellant::Homogenize::mlocal_ap = NAN |
Definition at line 134 of file Homogenize.H.
Set::Scalar Model::Propellant::Homogenize::mlocal_htpb = NAN |
Definition at line 143 of file Homogenize.H.
int Model::Propellant::Homogenize::mob_ap = -1 |
Definition at line 136 of file Homogenize.H.
|
staticconstexpr |
Definition at line 20 of file Homogenize.H.
Set::Scalar Model::Propellant::Homogenize::P = NAN |
Definition at line 28 of file Homogenize.H.
Set::Scalar Model::Propellant::Homogenize::rho_ap = NAN |
Definition at line 131 of file Homogenize.H.
Set::Scalar Model::Propellant::Homogenize::rho_htpb = NAN |
Definition at line 131 of file Homogenize.H.