CNTITF
Bulk Data Entry Defines parameters for contact (S2S and N2S) interference.
This entry is supported with nonlinear static and nonlinear transient analysis types for both small and large displacement analysis. The CNTITF Bulk Data Entry should be referenced by a CNTITF Subcase Information Entry to be applied in a particular subcase.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
CNTITF | ID | METHOD | H1 |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
CNTINT | CTID | METHOD | H1 |
Example
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
CNTITF | 98 | INST | |||||||
CNTINT | 51 | INCR | 0.01 | ||||||
CNTINT | 52 | LEAVE | |||||||
CNTINT | 53 | 222 | -0.01 |
Definition
Field | Contents | SI Unit Example |
---|---|---|
ID | Each CNTITF Bulk Data Entry should have a
unique ID. No default (Integer > 0) |
|
METHOD | Flag indicating how contact interference is applied.
|
|
H1 | The amount of allowable penetration, which will not be
resolved in the subcase and its continued subcases. Contact with
penetration smaller than this value is considered as open.
|
|
CNTINT | Defines the start of a continuation line used to specify another set of interference parameters, which overrides the set of parameters defined above, for a specific contact interface (CTID). It can be repeated as required. | |
CTID | Contact interface identification number. No default (Integer > 0) |
Comments
- The CNTITF Bulk Data Entry is selected by the CNTITF Subcase Information Entry.
- TABLES1 and TABLEG can be referenced in METHOD field. In the table, time and factor are defined in X- and Y- column, respectively. The factors are multiplied on the H1 amount to indicate the restored penetration amount at the specified time. The y-value of the last point (ylast) specifies the ratio of the allowable penetration over the H1 value in the following subcases. When yi*H1 is negative, it is equivalent to having an opening with magnitude of - yi*H1.
- Negative values are allowed in the H1 field, whose magnitude is the gap distance after interference. This gap distance will be kept in the following subcases. It is equivalent to an additional GPAD in contact. Further, when a curve is referenced by METHOD field in CNTITF, negative Y-value is allowed.
- When GPAD exists in contact definition, and table defined curve is used for interference, the initial penetration will include the amount of GPAD. In this case, the coefficients taken from the table will be multiplied on the initial penetration (include the GPAD effect) to decide the amount of penetration to be kept at each time step.
- When a CNTITF card is not defined in a deck file, initial contact penetration of all N2S and S2S contact will be resolved in the root subcase, which is equivalent to METHOD = INCR and H1 =0.0.