26 _K(
std::vector<
Real>{getParam<Real>(
"normal_stiffness"),
27 getParam<Real>(
"tangent_stiffness"),
28 getParam<Real>(
"tangent_stiffness")})
static InputParameters validParams()
const RankTwoTensor _K
the vector representing the maximum allowed traction in each direction
PureElasticTractionSeparation(const InputParameters ¶meters)
MaterialProperty< RealVectorValue > & _interface_traction
the value of the traction in local coordinates
registerMooseObject("SolidMechanicsApp", PureElasticTractionSeparation)
Base class used to implement traction separetion laws for materials whose beahvior can be described u...
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
void computeInterfaceTractionAndDerivatives() override
method computing the total traction and its derivatives
const MaterialProperty< RealVectorValue > & _interface_displacement_jump
The displacment jump in local coordaintes.
Implementation of the non-stateful exponential traction separation law proposed by Salehani...
static InputParameters validParams()
MaterialProperty< RankTwoTensor > & _dinterface_traction_djump
the traction's derivatives wrt the displacement jump in local coordinates