case_child#

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

Bases: Group

‘child_object_type’ of case.

Attributes

Attribute

Summary

additional_timestep_files

A list of files representing additional timesteps.

construct_variables_from_fourier_coefficients

Parameter to indicate if variables should be constructed using Fourier Coefficients.

current_case_name

Internal CFD-Post name for the currently analyzed problem.

current_results_file

The name of the results file to be read into the post-processor.

current_timestep

The timestep to be used when reading a transient results file.

current_timevalue

The time value of the currently loaded results file. To change current timestep, use Current Timestep parameter.

domains_to_load

A list of domains for processing.

file_angle_units

Angle units read from the file.

file_chemical_amount_units

Chemical Amount units read from the file.

file_current_units

Current units read from the file.

file_length_units

Length units read from the file.

file_light_units

Light units read from the file.

file_mass_units

Mass units read from the file.

file_money_units

Money units read from the file.

file_solid_angle_units

Solid Angle units read from the file.

file_temperature_units

Temperature units read from the file.

file_time_units

Time units read from the file.

load_particle_tracks

Parameter indicating whether to load the Particle tracks from a result file or not.

multi_configuration_file_load_option

Load option for files that contains multiple configurations.

run_selection

A list of runs to be processed.

workbench_id

A numerical ID used to uniquely identify cases loaded via Workbench.

object_view_transform

This object contains object transformation info to be processed by the viewer. Like instance transform, this object should be associated with each geometry. It is usually specified as a sub-object.

domain

‘domain’ child.

subdomain

‘subdomain’ child.

composite

‘composite’ child.

boundary

‘boundary’ child.

primitive2d

‘primitive2d’ child.

primitive3d

‘primitive3d’ child.

composite_periodic

‘composite_periodic’ child.

composite_inter_block

‘composite_inter_block’ child.

tbr_options

‘tbr_options’ child.

operating_points

Contains information related to operating point results.

chart

‘chart’ child.

Included in:

Parent

Summary

case

‘case’ child.