28 _fe_problem->addUserObject(
"BrineFluidProperties",
"fp", uo_pars);
const BrineFluidProperties * _fp
BrineFluidPropertiesTest()
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
Common class for single phase fluid properties.
const T & getUserObject(const std::string ¶m_name, bool is_dependency=true) const