OLOAD
I/O Options and Subcase Information Entry Used in the I/O Options or Subcase Information sections to request applied load vector output temperature load output, and applied power output for all subcases or individual subcases, respectively.
Format
OLOAD (format_list,type,spc) = option
Definitions
Argument | Options | Description |
---|---|---|
format | <H3D, OPTI, PUNCH, OP2, HDF5 , blank> |
|
type | <SPARSE, ALL> Default (OPTI) = SPARSE Default (H3D, PUNCH, OP2) = ALL |
|
spc | <NOSPC, SPC> | Only supported for Linear Static and Nonlinear Static Analysis. It
will be ignored, if specified in other subcase types.
|
option | <YES, ALL,
NO, NONE,
SID> Default = ALL |
|
Comments
- When OLOAD command is not present, loads are not output.
- 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.
- 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 versions 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.
- Applied Temperature Loads are output in conjunction with the applied load vectors, if OLOAD I/O Options Entry is specified. The temperature loads are output in H3D format. The results are displayed under the "Applied Temperature(s)" label in HyperView.
- The SPARSE output type is only available when the OPTI output format is used.
- format=OUTPUT2 can also be used to request results to be output in the Nastran output2 format (.op2 file).
- The HDF5 output is printed to a
.h5 binary results file. The current support of HDF5
output format is:
- In case of Linear Static and Normal
Modes analysis,
- The supported element types for element-based results (in
.h5 format) are:
Result Elements Supported FORCE/ELFORCE CBAR, CBEAM, CONROD, CTRIA3, CTRIA6, CQUAD4, CQUAD8 STRESS CROD, CBAR, CBEAM, CONROD, CELAS1, CELAS2, CBUSH, CTRIA3, CTRIA6, CQUAD4, CQUAD8, CTETRA, CHEXA, CPENTA STRAIN - Corner results are also available for the above results with CQUAD4 and CQUAD8 elements.
- The supported element types for element-based results (in
.h5 format) are:
- In case of Nonlinear Static
analysis,
- The supported element types for STRESS and
STRAIN results (in .h5
format) are:
Result Elements Supported STRESS, STRAIN
CROD, CELAS1, CBAR, CBEAM, CTRIA3, CTRIA6, CQUAD4, CQUAD8, CHEXA, CPENTA, CTETRA - Corner results are also available for CQUAD4 and CQUAD8.
- DISPLACEMENT, STRESS and STRAIN results are also available on-the-fly during the analysis, if the NLOUT entry is defined in the subcase.
- The supported element types for STRESS and
STRAIN results (in .h5
format) are:
- In case of Linear Buckling analysis, only DISPLACEMENT result is available in .h5 format.
- In case of Linear Static and Normal
Modes analysis,
- Applied Power output is available only for Steady-State Heat Transfer Analysis in H3D and PUNCH files only.
- Incremental temperature field output for Nonlinear Analysis is available in H3D files only.