/INISPRI/FULL
Block Format Keyword Describes the initial state for spring elements. All values defined in this card will be applied at the beginning on the computation.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/INISPRI/FULL/unit_ID | |||||||||
spring_ID | prop_type | nvars |
If prop_type = 4:
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
FX | DX | FEPX | DPLX+ | DPLX- | |||||
LX | EI |
If prop_type = 12:
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
FX | DX | FEPX | DPLX+ | DPLX- | |||||
LX | EI | DFS |
If prop_type = 26:
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
FX | DX | FEPX | |||||||
LX | EI | DV |
If prop_type = 8, 13, 25 and prop_type = 32
with material /MAT/LAW108 and
/MAT/LAW113:
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
FX | DX | FEPX | DPLX+ | DPLX- | |||||
FY | DY | FEPY | DPLY+ | DPLY- | |||||
FZ | DZ | FEPZ | DPLZ+ | DPLZ- | |||||
MX | RX | MEPX | RPLX+ | RPLX- | |||||
MY | RY | MEPY | RPLY+ | RPLY- | |||||
MZ | RZ | MEPZ | RPLZ+ | RPLZ- | |||||
LX | LY | LZ | EI | EDX | |||||
EDY | EDZ | ERX | ERY | ERZ |
If prop_type = 29, 30, 31, 32, 33, 35, 36, 44, 45, 46:
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
FX | DX | ||||||||
FY | DY | ||||||||
FZ | DZ | ||||||||
MX | RX | ||||||||
MY | RY | ||||||||
MZ | RZ | ||||||||
EI | |||||||||
V1 | V2 | VR3 | Vnvars |
Definition
Field | Contents | SI Unit Example |
---|---|---|
unit_ID | (Optional) Unit
identifier. (Integer, maximum 10 digits) |
|
spring_ID | Element
identifier. (Integer, maximum 10 digits) |
|
prop_type | Property set. 2 (Integer, maximum 10 digits) |
|
nvars | Number of user element
variables. (Integer, maximum 10 digits) |
|
FX | Spring element force
along X direction. (Real) |
|
FY | Spring element force
along Y direction. (Real) |
|
FZ | Spring element force
along Z direction. (Real) |
|
MX | Spring element moment
around X direction. (Real) |
|
MY | Spring element moment
around Y direction. (Real) |
|
MZ | Spring element moment
around Z direction. (Real) |
|
DX | Spring element
elongation along X direction. (Real) |
|
DY | Spring element
elongation along Y direction. (Real) |
|
DZ | Spring element
elongation along Z direction. (Real) |
|
RX | Spring element
rotation around X direction. (Real) |
|
RY | Spring element
rotation around Y direction. (Real) |
|
RZ | Spring element
rotation around Z direction. (Real) |
|
FEPX | Spring elastic-plastic
force along X direction. (Real) |
|
FEPY | Spring elastic-plastic
force along Y direction. (Real) |
|
FEPZ | Spring elastic-plastic
force along Z direction. (Real) |
|
MEPX | Spring elastic-plastic
moment around X direction. (Real) |
|
MEPY | Spring elastic-plastic
moment around Y direction. (Real) |
|
MEPZ | Spring elastic-plastic
moment around Z direction. (Real) |
|
DPLX+ | Max displacement in
positive X direction. (Real) |
|
DPLY+ | Max displacement in
positive Y direction. (Real) |
|
DPLZ+ | Max displacement in
positive Z direction. (Real) |
|
RPLX+ | Max rotation in
positive X direction. (Real) |
|
RPLY+ | Max rotation in
positive Y direction. (Real) |
|
RPLZ+ | Max rotation in
positive Z direction. (Real) |
|
DPLX+ | Max displacement in
negative X direction. (Real) |
|
DPLY+ | Max displacement in
negative Y direction. (Real) |
|
DPLZ+ | Max displacement in
negative Z direction. (Real) |
|
RPLX+ | Max rotation in
negative X direction. (Real) |
|
RPLY+ | Max rotation in
negative Y direction. (Real) |
|
RPLZ+ | Max rotation in
negative Z direction. (Real) |
|
LX | Spring length along X
direction. (Real) |
|
LY | Spring length along Y
direction. (Real) |
|
LZ | Spring length along Z
direction. (Real) |
|
EDX | Deformation energy
positive X direction. (Real) |
|
EDY | Deformation energy
positive Y direction. (Real) |
|
EDZ | Deformation energy
positive Z direction. (Real) |
|
ERX | Rotation energy around
X direction. (Real) |
|
ERY | Rotation energy around
Y direction. (Real) |
|
ERZ | Rotation energy around
Z direction. (Real) |
|
DFS | Relative force between
pulley branches. 2 (Real) |
|
DV | Spring velocity
filtering. 3 (Real) |
|
EI | Total internal
energy. (Real) |
|
VR1 | 1st user
variable value. (Real) |
|
VR2 | 2nd user
variable value. (Real) |
|
VR3 | 3rd user
variable value. (Real) |
|
Vnvars | nvarsth user variable value.
4 (Real) |
Comments
- The initial state for spring may be defined by more than one block (for the same spring type only).
- The relative force between pulley branches, DFS, is available only for spring property /PROP/TYPE12 (SPR_PUL).
- Spring velocity filtering, DV, is available only for spring property TYPE26. It is based on strain rate filtering factor (ALPHA – see /PROP/TYPE26 (SPR_TAB)).
- The nvars is the number of the first user variables to be initialized for a spring. It must be less or equal to the total number of internal variables used in a user type law (NUVAR).