/INTER/TYPE5
Block Format Keyword This interface is used to simulate impacts between a main surface and a list of secondary nodes.
Description
- Simulate impact of beam truss spring nodes on a surface
- Simulate impact of a complex fine mesh on a simply convex surface
- Replace a rigid wall
See main limitations of this interface in Comment 1.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/INTER/TYPE5/inter_ID/unit_ID | |||||||||
inter_title | |||||||||
grnd_IDs | surf_IDm | Ibag | Idel | ||||||
Stfac | Fric | Gap | Tstart | Tstop | |||||
IBC | IRm | Inacti | |||||||
Ifric | Ifiltr | Xfreq | sens_ID |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
C1 | C2 | C3 | C4 | C5 |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
C6 |
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) |
|
Ibag | Airbag vent holes closure
flag in case of contact.
(Integer) |
|
Idel | Node and segment deletion
flag. 5
(Integer) |
|
Stfac | Interface stiffness scale
factor. Default = 0.2 (Real) |
|
Fric | Coulomb
friction. (Real) |
|
Gap | Gap for impact
activation. (Real) |
|
Tstart | Start time for contact
impact computation. (Real) |
|
Tstop | Time for temporary
deactivation. (Real) |
|
IBC | Deactivation flag of
boundary conditions at impact. (Boolean) |
|
IRm | Renumbering flag for
segments of the main surface.
(Integer) |
|
Inacti | Removing the initial
penetrations flag. 12
(Integer) |
|
Ifric | Friction formulation flag.
9
(Integer) |
|
Ifiltr | Friction filtering flag.
10
(Integer) |
|
Xfreq | Filtering coefficient.
Should have a value between 0 and 1. (Real) |
|
sens_ID | Sensor identifier to
activate/deactivate the interface. If an identifier sensor is defined, the activation/deactivation of interface is based on sensor and not on Tstart or Tstop. (Integer) |
|
Maximum tangential
pressure. 13
Generally is defined as yield stress. Default = 1030 (Real) |
||
C1 | Friction law
coefficient (Real) |
|
C2 | Friction law
coefficient (Real) |
|
C3 | Friction law
coefficient (Real) |
|
C4 | Friction law
coefficient (Real) |
|
C5 | Friction law
coefficient (Real) |
|
C6 | Friction law
coefficient (Real) |
Flags for Deactivation of Boundary Conditions: IBC
(1)-1 | (1)-2 | (1)-3 | (1)-4 | (1)-5 | (1)-6 | (1)-7 | (1)-8 |
---|---|---|---|---|---|---|---|
IBCX | IBCY | IBCZ |
Definitions
Field | Contents | SI Unit Example |
---|---|---|
IBCX |
(Boolean) |
|
IBCY |
(Boolean) |
|
IBCZ |
(Boolean) |
Comments
- The main limitations for this
interface are:
- The main segment normals must be oriented from main surface to the secondary nodes;
- On the main side, the segments must be connected to solid or shell elements;
- The same node may not be put in the two impact surfaces;
- Some search problems (see Common Problems in the Radioss Theory Manual).
- All the normals of the main surface segments must be oriented toward the secondary surface. Otherwise, mixing the orientation of the normals can lead to initial penetrations.
- Secondary and main surfaces should be topologically different: a node cannot be on the two surfaces at the same time.
- Flag Idel =1 has a CPU cost higher than Idel =2.
- If the stiffness on the main side is much less than the stiffness on the secondary side, the stiffness factor Stfac can be increased to a value greater than 1; otherwise the stiffness factor should have a value between 0 and 1.
- For example, the interface
stiffness balance is:
(1) Where,- Main stiffness
- Main thickness
- Secondary stiffness
- Secondary thickness
- If IBCX = 1, the boundary condition in X direction is deactivated. IBCY and IBCZ behave the same way respectively in Y and Z direction.
- Boundary conditions are only deactivated on secondary nodes.
- For friction formulation:
- If the friction flag Ifric > 0
(default), the old static friction formulation is used:
with (Coulomb friction).
- If the friction flag Ifric > 0, new
friction models are introduced. In this case, the friction coefficient
is set by a function:
(2) Where,- Pressure of the normal force on the main segment
- Tangential velocity of the secondary node relative to the main segment
Currently, the following formulations are available:- Ifric = 1
(Generalized viscous friction law):
(3) - Ifric = 2
(Modified Darmstad law):
(4) - Ifric = 3
(Renard law):
(5) if(6) if(7) if
Where,
First critical velocity must be different to 0 ( ).
First critical velocity must be less than the second critical velocity .
The static friction coefficient C1 and the dynamic friction coefficient C2, must be less than the maximum friction C3 ( and ).
The minimum friction coefficient C4 must be less than the static friction coefficient C1 and the dynamic friction coefficient C2 ( and ).Table 1. Units for Friction Formulations Ifric Fric C1 C2 C3 C4 C5 C6 1 2 3 - If the friction flag Ifric > 0
(default), the old static friction formulation is used:
- If Ifiltr flag is not zero, the tangential
forces are smoothed using a filter:
(8) Where, α coefficient is calculated from:
if Ifiltr =1 ➤ , simple numerical filter
if Ifiltr =2 ➤ , standard -3dB filter, with , and T = filtering period
if Ifiltr =3 ➤ standard -3dB filter, with Xfreq = cutting frequency
- The coefficients C1 through C6 are used to define a variable friction coefficient for new friction formulations.
- Since the coordinate change
will be irreversible, this action needs be made with great precaution because it
may:
- Create other initial penetrations, if several surface layers are defined in the interfaces
- Create initial energy if node belongs to spring element
Inacti = 3 or 4 is only recommended for small initial penetrations.
- In 2D analysis, tangent contact force is
limited when
is defined by the following
equation:
(9) While, is extrapolated length of segments connected to the secondary node.