39 Real seff(std::vector<const VariableValue *> p,
unsigned int qp)
const;
49 dseff(std::vector<const VariableValue *> p,
unsigned int qp, std::vector<Real> & result)
const;
58 void d2seff(std::vector<const VariableValue *> p,
60 std::vector<std::vector<Real>> & result)
const;
Base class for effective saturation as a function of porepressure(s) The functions seff...
Real _scale_ratio
RSC scale ratio.
RichardsSeff2gasRSC(const InputParameters ¶meters)
void d2seff(std::vector< const VariableValue *> p, unsigned int qp, std::vector< std::vector< Real >> &result) const
second derivative of effective saturation as a function of porepressure
Rogers-Stallybrass-Clements version of effective saturation of oil (gas) phase as a function of (Pwat...
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()
const InputParameters & parameters() const
Real seff(std::vector< const VariableValue *> p, unsigned int qp) const
oil effective saturation
Real _oil_viscosity
oil viscosity
void dseff(std::vector< const VariableValue *> p, unsigned int qp, std::vector< Real > &result) const
derivative of effective saturation as a function of porepressure