20. OUTPUTS Namelist

20.1. Overview

The OUTPUTS namelist defines the problem end time and various output options.

20.2. OUTPUTS Namelist Features

Required/Optional : Required
Single/Multiple Instances: Single

20.3. Components

Int_Output_Dt_Multiplier

Description : Factor multiplying Output_Dt for time interval to write interface output data.
Type : integer array
Default : none
Valid Values: \(\geq 0\)

Output_Dt

Description : Output time interval for each output time span.
Physical Dimension: T
Type : real array
Default : none
Valid Values: \(\gt 0\)

Output_T

Description : A sequence of time values for defining time spans that have distinct output time intervals. The last time is the problem end time.
Physical Dimension: T
Type : real array
Default : none
Valid Values: strictly increasing sequence of two or more values.

Probe_Output_Cycle_Multiplier

Description : Factor multiplying truchas cycle to determine frequency of writing probe output.
Type : integer
Default : 1
Valid Values: \(\gt 0\)

Short_Output_Dt_Multiplier

Description : Factor multiplying Output_Dt for time interval to write short edits.
Type : integer array
Default : 0
Valid Values: \(\geq 0\)

Output_Dt_Multiplier

Description : Factor multiplying Output_Dt for time interval to write output.
Type : integer array
Default : 0
Valid Values: \(\geq 0\)

Move_Block_IDs

Description : A list of element block IDs that are associated with a translation written to the output file. Use Move_Toolpath_Name to specify the translation.
Type : a list of up to 32 integers
Default : none
Notes : Use of this feature does not alter the mesh data that is written to the HDF5 output file. It merely adds some additional data that associates a time-dependent translation with element blocks. Use of the data, if any, is left to users of the file. At this time the Paraview Truchas output reader (postversion 5.2) uses this information to translate the mesh blocks for visualization.

Move_Toolpath_Name

Description : The name of a TOOLPATH namelist that defines the translation to apply to the element blocks given by Move_Block_IDs.
Type : string
Default : none