/INTER/TYPE10
Block Format Keyword This interface is tied contact with void.
Description
- Interface stiffness is constant.
- The time step remains constant throughout the contact.
- Force computation is incremental.
- Allows initial penetrations, if they are smaller than the gap.
- After impact, a secondary node becomes tied to the main surface.
- A user enabled flag is defined, if rebound is allowed.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/INTER/TYPE10/inter_ID/unit_ID | |||||||||
inter_title | |||||||||
grnd_IDs | surf_IDm | Idel | |||||||
Stfac | Gap | Tstart | Tstop | ||||||
ITIED | Inacti | VISs | Bumult |
Definitions
Field | Contents | SI Unit Example |
---|---|---|
inter_ID | Interface
identifier (Integer, maximum 10 digits) |
|
unit_ID | Unit Identifier (Integer, maximum 10 digits) |
|
inter_title | Interface
title (Character, maximum 100 characters) |
|
grnd_IDs | Secondary nodes group
identifier. (Integer) |
|
surf_IDm | Main surface
identifier. (Integer) |
|
Idel | Node and segment deletion flag.
Note: Idel
=1 and -1 has a higher CPU
cost when compared with Idel
=2 and
-2.
(Integer) |
|
Stfac | Interface stiffness scale
factor. Default = 0.2 (Real) |
|
Gap | Gap for impact
activation. (Real) |
|
Tstart | Start
time (Real) |
|
Tstop | Time for temporary
deactivation. (Real) |
|
ITIED | Tied option flag.
(Integer) |
|
Inacti | Deactivation of stiffness flag.
(Integer) |
|
VISs | Critical damping
coefficient on interface stiffness. Default set to 0.05 (Real) |
|
Bumult | Sorting factor Default set to 0.20 (Real) |
Comments
- In case of SPMD, each main segment defined by surf_IDm must be associated to an element (possibly to a void element).
- Flag Idel = 1 has a CPU cost higher than Idel = 2.
- There is no limitation value to the stiffness factor (but a value greater than 1.0 can reduce the initial time step).
- The default gap is the minimum interface shell thickness.
- One node can belong to the two surfaces at the same time.
- Tied interface type 10 does not guarantee the momentum balance, if there is a leverage distance between main and secondary (Gap > 0).