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");
static InputParameters validParams()
registerMooseObject("PhaseFieldApp", ACInterfaceChangedVariable)
Considers cleavage plane anisotropy in the crack propagation.
virtual Real computeQpJacobian()
const MaterialProperty< Real > & _d2opdu2
2nd order parameter derivative
virtual void initialSetup()
Compute the Allen-Cahn interface term with the weak form residual .
virtual Real computeQpJacobian()
const MaterialProperty< Real > & _dopdu
Order parameter derivative.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
ACInterfaceChangedVariable(const InputParameters ¶meters)
Considers cleavage plane anisotropy in the crack propagation.
virtual Real computeQpResidual()
virtual Real computeQpResidual()
const VariablePhiValue & _phi
static InputParameters validParams()