#include <NaKFluidPropertiesTest.h>
Definition at line 15 of file NaKFluidPropertiesTest.h.
◆ NaKFluidPropertiesTest()
| NaKFluidPropertiesTest::NaKFluidPropertiesTest |
( |
| ) |
|
|
inline |
◆ buildObjects()
| void NaKFluidPropertiesTest::buildObjects |
( |
| ) |
|
|
inlineprotected |
Definition at line 21 of file NaKFluidPropertiesTest.h.
22 {
24 uo_pars.
set<
Real>(
"weight_fraction_K") = 0.778;
25 _fe_problem->addUserObject(
"NaKFluidProperties",
"fp", uo_pars);
27 }
InputParameters getValidParams(const std::string &name) const
std::shared_ptr< FEProblem > _fe_problem
const NaKFluidProperties * _fp
NaK fluid properties as a function of pressure (Pa) and temperature (K).
const T & getUserObject(const std::string ¶m_name, bool is_dependency=true) const
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Referenced by NaKFluidPropertiesTest().
◆ _fp
The documentation for this class was generated from the following file: