23 virtual void execute()
override;
31 unsigned long int _dn;
CrackMeshCut3DUserObject: (1) reads in a mesh describing the crack surface, (2) uses the mesh to do i...
unsigned long int _dn
Number of cycles for this growth increament.
const Real _paris_law_c
Paris law parameters.
ParisLaw(const InputParameters ¶meters)
virtual void initialize() override
std::vector< Real > _growth_size
Growth length for active cutter nodes.
std::vector< Real > _effective_k
Effective K for active cutter nodes.
const Real _max_growth_size
Length of crack growth at the point with largest K.
virtual Real getValue() const override
Real _max_k
Maximum effective K.
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual void execute() override
const InputParameters & parameters() const
virtual void finalize() override
CrackMeshCut3DUserObject * _cutter
Cutter mesh.