HyperWorks Solvers

THERMAL

THERMAL

Previous topic Next topic No expanding text in this topic  

THERMAL

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

I/O Options and Subcase Information Entry

THERMAL – Output Request

Description

The THERMAL command can be used in the I/O Options or Subcase Information sections to request temperature output for all heat transfer analysis subcases or individual heat transfer analysis subcases, respectively.

Format

THERMAL (format_list), THRESH=thresh, RTHRESH=rthresh, TOP=topn, RTOP=rtop)= option

Argument

Options

Description

format

<PUNCH, OP2, PLOT, H3D, blank>

Default = blank

PUNCH:

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

OP2:

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

PLOT:

Results are output in Nastran output2 format (.op2 file) when PARAM, POST is defined in the bulk data section.

H3D:

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

blank:

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


THRESH

<thresh>

Real

Default = blank

Specifies an absolute threshold under which temperature results should not be output (Comment 7).


RTHRESH

<rthresh>

0.0 < Real < 1.0

Default = blank

Specifies a relative threshold, as a fraction of the maximum temperature, under which results should not be output. For example, if T is the maximum temperature in the model, then temperature results below T*rthresh are excluded from the output. 


TOP

<topn>

Integer>0

Default = blank

Only the top “topn” temperature values should be output.


RTOP

<rtop>

0.0 < Real < 1.0

Default = blank

Only the top fraction “rtop” of the total number of temperature values should be output. For example, if TTOT is the total number of temperature values in the model, then only the top TTOT*rtop values are output.

 

option

<YES, ALL, NO, NONE, SID>

Default = ALL

YES, ALL, blank:

Thermal results are output at all grid points for which temperature results are available.

NO, NONE:

Thermal results are not output.

SID:

If a set ID is specified, Thermal results are output only for grid points referenced by that set.

Comments

1.Thermal output is only available for the heat transfer analysis solution sequence.
2.The PUNCH output produces TEMP bulk data entries, and the SID on the entries will be the subcase number (=1 if no SUBCASES are specified).
3.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 the results available and their respective formats.
4.Temperature output via the THERMAL output request is available for both linear steady state heat transfer and linear transient heat transfer analyses.
5.Multiple instances of this card are allowed; if instances are conflicting, the last instance dominates.
6.format=OUTPUT2 can also be used to request results to be output in the Nastran output2 format (.op2 file).
7.The threshold options (THRESH, RTHRESH, TOP, and RTOP) are available for thermal and transient thermal analyses only. Transient thermal analysis is not supported in OP2 format, and only SORT 1 format is supported for PUNCH. For h3d, the filter is applied to each dimension of elements (shells, solids, beams, welds, etc.), while for op2 and punch, it is applied to each element type (quad4, tria3, quad8, etc.).

See Also:

I/O Options Section

I/O Options by Function

The Input File