18 params.
addClassDescription(
"Class for bond stretch failure criterion in bond-based model and " 19 "ordinary state-based model");
26 _mechanical_stretch(getMaterialProperty<
Real>(
"mechanical_stretch"))
StretchBasedFailureCriterionPD(const InputParameters ¶meters)
static InputParameters validParams()
static InputParameters validParams()
registerMooseObject("PeridynamicsApp", StretchBasedFailureCriterionPD)
const MaterialProperty< Real > & _mechanical_stretch
Material property containing the mechanical stretch.
virtual Real computeFailureCriterionValue() override
Function to compute the value of a given failure criterion.
const VariableValue & _critical_val
Critical AuxVariable.
Base AuxKernel class for different failure criteria to update the bond status A bond is broken and th...
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Bond stretch based failure ctriterion to update the bond status for fracture modeling.