21 params.
addRequiredParam<UserObjectName>(
"sat_UO",
"Name of user object that defines saturation.");
28 _seff_var(coupledValue(
"seff_var")),
Fluid Saturation as a function of effective saturation.
const VariableValue & _seff_var
effective saturation
const RichardsSat & _sat_UO
User object defining saturation as a function of effective saturation.
Saturation of a phase as a function of effective saturation of that phase, and its derivatives wrt ef...
virtual Real computeValue()
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Real sat(Real seff) const
saturation as a function of effective saturation
static InputParameters validParams()
RichardsSatAux(const InputParameters ¶meters)
registerMooseObject("RichardsApp", RichardsSatAux)