solution_animations_child#

class ansys.fluent.core.generated.solver.settings_252.solution_animations_child(name=None, parent=None)#

Bases: Group

‘child_object_type’ of solution_animations.

Attributes

Attribute

Summary

name

A name for an object.

animate_on

A graphics object to animate. The images will be captured at the specified frequency.

frequency_of

Specifies whether images are saved based on time-step, flow-time, or iteration.

frequency

The timestep/iteration number after which image will be captured.

flow_time_frequency

How much flow-time must pass before images are captured.

last_flow_time

‘last_flow_time’ child.

append_filename_with

Specifies whether the time-step, flow-time, or iteration number is appended to the animation image file name.

storage_type

The image format file type.

storage_dir

The directory where animation images are stored using either an absolute or relative (./) path to currently opened case directory.

window_id

Window id to display recording image object at.

view

Specifies whether the view is based on the animation object or from the stored list of views.

use_raytracing

Specifies whether to export animation images using realistic raytracer rendering (computationally expensive).

append_filename

Append the time-step, flow-time, or iteration number to the animation image file names.

appended_flowtime_precision

The number of decimal places included in the appended flow-time value.

Methods

Method

Summary

display

‘display’ command.

Included in:

Parent

Summary

solution_animations

‘solution_animations’ child.