HyperWorks Solvers

oload

oload

Previous topic Next topic No expanding text in this topic  

oload

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

I/O Options and Subcase Information Entry

OLOAD - Output Request

Description

The OLOAD command can be used in the I/O Options or Subcase Information sections to request the form of applied load vector output and temperature load output for all subcases or individual subcases, respectively.

Format

OLOAD (format_list,type) = option

Argument

Options

Description

format

<H3D, OPTI, PUNCH, OP2, blank>

Default = blank

H3D:

Results are output in Hyper3D format (.h3d file).

OPTI:

Results are output in OptiStruct results format (.load file).

PUNCH:

Results are output in Nastran punch results format (.pch file).

OP2:

Results are output in Nastran output2 format (.op2 file) (Comment 6).

blank:

Results are output in all active formats for which the result is available.

 

type

<SPARSE, ALL>

Default (OPTI) = SPARSE

Default (H3D, PUNCH, OP2) = ALL

ALL:

Output for all selected nodes is printed.

SPARSE:

This is only available for the OPTI output format. Output for selected nodes without a component of magnitude 1.0e-10 is not printed.

 

option

<NONE, NO, YES, ALL, SID>

Default = ALL

YES, ALL, blank:

Load data is output for all nodes.

NO, NONE:

Loads are not output.

SID:

If a set ID is given, load data is only output for nodes listed in that set.

Comments

1.When OLOAD command is not present, loads are not output.
2.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. See Results Output for information on which results are available in which formats.
3.Multiple instances of this card are allowed; if instances are conflicting, the last instance dominates.
4.For optimization, the frequency of output to a given format is controlled by the I/O option OUTPUT.
5.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.
6.format=OUTPUT2 can also be used to request results to be output in the Nastran output2 format (.op2 file).

See Also:

I/O Options Section

I/O Options by Function

The Input File