FLUX
I/O Options and Subcase Information Entry Used to request temperature gradient and flux output for all steady-state heat transfer analysis subcases, transient heat transfer analysis subcases or individual heat transfer analysis subcases, respectively.
Format
FLUX (format_list, SUBSYS=SUBSYS_ID) = option
Definitions
Argument | Options | Description |
---|---|---|
format | <PUNCH, OP2, H3D, PLOT, blank> |
|
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. |
option | <YES, ALL,
NO, NONE,
SID> Default = ALL |
|
Comments
- When the FLUX command is not present, flux results are not output.
- Flux output is only available for Steady-State Heat Transfer Analysis and Transient Heat Transfer Analysis solution sequences.
- 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.
- format=OUTPUT2 can also be used to request results to be output in the Nastran output2 format (.op2 file).