SVELOCITY

I/O Options and Subcase Information Entry The SVELOCITY command can be used in the I/O Options or Subcase Information sections to request the form and type of modal participation velocities output for all subcases or individual subcases, respectively.

Format

SVELOCITY (sorting,format_list,form,peakoutput, SUBSYS=SUBSYS_ID) = option

Definitions

Argument Options Description
sorting <SORT1, SORT2> 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.6
blank (Default)
SORT1 is used for all results except for Transient Analysis, where SORT2 is used.
format <H3D, PUNCH, OP2, PLOT, blank>
H3D
Results are output in Hyper3D format (.h3d file).
PUNCH
Results are output in Nastran punch results format (.pch file).
OP2
Results are output in Nastran output2 format (.op2 file). 6
PLOT
Results are output in Nastran output2 format (.op2 file) when PARAM,POST is defined in the Bulk Data section.
blank (Default)
Results are output in all active formats for which the result is available.
form <REAL, IMAG, PHASE>

Default = REAL

REAL, IMAG
Provides rectangular format (real and imaginary) of complex output.
PHASE
Provides polar format (magnitude and phase) of complex output. Phase output is in degrees.
peakoutput <PEAKOUT>

Default = blank

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

No default

ID of the subsystem.

When used along a subsystem definition, this option generates an individual result file for each subsystem with results for that subsystem only.

For more information, refer to the SET Bulk Data Entry.
option <YES, ALL, NO, NONE>

Default = ALL

YES, ALL, blank
Results are output.
NO, NONE
Results are not output.

Comments

  1. The SVELOCITY command is only valid for modal frequency response and modal transient solution sequences.
  2. The OFREQUENCY and OTIME I/O Options may be used to control the amount of output.
  3. 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.
  4. Multiple instances of this card are allowed. If instances are conflicting, the last instance dominates.
  5. For optimization, the frequency of output to a given format is controlled by the I/O option OUTPUT.
  6. 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.
  7. The abbreviation SVELO is interchangeable with SVELOCITY.
  8. format=OUTPUT2 can also be used to request results to be output in the Nastran output2 format (.op2 file).