const Real _fluid_coefficient
Fluid volumetric thermal expansion coefficient.
Base class for all PorousFlow vector materials.
Material designed to provide a time-invariant volumetric thermal expansion coefficient A = * (alpha -...
MaterialProperty< Real > & _coeff
Computed volumetric thermal expansion coefficient.
const MaterialProperty< Real > & _porosity
porosity at the nodes or quadpoints. Only the initial value is ever used
PorousFlowConstantThermalExpansionCoefficient(const InputParameters ¶meters)
virtual void initQpStatefulProperties() override
const Real _drained_coefficient
Drained porous-skeleton volumetric thermal expansion coefficient.
const Real _biot_coefficient
Biot coefficient.
const MaterialProperty< Real > & _coeff_old
Old value of the volumetric thermal expansion coefficient. This variable is necessary in order to kee...
virtual void computeQpProperties() override
InputParameters validParams< PorousFlowConstantThermalExpansionCoefficient >()