22 "relperm_UO",
"Name of user object that defines the relative permeability.");
29 _seff_var(coupledValue(
"seff_var")),
static InputParameters validParams()
const RichardsRelPerm & _relperm_UO
userobject that defines relative permeability function
Relative Permeability as a function of effective saturation.
Base class for Richards relative permeability classes that provide relative permeability as a functio...
RichardsRelPermAux(const InputParameters ¶meters)
virtual Real computeValue()
virtual Real relperm(Real seff) const =0
relative permeability as a function of effective saturation This must be over-ridden in your derived ...
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()
const VariableValue & _seff_var
effective saturation
registerMooseObject("RichardsApp", RichardsRelPermAux)