Block Format Keyword
/PROP/TYPE43 - Solid Element Property for Connection Material
Description
This property may only be used with /MAT/CONNECT material law. It is designed for spotweld, welding line or glue type connections.
Format
(1)
|
(2)
|
(3)
|
(4)
|
(5)
|
(6)
|
(7)
|
(8)
|
(9)
|
(10)
|
/PROP/TYPE43/prop_ID/unit_ID or /PROP/CONNECT/prop_ID/unit_ID
|
prop_title
|
Ismstr
|
|
|
|
|
|
|
|
True_thickness
|
Field
|
Contents
|
SI Unit Example
|
prop_ID
|
Property identifier
(Integer, maximum 10 digits)
|
|
unit_ID
|
Optional unit identifier
(Integer, maximum 10 digits)
|
|
prop_title
|
Property title
(Character, maximum 100 characters)
|
|
Ismstr
|
Strain formulation flag
(Integer)
= 0: default, depends on what value is defined in /DEF_SOLID (Comment 5)
= 1: small strain from time =0. The initial area of the element middle surface is used to calculate nodal forces from element stress.
= 4: full geometric nonlinearities (/DT/BRICK/CST has no effect)
|
|
True_thickness
|
Overwrites the thickness of the solid element.
(Real)
|
|
|
1. | This property is compatible with 8-node brick elements (/BRICK) only which is defined as: |
It is only compatible with material law /MAT/CONNECT.
2. | The element does not compute its own time step. The stability is assured by nodal time step in every case (even if elementary time step is generally used). |
3. | The element is designed to be connected to other shells or solid elements. Its nodes may also be slaves of a rigid body (/RBODY) or slave nodes of kinematic tied interface (/INTER/TYPE2). |
If several of its nodes are independent/disconnected, one must pay attention to the resulting time step, especially if the element has null or small height and/or mass density. It may result on very small or null nodal time step.
4. | The height of the solid element (length in local z direction) can be null. |
5. | If Ismstr=0 in /PROP/TYPE43, the Real Ismstr value depends on the Ismstr defined in /DEF_SOLID (see below). Ismstr=10 is the total strain, which is not supported by /PROP/TYPE43, so here Ismstr=4 is used. |
Ismstr in
/PROP/TYPE43
|
Ismstr in
/DEF_SOLID
|
Real Ismstr
|
Ismstr=0
|
Ismstr=0
|
Ismstr=1
|
Ismstr=1
|
Ismstr=1
|
Ismstr=2
|
Ismstr=1
|
Ismstr=3
|
Ismstr=1
|
Ismstr=4
|
Ismstr=4
|
Ismstr=10
|
Ismstr=4
|
6. | If True_thickness is used, the thickness of solid elements will be overwritten. Previously, it computed the moments in the element. |
|
See Also:
Material Compatibility
Connect Materials (LAW59) in Theory Manual
Example 48 - Solid Spotweld