OGS
|
Definition at line 51 of file TESOGS5MaterialModels.h.
#include <TESOGS5MaterialModels.h>
Static Public Member Functions | |
static double | get (double rho, double T) |
Static Private Member Functions | |
template<unsigned i> | |
static double | loop1_term (double T_star) |
template<unsigned i> | |
static double | loop2_term (double rho) |
Static Private Attributes | |
static const double | A [5] |
static const double | C [5] |
|
inlinestatic |
Definition at line 53 of file TESOGS5MaterialModels.h.
References C, loop1_term(), and loop2_term().
Referenced by ProcessLib::TES::fluid_heat_conductivity(), and ProcessLib::TES::fluid_viscosity().
|
inlinestaticprivate |
Definition at line 91 of file TESOGS5MaterialModels.h.
References A, and ProcessLib::TES::mypow().
Referenced by get().
|
inlinestaticprivate |
Definition at line 97 of file TESOGS5MaterialModels.h.
References C, and ProcessLib::TES::mypow().
Referenced by get().
|
staticprivate |
Definition at line 102 of file TESOGS5MaterialModels.h.
Referenced by loop1_term().
|
staticprivate |
Definition at line 103 of file TESOGS5MaterialModels.h.
Referenced by get(), and loop2_term().