set#

class ansys.fluent.core.meshing.tui_241.main_menu.objects.volumetric_regions.tet.set(service, version, mode, path)#

Bases: TUIMenu

Enter tet settings.

Classes:

adv_front_method(service, version, mode, path)

Advancing front refinement controls.

advanced(service, version, mode, path)

Tet advanced controls.

cell_sizing(service, version, mode, path)

Allow cell volume distribution to be determined based on boundary.

clear_zone_growth_rate(service, version, ...)

Clear zone specific geometric growth rates.

compute_max_cell_volume(service, version, ...)

Computes max cell size.

delete_dead_zones(service, version, mode, path)

Automatically delete dead face and cell zones?.

delete_unused_nodes(service, version, mode, path)

Automatically delete unused nodes?.

improve_mesh(service, version, mode, path)

Improve mesh controls.

improve_surface_mesh(service, version, mode, ...)

Automatically improve surface mesh?.

max_cell_length(service, version, mode, path)

Set max-cell-length.

max_cell_volume(service, version, mode, path)

Set max-cell-volume.

merge_free_nodes(service, version, mode, path)

Automatically merge duplicate nodes?.

non_fluid_type(service, version, mode, path)

Select the default non-fluid cell zone type.

print_region_based_sizing(service, version, ...)

Print region based sizings.

refine_method(service, version, mode, path)

Define refinement method.

remove_slivers(service, version, mode, path)

Sliver remove controls.

set_region_based_sizing(service, version, ...)

Set region based sizings.

set_zone_growth_rate(service, version, mode, ...)

Set zone specific geometric growth rates.

skewness_method(service, version, mode, path)

Skewness refinement controls.

tet_improve(service, version, mode, path)

Improve cells controls.

use_max_cell_size(service, version, mode, path)

Use max cell size for objects in auto-mesh and do not recompute it based on the object being meshed.

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

Bases: TUIMethod

Allow cell volume distribution to be determined based on boundary.

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

Bases: TUIMethod

Clear zone specific geometric growth rates.

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

Bases: TUIMethod

Computes max cell size.

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

Bases: TUIMethod

Automatically delete dead face and cell zones?.

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

Bases: TUIMethod

Automatically delete unused nodes?.

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

Bases: TUIMethod

Automatically improve surface mesh?.

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

Bases: TUIMethod

Set max-cell-length.

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

Bases: TUIMethod

Set max-cell-volume.

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

Bases: TUIMethod

Automatically merge duplicate nodes?.

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

Bases: TUIMethod

Select the default non-fluid cell zone type.

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

Bases: TUIMethod

Print region based sizings.

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

Bases: TUIMethod

Define refinement method.

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

Bases: TUIMethod

Set region based sizings.

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

Bases: TUIMethod

Set zone specific geometric growth rates.

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

Bases: TUIMethod

Skewness refinement controls.

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

Bases: TUIMethod

Use max cell size for objects in auto-mesh and do not recompute it based on the object being meshed.