HyperWorks Solvers

ACCELERATION

ACCELERATION

Previous topic Next topic No expanding text in this topic  

ACCELERATION

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

I/O Options and Subcase Information Entry

ACCELERATION - Output Request

Description

The ACCELERATION command can be used in the I/O Options or Subcase Information sections to request acceleration vector output for all subcases or individual subcases, respectively.

Format

ACCELERATION(sorting,format,form,rotations,random,peakoutput,fourier,type) = option

Argument

Options

Description

sorting

<SORT1, SORT2>

Default = blank

This argument only applies to the PUNCH format (.pch file) or the OUTPUT2 format (.op2 file) output for normal modes, frequency response, and transient subcases. It will be ignored without warning if used elsewhere.

SORT1:

Results for each frequency/timestep are grouped together.

SORT2:

Results for each grid/element are grouped together (Comment 8).

blank:

For frequency response analysis, if grid SET is not specified, SORT1 is used, otherwise, SORT2 is used; for transient analysis, SORT2 is used.

 

format

<HM, H3D, HG, OPTI, PUNCH, OP2, PLOT, blank>

Default = blank

HM:

Results are output in HyperMesh binary format (.res file).

H3D:

Results are output in Hyper3D format (.h3d file).

HG:

Results are output in HyperGraph presentation format (_freq.mvw file and _tran.mvw file) – see OUTPUT keywords HGFREQ and HGTRANS.

OPTI:

Results are output in OptiStruct results format (.dispfile).

PUNCH:

Results are output in Nastran punch results format (.pch file).

OP2:

Results are output in Nastran output2 format (.op2 file) (Comment 11).

PLOT:

Results are output in Nastran output2 format (.op2 file) when PARAM, POST is defined in the bulk data section.

If PARAM, POST is not defined in the bulk data section, this format allows the form for complex results to be defined for XYPUNCH output without having other output.

blank:

Results are output in all active formats for which the result is available.

 

form

<COMPLEX, REAL, IMAG, PHASE, BOTH>

Default (HM only) = COMPLEX

Default (all other formats) = REAL

COMPLEX (HM only), blank:

Provides a combined magnitude/phase form of complex output to the .res file for the HM output format.

REAL or IMAG:

Provides rectangular format (real and imaginary) of complex output (Comment 9).

PHASE:

Provides polar format (magnitude and phase) of complex output. Phase output is in degrees (Comment 9).

BOTH (HM only):

Provides both polar and rectangular formats of complex output.

 

rotations

<ROTA, NOROTA>

Default = NOROTA

ROTA:

Requests output of rotational acceleration results (in addition to translational acceleration results).

NOROTA:

Rotational acceleration results are not output.

 

random

<PSDF, RMS>

No default

PSDF:

Requests PSD and RMS results from random response analysis to be output.

Only valid for the H3D format. The "RMS over Frequencies" output is at the end of the Random results.

RMS:

Requests only the “RMS over Frequencies” result from random response analysis to be output.

Valid only for the H3D format.

 

peakoutput

<PEAKOUT>

Default = blank

If PEAKOUT is present, only the filtered frequencies from the PEAKOUT card will be considered for this output.

 

type

<NORMAL>

Default = blank

NORMAL:

If present, the normal acceleration results for grids on the surface of shell and solid elements are output (Comment 12).

Blank:

Normal acceleration results are not output.


Fourier

<FOURIER>

Default = Blank

FREQ:

If present, accelerations in the frequency domain are output for Modal Transient Response Analysis with Fourier Transformation (Comment 13).

TIME:

If present, accelerations in the time domain are output for Modal Transient Response Analysis with Fourier Transformation (Comment 13).

 

option

<YES, ALL, NO, NONE, SID>

Default = ALL

YES, ALL, blank:

Acceleration is output for all nodes.

NO, NONE:

Acceleration is not output.

SID:

If a set ID is given, acceleration is output only for nodes listed in that set.

Comments

1.When the ACCELERATION command is not present, acceleration results are not output.
2.Acceleration output is only available for frequency response and transient analysis solution sequences.
3.The form argument is only applicable for frequency response analysis. It is ignored for other analysis types.
4.The forms BOTH and COMPLEX do not apply to the .frf output files.
5.Multiple formats are allowed on the same entry; these should be comma separated. If a format is not specified, this output control applies to all formats defined by the OUTPUT command, for which the result is available. See Results Output for information on the results available and their respective formats.
6.Multiple instances of this card are allowed; if instances are conflicting, the last instance dominates.
7.For optimization, the frequency of output to a given format is controlled by the I/O option OUTPUT.
8.In general, HyperView does not recognize the SORT2 format for results from the .op2 file. When results are output only in SORT2 format (<Result Keyword> (SORT2, OUTPUT2, ….)), the results are written by OptiStruct into the .op2 file in SORT2 format, but when the .op2 file is imported into HyperView, the results in SORT2 format are not recognized. Therefore, the SORT1 option is recommended for results output in OUTPUT2 format and SORT2 option is recommended for results output in PUNCH format.
9.Results in binary format (.h3d or .op2) are always output in PHASE/MAG form, regardless of the options specified in the FORM field. The corresponding post-processors (HyperView/HyperGraph) can easily convert the PHASE/MAG format to the required formats. Results in ASCII formats are output in the specified/requested FORM.
10.The abbreviations ACCE and ACCEL are interchangeable with ACCELERATION.
11.format=OUTPUT2 can also be used to request results to be output in the Nastran output2 format (.op2 file).
12.For NORMAL acceleration output, the surface grids are automatically selected from within the specified GRID SET. Alternately, if option=ALL is input, the normal acceleration is output for all surface grids in the model. Normal results are only available for Frequency response analysis and in the H3D format.
13.The FREQ and TIME options are only valid for modal transient analysis with Fourier transformation. When FREQ is present, the accelerations in frequency domain would be output in a dummy frequency subcase, which shares the same ID with the transient subcase.

See Also:

I/O Options Section

I/O Options by Function

The Input File