solution_animations_child#

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

Bases: Group

‘child_object_type’ of solution_animations.

Attributes

Attribute

Summary

name

Specify a name for an object.

animate_on

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

frequency

Specify the timestep/iteration number after which image will be captured.

flow_time_frequency

Specify how much flow-time must pass before images are captured.

last_flow_time

‘last_flow_time’ child.

frequency_of

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

append_filename_with

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

storage_type

Specify the image format file type.

storage_dir

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

window_id

Specify window id to display recording image object at.

view

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

use_raytracing

Choose whether or not 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

Specify 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.