xfenrich#

Mapdl.xfenrich(enrichmentid='', compname='', matid='', **kwargs)[source]#

Defines parameters associated with crack propagation using XFEM

APDL Command: XFENRICH

Parameters:
enrichmentid

An alphanumeric name assigned to identify the enrichment. The name can contain up to 32 characters and must begin with an alphabetic character. Alphabetic characters, numbers, and underscores are valid.

compname

Name of the element set component for which initial cracks are defined and possibly propagated.

matid

Material ID number referring to cohesive zone material behavior on the initial crack. If 0 or not specified, the initial crack is assumed to be free of cohesive zone behavior.

Notes

If MatID is specified, the cohesive zone behavior is described by the bilinear cohesive law.

This command is valid in PREP7 (/PREP7) only.