*CONTACT_FORCE_TRANSDUCER_PENALTY
LS-DYNA Input Interface KeywordAccumulates output for contact forces (from other existing contacts) acting on a given set of nodes/segments determined by set, part or subset with optional selection of interacting main side contact entities and intersection between sets and boxes.
This is a transducer for other existing contacts only and does not create a contact itself.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
*CONTACT_FORCE_PENALTY_TRANSDUCER_{OPTION3} |
If OPTION3 = ID, insert the following line
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
inter_ID | Title |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
SSID | MSID | SSTYP | MSTYP | BOXS | BOXM | ||
Blank | |||||||
Blank |
Definition
Field | Contents | SI Unit Example |
---|---|---|
OPTION3 |
|
|
inter_ID | Contact interface
identifier. (Integer) |
|
Title | Contact interface
title. (Character, maximum 70 characters) |
|
SSID | Set or part identifier, secondary
side. (Integer) |
|
MSID | (Optional) Set or part identifier,
main side. (Integer) |
|
SSTYP | Input set type for secondary side.
(Integer) |
|
MSTYP | Input set type for main side.
(Integer) |
|
BOXS | Box number.
(Integer) (Optional) Only secondary nodes/segments inside the box will be included. |
|
BOXM | (Optional) Box
number. (Integer) Only main segments inside the box will be included. |
Comments
- This keyword maps to /INTER/SUB.
- In case only SSID is defined, all contact forces on the entities in selected SSID are accumulated, where MSID is also selected, only contact forces due to interaction between entities in SSID and MSID are included. If BOXS or BOXM are defined, then only entities from SSID and MSID that are also inside the BOXS/BOXM respectively are included for force summation.