backup_results_child#

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

Bases: Group

‘child_object_type’ of backup_results.

Attributes

Attribute

Summary

option

The ‘Backup 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.

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.

output_particle_boundary_vertex_fields

Sets whether or not particle boundary vertex fields are output to results files.

extra_output_variables_list

‘Extra Output Variables List’ parameter.

include_tracks_of_oneway_coupled_particles

Specifies whether one-way coupled particles should be tracked before writing a backup file.

output_frequency

Holds options for controlling the frequency with which backup and transient results files are written.

Included in:

Parent

Summary

backup_results

A container for Backup Results objects.