22 "Name of user object that defines the density.");
29 _pressure_var(coupledValue(
"pressure_var")),
virtual Real computeValue()
registerMooseObject("RichardsApp", RichardsDensityPrimePrimeAux)
static InputParameters validParams()
const VariableValue & _pressure_var
porepressure
virtual Real d2density(Real p) const =0
second derivative of fluid density wrt porepressure This must be over-ridden in derived classes to pr...
const RichardsDensity & _density_UO
userobject that defines density as a fcn of porepressure
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()
Base class for fluid density as a function of porepressure The functions density, ddensity and d2dens...
Second derivative of fluid density wrt porepressure.
RichardsDensityPrimePrimeAux(const InputParameters ¶meters)