solution_animations#

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

Bases: NamedObject[solution_animations_child], CreatableNamedObjectMixinOld[solution_animations_child]

‘solution_animations’ child.

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_of

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

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.

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

delete

Delete selected objects.

rename

Rename the object.

list

List the names of the objects.

list_properties

List active properties of the object.

make_a_copy

Create a copy of the object.

display

Display graphics object.

copy

Copy graphics object.

add_to_graphics

Add graphics object to existing graphics.

clear_history

Clear object history.

Named object type

solution_animations_child

Included in:

Parent

Summary

calculation_activity

‘calculation_activity’ child.