8#ifndef MODEL_PROPELLANT_HOMOGENIZE_H
9#define MODEL_PROPELLANT_HOMOGENIZE_H
20 static constexpr const char*
name =
"homogenize";
63 else L =
m_ap * exp(-
E_ap / T) * phi;
65 if (T <=
bound) L = 0.0;
#define pp_query_required(...)
#define pp_query_default(...)
#define pp_queryclass(...)
virtual Set::Scalar get_qdot(const Set::Scalar mdot, const Set::Scalar phi)
Set::Scalar get_L(Set::Scalar phi, Set::Scalar T)
static void Parse(Homogenize &value, IO::ParmParse &pp)
Set::Scalar get_rho(const Set::Scalar phi)
Set::Scalar get_cp(const Set::Scalar phi)
static constexpr const char * name
void set_pressure(const Set::Scalar P)
Homogenize(IO::ParmParse &pp, std::string name)
Set::Scalar get_K(const Set::Scalar phi)