this->registerParam("prescribed_dam",prescribed_dam,0.1,_pat_parsable|_pat_modifiable,"increase of damage in every step");
this->registerParam("dam_threshold",dam_threshold,0.8,_pat_parsable|_pat_modifiable,"damage threshold at which damage damage will be set to 1");
this->registerParam("dam_tolerance",dam_tolerance,0.01,_pat_parsable|_pat_modifiable,"damage tolerance to decide if quadrature point will be damageed");
/// check if max equivalent stress for this element type is greater than the current norm_max_eq_stress and if the element is not already fully damaged