SDISPLACEMENT - Output Request
The SDISPLACEMENT command can be used in the I/O Options or Subcase Information sections to request the form and type of modal participation displacements output for all subcases or individual subcases respectively.
SDISPLACEMENT (format,form) = option
Argument |
Options |
Description |
|
|
format |
<PUNCH, OUTPUT2, blank> |
PUNCH: |
Results are output in Nastran punch results format (.pch file). |
| Default = blank |
OUTPUT2: |
Results are output in Nastran output2 format (.op2 file). |
|
|
blank: |
Results are output in all active formats for which the result is available. |
||
|
|
|||
|
form |
<REAL, IMAG, |
REAL, IMAG: |
Provides rectangular format (real and imaginary) of complex output. |
| Default = REAL |
PHASE: |
Provides polar format (magnitude and phase) of complex output. Phase output is in degrees. |
|
|
|
|||
|
option |
<YES, ALL,
|
YES, ALL, blank: |
Results are output. |
| Default = ALL |
NO, NONE: |
Results are not output. |
|
When the SDISPLACEMENT command is not present, modal participation displacements are not output.
The SDISPLACEMENT command is only valid for modal frequency response and modal transient solution sequences.
The OFREQUENCY and OTIME I/O options may be used to control the amount of output.
Multiple formats are allowed on the same entry; these should be comma separated. If no format is specified, then this output control applies to all formats defined by OUTPUT or FORMAT commands for which the result is available. See Results Output by OptiStruct for information on which results are available in which formats.
Multiple instances of this card are allowed; if instances are conflicting, the last instance dominates.
For optimization, the frequency of output to a given format is controlled by the I/O option OUTPUT. In previous version of OptiStruct, a combination of the I/O options FORMAT and RESULTS were used; this method is still supported, but not recommended as it does not allow different frequencies for different formats.
Go To
Alphabetical List of I/O Options