/BCS
Block Format Keyword Defines boundary conditions on node groups for translational and rotational motion.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/BCS/bcs_ID | |||||||||
bcs_title | |||||||||
Trarot | Skew_ID | grnd_ID |
Definitions
Field | Contents | SI Unit Example |
---|---|---|
bcs_ID | Boundary conditions block
identifier. (Integer, maximum 10 digits) |
|
bcs_title | Boundary conditions block
title. (Character, maximum 100 characters) |
|
Trarot | Codes for translation and rotation.
(6 Booleans) Example: 101 111 means the x and z translations, as well as all rotations are fixed; the y translation is free. |
|
Skew_ID | Skew identifier. If not zero, the boundary conditions are applied with respect to this local skew. (Integer) |
|
grnd_ID | Node group to which
boundary conditions are applied. (Integer) |
Codes for Translation and Rotation: Input format for Trarot in first (1) field
(1)-1 | (1)-2 | (1)-3 | (1)-4 | (1)-5 | (1)-6 | (1)-7 | (1)-8 | (1)-9 | (1)-10 |
---|---|---|---|---|---|---|---|---|---|
TX | TY | TZ |
Definitions
Field | Contents | SI Unit Example |
---|---|---|
TZ | Code for rotation
TZ
(Boolean) |
|
TX | Code for translation
TX
(Boolean) |
|
TY | Code for translation
TY
(Boolean) |
|
TZ | Code for translation
TZ
(Boolean) |
|
Code for rotation
(Boolean) |
||
Code for rotation
(Boolean) |
||
Code for rotation
(Boolean) |
Comments
- The grnd_ID input is obligatory. The boundary conditions will be applied only to nodes that belong to a node group.
- Input format details for the Trarot field are shown above. The six individual codes (one per direction) must be right justified in the ten character fields used by the variable Trarot.