six_dof_parameters#
- class ansys.fluent.core.solver.tui_232.main_menu.define.dynamic_mesh.controls.six_dof_parameters(service, version, mode, path)
Bases:
TUIMenu
Enters the dynamic mesh six degrees of freedom (DOF) solver menu.
Methods:
create_properties
(*args, **kwargs)Creates/edits a set of six DOF properties for rigid body motion.
delete_properties
(*args, **kwargs)Deletes a set of six DOF properties for rigid body motion.
list_properties
(*args, **kwargs)Prints summaries of the existing sets of six DOF properties for rigid body motion.
motion_history
(*args, **kwargs)Enables/disables writing position/orientation of six DOF zones to file.
motion_history_file_name
(*args, **kwargs)Specifies the name and location of the six DOF motion history file.
second_order
(*args, **kwargs)Enables/disables the second order six degrees of freedom solver.
x_component_of_gravity
(*args, **kwargs)Specifies x-component of gravity.
y_component_of_gravity
(*args, **kwargs)Specifies y-component of gravity.
z_component_of_gravity
(*args, **kwargs)Specifies z-component of gravity.
- create_properties(*args, **kwargs)
Creates/edits a set of six DOF properties for rigid body motion.
- delete_properties(*args, **kwargs)
Deletes a set of six DOF properties for rigid body motion.
- list_properties(*args, **kwargs)
Prints summaries of the existing sets of six DOF properties for rigid body motion.
- motion_history(*args, **kwargs)
Enables/disables writing position/orientation of six DOF zones to file.
- motion_history_file_name(*args, **kwargs)
Specifies the name and location of the six DOF motion history file.
- second_order(*args, **kwargs)
Enables/disables the second order six degrees of freedom solver.
- x_component_of_gravity(*args, **kwargs)
Specifies x-component of gravity.
- y_component_of_gravity(*args, **kwargs)
Specifies y-component of gravity.
- z_component_of_gravity(*args, **kwargs)
Specifies z-component of gravity.