/BCS/LAGMUL
Block Format Keyword Defines boundary conditions on node groups using Lagrange multipliers. This keyword is not available for SPMD computation.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/BCS/LAGMUL/bcs_ID | |||||||||
bcs_title | |||||||||
Trarot | Skew_ID | grnd_ID |
Definition
Field | Contents | SI Unit Example |
---|---|---|
bcs_ID | Boundary conditions block
identifier. (Integer, maximum 10 digits) |
|
bcs_title | Boundary condition
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 | Identifier of the node
group on which boundary conditions are
applied. (Integer) |
Codes for Translation and Rotation: Input format for the first field (1) Trarot
(1)-1 | (1)-2 | (1)-3 | (1)-4 | (1)-5 | (1)-6 | (1)-7 | (1)-8 | (1)-9 | (1)-10 |
---|---|---|---|---|---|---|---|---|---|
TX | TY | TZ |
Definition
Field | Contents | SI Unit Example |
---|---|---|
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 on nodes that belong to a node group.
- Input format details for the field Trarot are shown above. The six individual codes (one per direction) must be right justified in the ten character fields used by the variable Trarot.