OLOAD
I/O Options and Subcase Information Entry Used to request applied load vector output temperature load output, and applied power output for all subcases or individual subcases, respectively.
It can also be used to request applied charge output for Structural Analysis with piezoelectric materials. For more information, refer to Piezoelectric Analysis in the User Guide.
Format
OLOAD (format_list,type,spc, SUBSYS, NLOUT, NDIV=nlayer) = 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.
|
NDIV | <nlayer> No default |
nlayer is the number of layers for shell element results output. A maximum of 50 layers can be defined. The layers are equally distributed over shell thickness direction from bottom to top. The layer results are available in nonlinear implicit analysis only. 15 |
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. |
NLOUT | <NLOUT_ID> No default |
ID of the NLOUT Bulk Data Entry. For more information, refer to Comment 3 in the NLOUT Bulk Data Entry. |
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.
- In Linear Static analysis, Applied Temperature Loads are output (H3D) in conjunction with the applied load vectors if the OLOAD I/O Options Entry is specified. Temperature loads in linear static are handled as apparent external loads. GPF output from temperature loads comes from the element/s. In other analyses, temperature loads are handled as element (internal) loads. Constitutive Reference (CREF) is treated correspondingly.
- 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. For details of the supported analysis types and elements when the .h5 output format is requested, refer to the .h5 file.
- 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.
- In case of electrical analysis, OLOAD can be used to output applied nodal current results. Currently, results are available only in the .h3d format.
- For inertia relief analysis, the output of inertia-relief-corrected loads can be controlled using PARAM, INRELOUT.
- OLOAD output is also supported for applied load output on fluid grids via ACSRCE. This is output as Applied Forces (Grids) in H3D, OP2, and PUNCH formats.
- Applied temperature load output is also available in the HDF5 format for linear static analysis. If other loads are applied in addition to Temperature loads, they are output as well.
- NDIV can be used to output temperature values defined by TEMPSEC at each layer in shell elements. When the nlayer is different from the value defined in STRAIN or STRESS, the maximum value of NDIV across different output requests is taken for output. NDIV is supported for both Small and Large Displacement, Implicit Nonlinear Static and Implicit Transient Analysis.