results#

class ansys.cfx.core.generated.pre_processing.settings_261.results.results(name: str | None = None, parent=None)#

Bases: Group

Defines the contents of the final solver results file.

Attributes

Attribute

Summary

option

The ‘Results’ option.

file_compression_level

‘File Compression Level’ parameter.

output_variables_list

‘Output Variables List’ parameter.

include_mesh

Indicates whether mesh is written to a Selected Variables results or backup file.

file_format

‘File Format’ parameter.

output_equation_residuals

Sets whether or not equation residuals are output to results files.

output_boundary_flows

Sets whether or not boundary equation flows are output to results files. If these are in minimal files then accurate calculations of forces are possible in CFD-Post.

output_variable_operators

Sets whether or not variable gradients and High Resolution “Beta” Fields are output to results files.

extra_output_variables_list

‘Extra Output Variables List’ parameter.

Included in:

Parent

Summary

output_control

Holds object definitions that control output from the solver during execution.