#include <Water97FluidPropertiesTest.h>
◆ Water97FluidPropertiesTest()
Water97FluidPropertiesTest::Water97FluidPropertiesTest |
( |
| ) |
|
|
inline |
◆ buildObjects()
void Water97FluidPropertiesTest::buildObjects |
( |
| ) |
|
|
inlineprotected |
Definition at line 22 of file Water97FluidPropertiesTest.h.
Referenced by Water97FluidPropertiesTest().
26 uo_pars.
set<
Real>(
"T_initial_guess") = 298.15 * 1.01;
27 uo_pars.
set<
Real>(
"p_initial_guess") = 1.01e5 * 1.01;
28 _fe_problem->addUserObject(
"Water97FluidProperties",
"fp", uo_pars);
32 _fe_problem->addUserObject(
"Water97FluidProperties",
"ad_fp", ad_uo_pars);
std::shared_ptr< FEProblem > _fe_problem
const SinglePhaseFluidProperties * _ad_fp
InputParameters getValidParams(const std::string &name) const
Common class for single phase fluid properties.
const Water97FluidProperties * _fp
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Water (H2O) fluid properties as a function of pressure (Pa) and temperature (K) from IAPWS-IF97: Revi...
◆ _ad_fp
◆ _fp
The documentation for this class was generated from the following file: