meshing_workflow#

class ansys.fluent.core.meshing.tui_241.main_menu.preferences.meshing_workflow(service, version, mode, path)#

Bases: TUIMenu

Enter the menu for preferences covering the Fluent Meshing workflows.

Classes:

checkpointing_option(service, version, mode, ...)

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

draw_settings(service, version, mode, path)

Enter the menu for specifying drawing settings.

save_checkpoint_files(service, version, ...)

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

save_wft_file_with_mesh(service, version, ...)

.

temp_folder(service, version, mode, path)

Specify a temporary location to hold generated mesh files.

templates_folder(service, version, mode, path)

.

verbosity(service, version, mode, path)

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

class checkpointing_option(service, version, mode, path)#

Bases: TUIMethod

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

class save_checkpoint_files(service, version, mode, path)#

Bases: TUIMethod

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

class save_wft_file_with_mesh(service, version, mode, path)#

Bases: TUIMethod

.

class temp_folder(service, version, mode, path)#

Bases: TUIMethod

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.

class templates_folder(service, version, mode, path)#

Bases: TUIMethod

.

class verbosity(service, version, mode, path)#

Bases: TUIMethod

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