Base class Material designed to provide the density of the porous medium.
Material designed to provide the density of the porous medium for the fully-saturated case.
const MaterialProperty< Real > & _porosity_qp
Porosity at qps.
const Real _rho_s
Solid density.
static InputParameters validParams()
const MaterialProperty< std::vector< std::vector< Real > > > & _drho_f_qp_dvar
d(rho_f)/d(PorousFlow variable)
void computeQpProperties() override
const MaterialProperty< std::vector< Real > > & _rho_f_qp
Fluid density at qps.
void initQpStatefulProperties() override
const MaterialProperty< std::vector< Real > > & _dporosity_qp_dvar
d(porosity)/d(PorousFlow variable)