Go to the documentation of this file.
46 const MaterialProperty<Real> &
_pf;
49 const MaterialProperty<std::vector<Real>> &
_dpf_dvar;
PorousFlowEffectiveStressCoupling computes -coefficient*effective_porepressure*grad_component(test) w...
const MaterialProperty< Real > & _pf
Effective porepressure.
const bool _rz
Whether an RZ coordinate system is being used.
This holds maps between the nonlinear variables used in a PorousFlow simulation and the variable numb...
InputParameters validParams< PorousFlowEffectiveStressCoupling >()
const unsigned int _component
The spatial component.
PorousFlowEffectiveStressCoupling(const InputParameters ¶meters)
virtual Real computeQpJacobian() override
const Real _coefficient
Biot coefficient.
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
const PorousFlowDictator & _dictator
The PorousFlow dictator that holds global info about the simulation.
const MaterialProperty< std::vector< Real > > & _dpf_dvar
d(effective porepressure)/(d porflow variable)
virtual Real computeQpResidual() override