output_control modify femdata | |
|---|---|
femdata_name = | .model_name.femdata_name |
new_femdata_name = | .model_name.new_femdata_name |
adams_id = | geom._id |
output_type = | loads/loads_on_flex/,odal_deformation/stress/strain |
r_marker_name = | .marker_name |
no_inertia = | yes/no |
peak_slice = | fx/fy/fz/fmag/gmag/tx/ty/tz/tmag/none/all |
fe_part = | .model_name.fe_part_name |
flex_body = | .model_name.flexible_body_name |
datum = | integer_number |
markers = | .marker_name |
nodes = | integer_number |
hotspots = | integer_number |
radius = | real _number |
criterion = | von_mises/max_principle/min_principle/max_shear/normal_x/normal_y/normal_z/shear_xy/shear_yz/shear_xz/signed_von_mises |
file_name = | file name |
start = | real_number |
end = | real_number |
skip = | integer_number |
output_control modify femdata & | |
|---|---|
femdata_name = | fem_data_1 & |
new_femdata_name = | fem_new_name & |
adams_id = | 100 & |
output_type = | stress & |
r_marker_name = | .marker_name & |
flex_body = | 101 & |
hotspots = | 7 & |
radius = | 0.5 & |
criterion = | max_principle & |
file_name = | hotspots_101 |
Parameter | Value Type | Description |
|---|---|---|
femdata_name | String | Specifies the name of the FEMDATA element in the modeling database to be created. |
New_femdata_name | String | Specifies the new name of the FEMDATA element in the modeling database to be created. |
adams_id | Integer | Specifies an integer used to identify this element in the Adams data file. |
output_type | loads/loads_on_flex/modal_deformation/stress/strain | Specifies the information you want as output: ■Loads on rigid body/Flex body- Output all external forces (reaction and applied forces except gravity) acting on the specified body and, optionally, inertial forces of the specified body (angular velocity and acceleration, including effects of gravity) as a function of time. Load data will be output in the simulation set of units. ■Modal Deformation - Outputs modal deformations as a function of time of the specified flexible body. Adams View will only export coordinates of the active modes in the simulation. ■Nodal Deformation - Outputs nodal deformations as a function of time of the specified flexible. Adams View writes the deformations in the simulation set of units. ■Strain - Outputs strain information if strain modes are available in the modal neutral file (MNF) of the specified flexible body and an Adams Durability license is available. Adams Durability outputs all six components of strain (normal-X, normal-Y, normal-Z, shear-XY, shear-YZ, shear-ZX). It outputs strains in the basic FEA coordinate system of the flexible body except where specified below. ■Stress - Outputs stress information if modal stresses are available in the MNF of the flexible body and an Adams Durability license is available. Adams Durability outputs all six components of stress (normal-X, normal-Y, normal-Z, shear-XY, shear-YZ, shear-ZX). It outputs stresses in the simulation set of units in the basic FEA coordinate system of the flexible body except where specified below. |
r_marker_name | String | Specifies the rigid body marker to be the reference coordinate system to output loads. Because Adams Solver resolves all loads acting on the rigid body in the coordinate system of the specified marker, the marker should represent the FEA basic coordinate system of the part's finite element (FE) model. |
no_inertia | yes/no | Specify ‘yes’ if you want Adams View to include inertial loads (linear acceleration, angular acceleration, and velocity) when outputting the loads acting on the body. Otherwise, Adams View outputs no inertial loads and you will need to rely on an inertia relief capability in the finite element program to balance the external loads with the internal loads. |
peak_slice | fx/fy/fz/fmag/gmag/tx/ty/tz/tmag/none/all | Specifies that FE model load data are to be output only at those time steps where the specified peak load occurred in the simulation. When you set the Time options, Adams View only checks the time steps within those specifications for the peak load. |
flex_body | String | Enters the flexible body whose data Adams View outputs. Adams View outputs the data in the FE model basic coordinate system that is inherent to the flexible body. |
datum | Integer | Enters the node ID of the flexible body to be the datum of the nodal displacements. |
nodes | Integer | Enters the node numbers of a flexible body whose data is to be output. |
hotspots | Integer | Enters the number of hot spots to locate and output. With this option, a text file containing a tab-delimited table of hot spot information, such as node ID, maximum value, time when the maximum value occurred, and location, is generated. |
radius | Real | Enters a radius that defines the spherical extent of each hotspot. A default value of 0.0 (zero) means that all nodes in the flexible body will be hotspot candidates. |
criterion | von_mises/max_principle/min_principle/max_shear/normal_x/normal_y/normal_z/shear_xy/shear_yz,shear_xz | Specifies the value of stress/strain in determining hotspots from one of Von Mises, Max Prin., Min Prin., Max Shear, Normal-X, Normal-Y, Normal-Z, Shear-XY, Shear-YZ, or Shear-ZX. |
file_name | String | Enters the output file name for the FE model data. You can specify an existing directory, root name, and/or extension. By default, the file name will be composed of the Adams run and body IDs according to the type of data and file format that you specified in Solver -> Settings -> Output -> More -> Durability Files |
start | Real | Specifies the time at which to start outputting the data. The default is the start of the simulation. |
end | Real | Specifies the time at which to end the output of the data or the search of a peak load. The default is to output to the end of the simulation. |
skip | Integer | |
Type of data | Format* | File name | Extension |
|---|---|---|---|
(none) | (none) | <run_name> | .fem |
Loads | DAC NASTRAN ABAQUS ANSYS RPC | <run_name>_<channel_id> <run_name>_<body_name> <run_name>_<body_name> <run_name>_<body_name> <run_name> | .dac .dat .dat .dat .rsp |
Modal Deformation | DAC Generic NASTRAN PUNCH ANSYS RPC | <run_name>_<channel_id> <run_name>_<body_name <run_name>_<body_name> <run_name>_<body_name> <run_name> <run_name> | .dac .mdf .mdf .mdf .out .rsp |
Nodal Deformation | Generic NASTRAN ANSYS | <run_name>_<body_name> <run_name>_<body_name> <run_name>_<body_name> | .ndf .spc .inp |
Strain | DAC Generic | <run_name>_<node_id>e_<channel_id> <run_name>_<body_name> | .dac .nsf |
Hotspots | <run_name>_body_name>_hots | .tab | |
Stress | DAC Generic | <run_name>_<node_id>se_<channel_id> <run_name>_<body_name> | .dac .nsf |
Hotspots | <run_name>_<body_name>_hote | .tab |
represents the unit vector of the reference coordinate system of the rigid body (FEA coordinate system of the flexible body).
) || = 1)
is a maximum and minimum for each marker m.
is a maximum and minimum for each marker m.
is a maximum and minimum for each marker m.
is a maximum for each marker m.
Note: | Similar expressions exist for TX, TY, TZ, and TMAG. The PEAK_SLICE argument is not available when you specify a time history OUTPUT load format (DAC or RPC). |