meshing_workflow#

class ansys.fluent.core.meshing.tui_231.main_menu.preferences.meshing_workflow(path, service)#

Bases: TUIMenu

Enter the menu for preferences covering the Fluent Meshing workflows.

Methods:

checkpointing_option(*args, **kwargs)

Specify how Fluent Meshing will save data when you edit a task.

save_checkpoint_files(*args, **kwargs)

Enable/disable the saving of task editing data when writing a mesh file.

temp_folder(*args, **kwargs)

Specify a temporary location to hold generated mesh files.

templates_folder(*args, **kwargs)

.

verbosity(*args, **kwargs)

Enable/disable the printing of additional information and messages in the Console.

Classes:

draw_settings(path, service)

Enter the menu for specifying drawing settings.

checkpointing_option(*args, **kwargs)#

Specify how Fluent Meshing will save data when you edit a task.

class draw_settings(path, service)#

Bases: TUIMenu

Enter the menu for specifying drawing settings.

Methods:

auto_draw(*args, **kwargs)

Enable/disable the automatic display of changes in the graphics window based on the current task.

face_zone_limit(*args, **kwargs)

Specify the cutoff number of face zones, beyond which, Fluent Meshing will not automatically display changes.

facet_limit(*args, **kwargs)

Specify the cutoff number facets, beyond which, Fluent Meshing will not automatically display changes.

auto_draw(*args, **kwargs)#

Enable/disable the automatic display of changes in the graphics window based on the current task.

face_zone_limit(*args, **kwargs)#

Specify the cutoff number of face zones, beyond which, Fluent Meshing will not automatically display changes.

facet_limit(*args, **kwargs)#

Specify the cutoff number facets, beyond which, Fluent Meshing will not automatically display changes.

save_checkpoint_files(*args, **kwargs)#

Enable/disable the saving of task editing data when writing a mesh file.

temp_folder(*args, **kwargs)#

Specify a temporary location to hold generated mesh files. If nothing is specified, Fluent Meshing will write to percentageTEMPpercentage on Windows and to /tmp on Linux.

templates_folder(*args, **kwargs)#

.

verbosity(*args, **kwargs)#

Enable/disable the printing of additional information and messages in the Console.