set#

class ansys.fluent.core.generated.solver.tui_261.main_menu.define.overset_interfaces.adapt.set(service, version, mode, path)#

Bases: TUIMenu

Enter the overset adaption set menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

adaption_sweeps(service, version, mode, path)

Set the number of adaption sweeps per overset adaption.

automatic(service, version, mode, path)

Enable the option to automatically adapt overset meshes during solution update.

buffer_layers(service, version, mode, path)

Set the number of cell layers marked in addition to the cells marked for orphan adaption.

gap_resolution(service, version, mode, path)

Set the target (minimum) gap resolution used when marking cells for gap adaption.

length_ratio_max(service, version, mode, path)

Set the length scale ratio threshold used to determine which cells are marked for adaption based on donor-receptor cell size differences.

mark_coarsening(service, version, mode, path)

Enable the option to coarsen the mesh during overset adaption.

mark_fixed_orphans(service, version, mode, path)

Enable the option to adapt for orphans which were removed by accepting neighbor donors.

mark_gaps(service, version, mode, path)

Enable the option to adapt underresolved gaps.

mark_orphans(service, version, mode, path)

Enable the option to adapt for orphan reduction.

mark_size(service, version, mode, path)

Enable the option to adapt for donor-receptor cell size differences.

maximum_refinement_level(service, version, ...)

Set the maximum level of refinement in overset adaption.

prismatic(service, version, mode, path)

Enable the option to use anisotropic adaption in prismatic cells.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Set the number of adaption sweeps per overset adaption.

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

Bases: TUIMethod

Enable the option to automatically adapt overset meshes during solution update.

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

Bases: TUIMethod

Set the number of cell layers marked in addition to the cells marked for orphan adaption.

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

Bases: TUIMethod

Set the target (minimum) gap resolution used when marking cells for gap adaption.

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

Bases: TUIMethod

Set the length scale ratio threshold used to determine which cells are marked for adaption based on donor-receptor cell size differences.

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

Bases: TUIMethod

Enable the option to coarsen the mesh during overset adaption.

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

Bases: TUIMethod

Enable the option to adapt for orphans which were removed by accepting neighbor donors.

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

Bases: TUIMethod

Enable the option to adapt underresolved gaps.

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

Bases: TUIMethod

Enable the option to adapt for orphan reduction.

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

Bases: TUIMethod

Enable the option to adapt for donor-receptor cell size differences.

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

Bases: TUIMethod

Set the maximum level of refinement in overset adaption.

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

Bases: TUIMethod

Enable the option to use anisotropic adaption in prismatic cells.