six_dof_parameters#

class ansys.fluent.core.solver.tui_231.main_menu.setup.dynamic_mesh.controls.six_dof_parameters(path, service)#

Bases: TUIMenu

Enter the dynamic mesh six-dof menu.

Methods:

create_properties(*args, **kwargs)

Create a set of Six DOF Properties.

delete_properties(*args, **kwargs)

Delete a set of Six DOF Properties.

list_properties(*args, **kwargs)

List Six DOF Properties.

motion_history(*args, **kwargs)

Enable/disable writing position/orientation of six DOF zones to file.

motion_history_file_name(*args, **kwargs)

Location of six DOF motion history file.

second_order(*args, **kwargs)

Enable/disable second order six DOF solver.

x_component_of_gravity(*args, **kwargs)

Specify x-component-of-gravity.

y_component_of_gravity(*args, **kwargs)

Specify y-component-of-gravity.

z_component_of_gravity(*args, **kwargs)

Specify z-component-of-gravity.

create_properties(*args, **kwargs)#

Create a set of Six DOF Properties.

delete_properties(*args, **kwargs)#

Delete a set of Six DOF Properties.

list_properties(*args, **kwargs)#

List Six DOF Properties.

motion_history(*args, **kwargs)#

Enable/disable writing position/orientation of six DOF zones to file.

motion_history_file_name(*args, **kwargs)#

Location of six DOF motion history file.

second_order(*args, **kwargs)#

Enable/disable second order six DOF solver.

x_component_of_gravity(*args, **kwargs)#

Specify x-component-of-gravity.

y_component_of_gravity(*args, **kwargs)#

Specify y-component-of-gravity.

z_component_of_gravity(*args, **kwargs)#

Specify z-component-of-gravity.