/LOAD/PRESSURE
Block Format Keyword Defines pressure load on a surface for 3D surface.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/LOAD/PRESSURE/pload_ID/unit_ID | |||||||||
pload_title | |||||||||
surf_ID | Iload | sens_ID | Inorm | Dir | Skew_ID | ||||
fct_IDT | Ascalex | Fscaley |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
Inter_IDi | Gap_shift |
Definition
Field | Contents | SI Unit Example |
---|---|---|
pload_ID | Pressure load block
identifier. (Integer, maximum 10 digits) |
|
unit_ID | (Optional) Unit
identifier. (Integer, maximum 10 digits) |
|
pload_title | Pressure load block
title. (Character, maximum 100 characters) |
|
surf_ID | Surface
identifier. (Integer) |
|
Iload | Load pressure behavior.
(Integer) |
|
sens_ID | Sensor identifier.
(Integer) |
|
Inorm | Pressure direction applied:
(Integer) |
|
Dir | Direction where the pressure is
applied (read only for
Inorm=2,3).
(Integer) |
|
Skew_ID | Local coordinate system identifier
for the direction where the pressure is applied (read only for
Inorm=2,3).
(Integer) |
|
fct_IDT | Time function
identifier. (Integer) |
|
Ascalex | Abscissa (Time) scale
factor. Default = 1.0 (Real) |
|
Fscaley | Ordinate scale factor. Default = 1.0 (Real) |
|
Inter_IDi | Contact interfaces identifier to
activate the pressure loading. Up to 5 interfaces can be
defined. (Integer) |
|
Gap_shift | Gap shift for the contact
detection. Default = 0 (Real) |
Comments
- The pressure direction is defined as:
- With Inorm=1, positive pressure
acts in segment normal direction
.
With , , , and being the nodes of the segment in the surface definition.
- With Inorm=2, pressure is applied along the defined direction.
- With Inorm=3, pressure is applied along the defined direction and scaled by the segment normal direction. There is no more pressure for the segment normal direction perpendicular to the defined direction.
- With Inorm=1, positive pressure
acts in segment normal direction
.
- The Ascalex and
Fscaley are used to
scale the abscissa (time) and ordinate (pressure). The actual pressure function value is calculated as:
(1) Where, is the function of fct_IDT.
- The contact is detected when the distance between the main and the secondary surface is equal to or less than the contact gap + Gap_shift.
- With Iload=0, pressure will be applied only on the facets defined in surf_ID, which are not in contact interface(s) Inter_IDi.
- With Iload=1, the pressure will be applied only on the facets defined in surf_ID which are in contact interface(s) Inter_IDi.
- Pressure load is canceled when all the elements associated to the segment are deleted.