Go to the documentation of this file.
43 Real
seff(std::vector<const VariableValue *> p,
unsigned int qp)
const;
53 dseff(std::vector<const VariableValue *> p,
unsigned int qp, std::vector<Real> & result)
const;
62 void d2seff(std::vector<const VariableValue *> p,
64 std::vector<std::vector<Real>> & result)
const;
RichardsSeff1BWsmall(const InputParameters ¶meters)
Real LambertW(const double z) const
LambertW function, returned value satisfies W(z)*exp(W(z))=z.
Base class for effective saturation as a function of porepressure(s) The functions seff,...
Real _las
BW's lambda_s parameter multiplied by (fluiddensity*gravity)
Real seff(std::vector< const VariableValue * > p, unsigned int qp) const
effective saturation as a function of porepressure
InputParameters validParams< RichardsSeff1BWsmall >()
void dseff(std::vector< const VariableValue * > p, unsigned int qp, std::vector< Real > &result) const
derivative of effective saturation as a function of porepressure
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
"Broadbridge-White" form of effective saturation for Kn small as a function of porepressure (not capi...
Real _sn
BW's initial effective saturation.
Real _ss
Effective saturation where porepressure = 0.