
ABAQUS | Specifies the output of FEM data to an ABAQUS-readable format. Load data are written out as ABAQUS input commands. |
ANSYS | Specifies the output of FEM data to an ANSYS-readable format. Load data or nodal deformations are written out as ANSYS input commands. Modal deformations are written out to a file format supported by the Adams MSR ANSYS-customized macro, available in Adams Durability |
CSV | Saves all monitor point FEM data to Comma Separator Value (csv) format. This file format can be imported into spreadsheet program like Excel® |
DAC | Specifies the output of FEM data to DAC files. DAC is a file format supported by nCode/nSoft. A DAC file is generated for each component of load, stress or strain, or modal coordinate. |
DACSAVE | Saves all request output in DAC format. If you do not specify DACSAVE, Adams Solver (C++) does not save request data in DAC format. |
GENERIC | Specifies the output of FEM data to a human-readable (ASCII) text file. |
GRSAVE | Saves graphics output in the graphics file so a postprocessor can be used to display graphics. If neither GRSAVE nor GR521SAV is specified, Adams Solver (C++) does not save graphics output in the graphics file. |
LOADS | Controls output of FEM data to the specified format. If you do not specify LOADS, Adams Solver (C++) does not process any FEMDATA/LOADS statements. |
MATSAVE | Saves all request output in MAT file format, a MATLAB file format from Mathworks©. If you do not specify MATSAVE, Adams Solver (C++) does not save request data in MAT file format. |
MODAL_DEFORMATION | Controls output of modal deformation data to the specified format. If you do not specify MODAL_DEFORMATION, Adams Solver (C++) does not process any FEMDATA/MODAL_DEFORMATION statements. |
MONITOR_POINTS | Controls output of monitor point data to specified format. If you do not specify MONITOR_POINTS, no monitor point data will be output. |
NASTRAN | Specifies the output of FEM data to a NASTRAN-readable format. Load data or nodal deformations are written out as NASTRAN input commands. Modal deformations are written out to NASTRAN OUTPUT2 (binary) format. |
NODAL_DEFORMATION | Controls output of nodal deformation data to the specified format. If you do not specify NODAL_DEFORMATION, Adams Solver (C++) does not process any FEMDATA/NODAL_DEFORMATION statements. |
NOSEPARATOR | Specifies that Adams Solver (C++) is not to write separators to the request, graphics, results, and tabular output files when you modify the model topology in the middle of a simulation. You can change the model topology by using interactive commands to activate an element, deactivate an element, change a marker position, or change the type or point of application of a force or constraint during a simulation. When you change the model topology, by default, Adams Solver (C++) writes a separator and new header to the request, graphics, results, and tabular output files. Adams Solver (C++) then writes subsequent simulation output after the new headers. This ensures that the changes are correctly reflected in the output files, but it creates two sets of output that cannot be plotted or animated continuously. The NOSEPARATOR argument prevents Adams Solver (C++) from breaking up the files; instead it creates a continuous set of output that can be plotted and animated from beginning to end. Note: This output may be misleading because the graphics file does not include the effects of any changes in marker, force, or constraint positions during the simulation. While the part motions are correct, the force, joint, and marker graphics remain in their original positions, even if you move them during the simulation. |
PUNCH | Specifies modal deformations to be output to NASTRAN PUNCH (text file) format. |
REQSAVE | Saves request output in the request file so that you can use a postprocessor to display x-y plots. If you do not specify REQSAVE, Adams Solver (C++) does not save the request output in the request file. |
RPC | Saves FEM data output in RPC III format. |
RPCSAVE | Saves all request output in RPC III format. If you do not specify RPCSAVE, Adams Solver (C++) does not save request data in RPC III format. |
STRAIN | Controls output of strain data to the specified format. If you do not specify STRAIN, Adams Solver (C++) does not process any FEMDATA/STRAIN statements. Note: An Adams Durability license is required to output STRAIN. |
STRESS | Controls output of stress data to the specified format. If you do not specify STRESS, Adams Solver (C++) does not process any FEMDATA/STRESS statements. Note: An Adams Durability license is required to output STRESS. |
YPR | Outputs rotational displacement values in yaw, pitch, and roll coordinates, rather than in psi, theta, and phi coordinates. Using dashed lines to represent original orientations and using solid lines to represent new orientations, Figure below shows how these coordinates define a rotational orientation. Figure. Successive Yaw, Pitch, and Roll Rotations ![]() First, Adams Solver (C++) rotates about the z-axis. Next, it makes a negative rotation about the new y-axis (y'), and then about the second new x-axis (x"). If you do not specify YPR, Adams Solver (C++) outputs rotational displacement values in psi, theta, and phi coordinates. YPR only affects rotational displacement output. Adams Solver (C++) always outputs angular velocities and accelerations as vectors, with orthogonal x, y, and z components. |