ACTIVATE_ELEMENTS
Mesh commands
"Optional title"
coid, entype, enid, $t_{birth}$, $t_{death}$, $\xi$
Parameter definition
Description
This command lets the user activate or deactivate elements at a pre-defined time or on a certain signal. If a FUNCTION is used an element is activated or deactivated on function values > 0.
The optional constant $0 \le \xi \le 1$ is used to scale the internal forces of unactivated elements. $\xi$ is typically used in situations where nodes of unactivated elements are part of a MERGE interface and where the nodes need to be active from time 0 to avoid the formation of gaps. A typical application is weld seams where the weld elements need to follow the deformation of the base material. Else they will not be activated at the correct location.
Example
Multiple activations/deactivations with function
An element is activated/deactivated each time the element in motion is in close proximity to it with function ID 1000 and 2000.
Deactivation with coordinates
ACTIVATE_ELEMENTS is used to remove elements at the end of the bar as they go outside the range defined in function ID 222.
Deactivation with damage
ACTIVATE_ELEMENTS is used to remove elements based on damage. Element set ID 123 is evaluated in function ID 333. The elements in the element set are deactivated as the damage value exceeds 0.6.