22 "order_parameter",
"Order parameter material defnining the change of variable function");
28 _dopdu(getMaterialPropertyDerivative<Real>(
"order_parameter", _var.
name())),
29 _d2opdu2(getMaterialPropertyDerivative<Real>(
"order_parameter", _var.
name(), _var.
name()))
36 validateCoupling<Real>(
"order_parameter");
registerMooseObject("PhaseFieldApp", ACInterfaceChangedVariable)
Considers cleavage plane anisotropy in the crack propagation.
Considers cleavage plane anisotropy in the crack propagation.
ACInterfaceChangedVariable(const InputParameters ¶meters)
virtual Real computeQpResidual()
static InputParameters validParams()
virtual void initialSetup()
const MaterialProperty< Real > & _dopdu
Order parameter derivative.
const MaterialProperty< Real > & _d2opdu2
2nd order parameter derivative
virtual Real computeQpJacobian()
Compute the Allen-Cahn interface term with the weak form residual .
virtual Real computeQpResidual()
virtual Real computeQpJacobian()
static InputParameters validParams()