set#

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

Bases: TUIMenu

Enter hexcore settings.

Classes:

avoid_1_by_8_cell_jump_in_hexcore(service, ...)

Avoid-1:8-cell-jump-in-hexcore.

buffer_layers(service, version, mode, path)

Number of addition cells to mark for subdivision.

compute_max_cell_length(service, version, ...)

Compute maximum cell length.

define_hexcore_extents(service, version, ...)

Enables sspecificaton of hexcore outer domain parameters.

delete_dead_zones(service, version, mode, path)

Delete dead zones after hexcore creation.

island_thresholds(service, version, mode, path)

Maximum number of cells and volume fraction in islands, deleted while separating the cells by region.

keep_hex_tet_separate(service, version, ...)

Separate Hex and Tet cells.

maximum_cell_length(service, version, mode, path)

Maximum cell length.

maximum_initial_cells(service, version, ...)

Maximum number of initial Cartesian cells.

maximum_subdivisions(service, version, mode, ...)

Maximum number of subdivision sweeps.

merge_tets_to_pyramids(service, version, ...)

Merge tets into pyramids.

non_fluid_type(service, version, mode, path)

Set non fluid type for cell zones.

octree_hexcore(service, version, mode, path)

Create hexcore using size-function driven octree.

only_hexcore(service, version, mode, path)

Create hexcore and activate tet domain.

outer_domain_params(service, version, mode, path)

Define outer domain parameters.

peel_layers(service, version, mode, path)

Number of hexcore cells to peel back from boundary.

print_region_based_sizing(service, version, ...)

Print region based sizings.

set_region_based_sizing(service, version, ...)

Set region based sizings.

skip_tet_refinement(service, version, mode, path)

Skip tethedral refinement in transition cell generation.

smooth_interface(service, version, mode, path)

Enable smoothing of hexcore interface.

smooth_iterations(service, version, mode, path)

Number of smoothing iterations on hexcore interface.

smooth_relaxation(service, version, mode, path)

Smoothing under relaxation on hexcore interface.

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

Bases: TUIMethod

Avoid-1:8-cell-jump-in-hexcore.

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

Bases: TUIMethod

Number of addition cells to mark for subdivision.

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

Bases: TUIMethod

Compute maximum cell length.

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

Bases: TUIMethod

Enables sspecificaton of hexcore outer domain parameters.

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

Bases: TUIMethod

Delete dead zones after hexcore creation.

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

Bases: TUIMethod

Maximum number of cells and volume fraction in islands, deleted while separating the cells by region.

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

Bases: TUIMethod

Separate Hex and Tet cells.

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

Bases: TUIMethod

Maximum cell length.

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

Bases: TUIMethod

Maximum number of initial Cartesian cells.

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

Bases: TUIMethod

Maximum number of subdivision sweeps.

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

Bases: TUIMethod

Merge tets into pyramids.

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

Bases: TUIMethod

Set non fluid type for cell zones.

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

Bases: TUIMethod

Create hexcore using size-function driven octree.

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

Bases: TUIMethod

Create hexcore and activate tet domain.

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

Bases: TUIMethod

Number of hexcore cells to peel back from boundary.

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

Bases: TUIMethod

Print region based sizings.

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

Bases: TUIMethod

Set region based sizings.

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

Bases: TUIMethod

Skip tethedral refinement in transition cell generation.

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

Bases: TUIMethod

Enable smoothing of hexcore interface.

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

Bases: TUIMethod

Number of smoothing iterations on hexcore interface.

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

Bases: TUIMethod

Smoothing under relaxation on hexcore interface.