#include <SalineMoltenSaltFluidPropertiesTest.h>
◆ SalineMoltenSaltFluidPropertiesTest()
SalineMoltenSaltFluidPropertiesTest::SalineMoltenSaltFluidPropertiesTest |
( |
| ) |
|
|
inline |
◆ buildObjects()
void SalineMoltenSaltFluidPropertiesTest::buildObjects |
( |
| ) |
|
|
inlineprotected |
Definition at line 24 of file SalineMoltenSaltFluidPropertiesTest.h.
Referenced by SalineMoltenSaltFluidPropertiesTest().
27 uo_pars.
set<std::vector<std::string>>(
"comp_name") = {
"LiF",
"NaF",
"KF"};
28 uo_pars.
set<std::vector<Real>>(
"comp_val") = {0.465, 0.115, 0.42};
29 uo_pars.
set<std::string>(
"prop_def_file") =
"../test/tests/saline/saline_custom.prp";
30 _fe_problem->addUserObject(
"SalineMoltenSaltFluidProperties",
"fp", uo_pars);
std::shared_ptr< FEProblem > _fe_problem
InputParameters getValidParams(const std::string &name) const
const SalineMoltenSaltFluidProperties * _fp
◆ _fp
The documentation for this class was generated from the following file: