
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. |
ASCALE=r1[,r2] | Scales the translational and rotational accelerations Adams Solver (FORTRAN) outputs. Define r1 to scale the translational accelerations and r2 to scale the rotational accelerations. Both r1 and r2 default to 1.0. |
AZERO=r | Specifies that output accelerations less than r in magnitude are to be set equal to zero. The value of r must be greater than zero. The value of r defaults to 1.0E-7 for output in scientific notation and to 0.001 for output in fixed-point notation. |
CHART | Produces x-y charts of the request data for the tabular output file. If you do not specify CHART, Adams Solver (FORTRAN) does not produce charts of the request data for the tabular output file. |
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 (FORTRAN) does not save request data in DAC format. |
DSCALE=r1[,r2] | Scales the translational and rotational displacements Adams Solver (FORTRAN) outputs. Define r1 to scale the translational displacements and r2 to scale the rotational displacements. Both r1 and r2 default to 1.0. |
DZERO | Specifies that output displacements less than r in magnitude are to be set equal to zero. The value of r must be greater than zero. The value of r defaults to 1.0E-7 for output in scientific notation and to 0.001 for output in fixed-point notation. |
FIXED | Formats numerical output in fixed-point notation. Any values that are too small or too large for fixed-point notation are output in scientific notation. If you do not specify FIXED, Adams Solver (FORTRAN) formats numerical output in scientific notation. |
FSCALE=r1[,r2] | Scales the translational and rotational forces Adams Solver (FORTRAN) outputs. Define r1 to scale the translational forces and r2 to scale the rotational forces. Both r1 and r2 default to 1.0E0 in scientific notation and to 1.0 in fixed-point notation. |
FZERO | Specifies that output forces less than r in magnitude are to be set equal to zero. The value of r must be greater than zero. The value of r defaults to 1.0E-7 for output in scientific notation and to 0.001 for output in fixed-point notation. |
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 (FORTRAN) does not save graphics output in the graphics file. |
GR521SAVE | Saves graphics output in the graphics file in Adams 5.2.1 format. Graphics files written by Adams 6.0 and later (when GRSAVE is specified) contain more information than those written by Adams 5.2.1. Consequently, applications written to use the older files may no longer work with 6.0 and later files. If the application does not accept 6.0 and later files, you can specify GR521SAV to create a 5.2.1 format file. A 5.2.1 graphics file does not contain curve graphics, road surface graphics, or floating markers. If neither GRSAVE nor GR521SAV is specified, Adams Solver (FORTRAN) 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 (FORTRAN) does not process any FEMDATA/LOADS statements. |
MODAL_DEFORMATION | Controls output of modal deformation data to the specified format. If you do not specify MODAL_DEFORMATION, Adams Solver (FORTRAN) does not process any FEMDATA/MODAL_DEFORMATION statements. |
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 (FORTRAN) does not process any FEMDATA/NODAL_DEFORMATION statements. |
NOPRINT | Suppresses printing of all time-response-request tables. If you do not specify NOPRINT, Adams Solver (FORTRAN) prints these tables (one table for each request) in the tabular output file after the simulation is complete. |
NOSEPARATOR | Specifies that Adams Solver (FORTRAN) 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 (FORTRAN) writes a separator and new header to the request, graphics, results, and tabular output files. Adams Solver (FORTRAN) 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 (FORTRAN) 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. |
OSFORMAT | Writes output-step-request (OS) tables to the tabular output file immediately after completion of each output step for dynamic, kinematic, or quasi-static equilibrium analysis. If OSFORMAT is specified, Adams Solver (FORTRAN) outputs an OS table at each output time step during simulation. If OSFORMAT is not specified, Adams Solver (FORTRAN) does not output request data in this form for these analysis types. When a static equilibrium analysis is requested, Adams Solver (FORTRAN) always outputs an OS table whether or not you specify OSFORMAT. Use OSFORMAT to view the values of all requests at a particular output time or to provide printed output in cases where the simulation might not run to completion. A simulation may not run to completion because the model or user-written subroutines are not fully debugged. OSFORMAT might provide information useful in debugging the model or user-written subroutines. |
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 (FORTRAN) does not save the request output in the request file. |
RPC | Specifies the output of FEM data to an RPC III file. RPC III is a file format supported by MTS. Each channel in the RPC file represents a load component acting on the part. |
RPCSAVE | Saves all request output in RPC III format. If you do not specify RPCSAVE, Adams Solver (FORTRAN) 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 (FORTRAN) 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 (FORTRAN) does not process any FEMDATA/STRESS statements. Note: An Adams Durability license is required to output STRESS. |
TELETYPE | Indicates that Adams Solver (FORTRAN) is to format tabular output for printers with 72 columns per line, rather than for printers with 132 columns per line. |
VSCALE=r[,r2] | Scales the translational and rotational velocities Adams Solver (FORTRAN) outputs. Define r1 to scale the translational velocities, and define r2 to scale the rotational velocities. Both r1 and r2 default to 1.0. |
VZERO | Specifies that output velocities less than VZERO in magnitude are to be set equal to zero. The value of r must be greater than zero. VZERO defaults to 1.0E-7 in scientific notation and to 0.001 in fixed-point notation. |
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 1 below shows how these coordinates define a rotational orientation. Figure 1. Successive Yaw, Pitch, and Roll Rotations ![]() First, Adams Solver (FORTRAN) 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 (FORTRAN) outputs rotational displacement values in psi, theta, and phi coordinates. YPR only affects rotational displacement output. Adams Solver (FORTRAN) always outputs angular velocities and accelerations as vectors, with orthogonal x, y, and z components. |
Caution: | ■TELETYPE or CHART cannot be used with OSFORMAT because OSFORMAT prints records 132 characters wide and because CHART prints information next to a plot. |