Go to the documentation of this file.
12 #include "ElementIntegralVariablePostprocessor.h"
40 const MaterialProperty<std::vector<Real>> &
_mass;
This holds maps between pressure_var or pressure_var, sat_var used in RichardsMaterial and kernels,...
RichardsMass(const InputParameters ¶meters)
unsigned int _pvar
Richards variable number that we want the mass for.
const MaterialProperty< std::vector< Real > > & _mass
Mass, or vector of masses in multicomponent situation.
const RichardsVarNames & _richards_name_UO
userobject that holds Richards variable names
This postprocessor computes the fluid mass by integrating the density over the volume.
InputParameters validParams< RichardsMass >()
virtual Real computeQpIntegral()