MaterialProperty< Real > *const _denthalpy_dX
Derivative of fluid enthalpy wrt salt mass fraction at the qps or nodes.
const bool _is_xnacl_pfvar
Flag to denote whether NaCl mass fraction is a nonlinear variable.
const BrineFluidProperties * _brine_fp
Brine fluid properties UserObject.
virtual void initQpStatefulProperties() override
Base class for fluid properties materials.
Brine (NaCl in H2O) fluid properties as a function of pressure (Pa), temperature (K) and NaCl mass fr...
static InputParameters validParams()
const SinglePhaseFluidProperties * _water_fp
Water fluid properties UserObject.
PorousFlowBrine(const InputParameters ¶meters)
Common class for single phase fluid properties.
MaterialProperty< Real > *const _dviscosity_dX
Derivative of fluid phase viscosity wrt salt mass fraction at the nodes or qps.
const bool _is_xnacl_nodal
Flag for nodal NaCl mass fraction.
Fluid properties of Brine.
OutputTools< Real >::VariableValue VariableValue
MaterialProperty< Real > *const _dinternal_energy_dX
Derivative of fluid internal_energy wrt salt mass fraction at the qps or nodes.
virtual void computeQpProperties() override
const VariableValue & _xnacl
NaCl mass fraction at the qps or nodes.
MaterialProperty< Real > *const _ddensity_dX
Derivative of fluid density wrt salt mass fraction at the qps or nodes.