Skip to content

!RESULT

Specifies the analysis results data file.

!RESULT, NAME=<name> [,optional parameter]
fileheader

#Example
!RESULT, NAME=fstrRES, IO=OUT, TYPE=BINARY
result.out
Parameter Description
NAME Identifier (required)
IO Input/output specification (optional)
TYPE Output format (optional)
Parameter Value Description
NAME fstrRES Solver output data, Visualizer input data
fstrTEMP Temperature input data (Result of heat conduction analysis)
vis_out Visualizer output data
IO IN For input
OUT For output
TYPE TEXT Text format (default)
BINARY Binary format
Variable Description
fileheader Header of the analysis results data file name (both the relative path and the absolute path can be specified. When the relative path is specified, it becomes the path from the current directory.)

** Notes ** The file name generated by this definition is "fileheader+.<rank>".