format (Not Recommended for use in 14.0 or Later Versions) |
|||||
format (Not Recommended for use in 14.0 or Later Versions) |
I/O Options Entry
FORMAT - Output Control
Description
The FORMAT command can be used in the I/O Options section to indicate the format in which results are to be output.
Format
FORMAT = option
Argument |
Options |
Description |
|
option |
<ASCII, OS, OPTI, HM, HYPER, BOTH, H3D, FLX, NASTRAN, PUNCH, PATRAN, APATRAN, O2, OUT2, OP2, PLOT, NONE> Default = FLX |
OPTI, OS, ASCII: |
OptiStruct ASCII results files are output. |
HM, HYPER: |
The HyperMesh binary results file (.res file) is output. |
||
BOTH: |
Same as defining both HM and OPTI. |
||
H3D: |
Hyper3D binary results file (.h3d file) and an HTML report (.html file) are output. |
||
FLX: |
Same as defining both HM and H3D. |
||
NASTRAN, PUNCH: |
The Nastran punch file format (.pch file) is output. |
||
PATRAN,APATRAN: |
A number of Patran ASCII results files are output. APATRAN outputs the same files using an alternative file naming convention. |
||
O2, OUT2, OP2: |
Nastran binary output2 file format (.op2 file) is output (see comment 4). |
||
PLOT: |
Results are output in Nastran output2 format (.op2 file) when PARAM, POST is defined in the bulk data section. |
||
NONE: |
Analysis output is not required. Cannot be used in combination with other FORMAT commands. |
1. | Information provided on OUTPUT entries takes precedence over information provided on FORMAT entries. If neither of these entries are defined, the output formats defined in the OptiStruct Configuration File are used. If a format is not defined by the OptiStruct configuration file, then both the HM and H3D formats are active by default. |
2. | Multiple FORMAT commands are allowed. |
3. | It is recommended to use the OUTPUT command instead of the FORMAT command since it is more flexible and allows different frequencies of output for different formats during an optimization. |
4. | format=OUTPUT2 can also be used to request results to be output in the Nastran output2 format (.op2 file). |
See Also: