Go to the documentation of this file.
41 const MaterialProperty<Real> &
_L;
45 const MaterialProperty<RankTwoTensor> &
_strain;
ACInterfaceStress(const InputParameters ¶meters)
const std::string _base_name
Strain base name and property.
virtual Real computeQpJacobian() override
InputParameters validParams< ACInterfaceStress >()
RankThreeTensor _dS
d sigma/d(grad eta), derivative of interface stress tensor with order parameter gradient
virtual Real computeQpResidual() override
RankThreeTensor _ddS
derivative of _dS w.r.t. the finite element coefficients for the Jacobian calculation
RankTwoTensorTempl< Real > RankTwoTensor
const Real _stress
interface stress
const MaterialProperty< Real > & _L
Mobility.
const MaterialProperty< RankTwoTensor > & _strain
RankThreeTensorTempl< Real > RankThreeTensor
Compute the Allen-Cahn interface stress driving force contribution .