/TH/RBODY
Block Format Keyword Time history output request for rigid bodies.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/TH/RBODY/thgroup_ID | |||||||||
thgroup_name | |||||||||
var_ID1 | var_ID2 | var_ID3 | var_ID4 | var_ID5 | var_ID6 | var_ID7 | var_ID8 | var_ID9 | var_ID10 |
Obj_ID1 | Obj_ID2 | Obj_ID3 | Obj_ID4 | Obj_ID5 | Obj_ID6 | Obj_ID7 | Obj_ID8 | Obj_ID9 | Obj_ID10 |
Definition
Field | Contents | SI Unit Example |
---|---|---|
thgroup_ID | TH
group identifier (Integer, maximum 10 digits) |
|
thgroup_name | TH
group name (Character, maximum 100 characters) |
|
var_ID1, ...n | Variables saved for
TH. See Output for Rigid Body, Output Variable Groups for Rigid Bodies and Output Calculated by HyperGraph when Reading the T01 File. (Character, maximum 8 characters) |
|
Obj_ID1, ...n | Rigid Body Identifier(s)
to be saved (Integer) |
Output for Rigid Body
- FX: force in direction X
- FY: force in direction Y
- FZ: force in direction Z
- MX: moment in direction X
- MY: moment in direction Y
- MZ: moment in direction Z
- RX: rotation in direction X
- RY: rotation in direction Y
- RZ: rotation in direction Z
- FXI: force in direction X
- FYI: force in direction Y
- FZI: force in direction Z
- MYI: moment in direction Y
- MZI: moment in direction Z
- MXI: moment in direction X
Output Variable Groups for Rigid Bodies
- DEF: Output FX, FY, FZ, MX, MY, MZ, RX, RY, RZ
- F: Output FX, FY, FZ
- M: Output MX, MY, MZ
- R: Output RX, RY, RZ
- FI: Output FXI, FYI, FZI
- MI: Output MXI, MYI, MZI
Output Calculated by HyperGraph when Reading the T01 File
- TF: magnitude of force - computed in
HG as:
(1) - TM: magnitude of moment - computed in
HG as:
(2) - R: magnitude of rotation - computed in
HG as:
(3) - FI: magnitude of force - computed in
HG as:
(4) - MI: magnitude of moment - computed in
HG as:
(5)
Comments
- Specific TH output variables can be requested or output variable groups can be requested to output all the output variables listed for that group.
- The time history output frequency must be entered in the Engine file using /TFILE for time history file output or /ABF for Altair Binary Format output.
- The time history file (*T01, *.thy) stores impulses and rotational impulses. When reading the time history file, HyperGraph automatically takes the derivative of the impulses to calculate the forces and moments. If using the ASCII time history results, the forces and moments will need to be calculated by taking the derivative of impulses versus using a 3rd party tool.
- The Altair binary format (*.abf) contains forces and moments output directly from Radioss.
- Calculating forces and moments using the derivative of the impulses, can cause non-zero force values at time=0. If needed, the nodal animation force output, /ANIM/VECT/* can be post-processed.
- FI, MI, FXI, FYI, FZI, MXI, MYI, and MZI are the forces applied by interfaces TYPE14 or TYPE15 on the envelope surface (if available).