#include <BrineFluidPropertiesTest.h>
Definition at line 19 of file BrineFluidPropertiesTest.h.
◆ BrineFluidPropertiesTest()
| BrineFluidPropertiesTest::BrineFluidPropertiesTest |
( |
| ) |
|
|
inline |
◆ buildObjects()
| void BrineFluidPropertiesTest::buildObjects |
( |
| ) |
|
|
inlineprotected |
Definition at line 25 of file BrineFluidPropertiesTest.h.
26 {
28 _fe_problem->addUserObject(
"BrineFluidProperties",
"fp", uo_pars);
31 }
const BrineFluidProperties * _fp
const SinglePhaseFluidProperties * _water_fp
Brine (NaCl in H2O) fluid properties as a function of pressure (Pa), temperature (K) and NaCl mass fr...
static const unsigned int WATER
Fluid component numbers for water and NaCl.
virtual const SinglePhaseFluidProperties & getComponent(unsigned int component) const override
Get UserObject for specified component.
InputParameters getValidParams(const std::string &name) const
std::shared_ptr< FEProblem > _fe_problem
const T & getUserObject(const std::string ¶m_name, bool is_dependency=true) const
Referenced by BrineFluidPropertiesTest().
◆ _fp
◆ _water_fp
The documentation for this class was generated from the following file: