/CLUSTER
Block Format Keyword Describes an assembly of brick or spring elements for post-processing and failure control.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/CLUSTER/ELEM_TYPE/cluster_ID/unit_ID | |||||||||
cluster_title | |||||||||
group_ID | skew_ID | Ifail | |||||||
Fn_fail1 | a1 | b1 | |||||||
Fs_fail | a2 | b2 | |||||||
Mt_fail | a3 | b3 | |||||||
Mb_fail | a4 | b4 |
Definitions
Field | Contents | SI Unit Example |
---|---|---|
ELEM_TYPE | Cluster element type.
|
|
cluster_ID | Cluster
identifier. (Integer, maximum 10 digits) |
|
unit_ID | Unit Identifier. (Integer, maximum 10 digits) |
|
cluster_title | Cluster block
title. (Character, maximum 100 characters) |
|
group_ID | Element group
identifier. (Integer) |
|
skew_ID | Skew
identifier. (Integer) |
|
Ifail | Failure model option.
(Integer) |
|
Fn_fail | Failure force in normal
direction (tension). Default = 1.0e30 (Real) |
|
Fs_fail | Failure force in tangent
direction (shear). Default = 1.0e30 (Real) |
|
Mt_fail | Failure moment in normal
direction (torsion). Default = 1.0e30 (Real) |
|
Mb_fail | Failure moment in tangent
direction (bending). Default = 1.0e30 (Real) |
|
a1 - a4 | Multi-directional failure
scale factors (only used if Ifail
=3). Default = 1.0 (Real) |
|
b1 - b4 | Multi-directional failure
exponents (only used if Ifail
=3). Default = 1.0 (Real) |
Comments
- The cluster of elements are used for connection (spotweld, welding line, glue, and so on).
- The cluster of elements may only be defined with groups of solid (8 node bricks) or spring elements.
- For bricks, cluster of elements works with LAW59 and LAW83 only. Solid elements of cluster should be interconnected.
- For springs, cluster of elements works with TYPE13.
- The number of elements in cluster group is limited to 500.
- All cluster elements must have the same orientation (Z local coordinate for solids, X local coordinate for springs, or direction from first to second node).
- Only one layer of element in the normal (thickness direction) is allowed to define a cluster.
- When global force/moment failure criterion FAIL is reached, all elements in the cluster are deleted.
- Cluster elements may have local failure criteria (/FAIL associated to brick element material law or failure parameters defined in spring property). These local criteria are independent of global force failure criterion defined in /CLUSTER.
- Failure criterion
FAIL is calculated, as follows:Unidirectional local, Ifail=1:
(1) Unidirectional general, Ifail=2:(2) Multi-directional, Ifail=3:(3) - Local coordinate system:
- If skew_ID is defined, the skew Z-axis defines normal direction in local coordinate system, tangent plane will be defined by skew X and Y axis.
- If skew_ID = 0, the normal direction in local coordinate system is defined by the vector between geometrical centers of nodes on bottom and top side.
- Available
post-processing options:
- /ANIM/VECT/CLUST/FORCE - force vector in global coordinates
- /ANIM/VECT/CLUST/MOM - moment vector in global coordinates
- /TH/CLUSTER - forces and moments in global or local coordinates
- Output for TH: Forces and moments in global and local coordinate system, failure criterion FAIL.