**create_interface_elset#
Description#
This mesher applies interface (debonding) elements between all elements of a given elset.
Note
Currently (Z-set 8.3 and newer), this command is implemented for linear 2d elements only (i.e. it will create i2d4 elements).
Syntax#
The command has the following syntax:
**create_interface_elset
\(~\,\) *apply_to elset-name
\(~\,\) *elset_name new-elset-name
*apply_toindicates the element set which is to be broken up and have interface elements inserted at each element edge. The default element set is
ALL_ELEMENT.*elset_nameThe new element set containing the interface elements. The default name is
debond.