/H3D/TRUSS
Engine Keyword Generate H3D contour output results for /TRUSS truss elements.
Format
/H3D/TRUSS/Keyword3/Keyword4
#optional next line(s) that lists the parts to save results for.
part_ID1 ... part_IDN
Definition
Field | Contents | SI Unit Example |
---|---|---|
Keyword3 | Output types. | |
Keyword4 | Output types. | |
part_IDN | Optional list of part IDs for which results will be output. |
Keyword3 | Description |
---|---|
AMS | Elements using AMS timestep due to /DT/CST_AMS. |
DT | Element timestep. |
ENER | Specific energy density (internal energy divided by the element mass). |
EPSP | Plastic strain. |
F1 | Force in local coordinate system.
|
FORC | All forces and moments in local coordinate
system. F1, F2, F3, M11, M21, M31, M12, M22, M32 |
GROUP | Internal group identifier |
MASS | Element mass. |
OFF | Element status. Where the result output is:
|
SIGX | Stress in specified direction. |
VONM | von Mises stress. |
Keyword3 | Keyword4 | Description |
---|---|---|
TENS | STRAIN | Strain tensor (global) |
STRESS | Stress tensor (global) |
Example
# von-Mises
stress
/H3D/TRUSS/VONM
# Specific energy density results for only parts IDs 356 and
293.
/H3D/TRUSS/ENER
356 293
Comments
- The syntax /H3D/ELEM/Keyword3 is also valid.
- When PART IDs are listed after the /H3D/TRUSS line the specified results will only be output for those parts.