adapt#

class ansys.fluent.core.solver.tui_231.main_menu.setup.overset_interfaces.adapt(path, service)#

Bases: TUIMenu

Enter the overset adaption menu.

Methods:

adapt_mesh(*args, **kwargs)

Mark and adapt the mesh to remove orphan cells and large donor-receptor cell size differences.

mark_adaption(*args, **kwargs)

Mark cells for overset orphan adaption and donor-receptor size differences.

Classes:

set(path, service)

Enter the overset adaption set menu.

adapt_mesh(*args, **kwargs)#

Mark and adapt the mesh to remove orphan cells and large donor-receptor cell size differences.

mark_adaption(*args, **kwargs)#

Mark cells for overset orphan adaption and donor-receptor size differences.

class set(path, service)#

Bases: TUIMenu

Enter the overset adaption set menu.

Methods:

adaption_sweeps(*args, **kwargs)

Set the number of adaption sweeps per overset adaption.

anisotropic(*args, **kwargs)

Enable the option to use anisotropic adaption in prismatic cells.

automatic(*args, **kwargs)

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

buffer_layers(*args, **kwargs)

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

gap_resolution(*args, **kwargs)

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

length_ratio_max(*args, **kwargs)

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

mark_coarsening(*args, **kwargs)

Enable the option to coarsen the mesh during overset adaption.

mark_fixed_orphans(*args, **kwargs)

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

mark_gaps(*args, **kwargs)

Enable the option to adapt underresolved gaps.

mark_orphans(*args, **kwargs)

Enable the option to adapt for orphan reduction.

mark_size(*args, **kwargs)

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

maximum_refinement_level(*args, **kwargs)

Set the maximum level of refinement in overset adaption.

adaption_sweeps(*args, **kwargs)#

Set the number of adaption sweeps per overset adaption.

anisotropic(*args, **kwargs)#

Enable the option to use anisotropic adaption in prismatic cells.

automatic(*args, **kwargs)#

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

buffer_layers(*args, **kwargs)#

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

gap_resolution(*args, **kwargs)#

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

length_ratio_max(*args, **kwargs)#

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

mark_coarsening(*args, **kwargs)#

Enable the option to coarsen the mesh during overset adaption.

mark_fixed_orphans(*args, **kwargs)#

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

mark_gaps(*args, **kwargs)#

Enable the option to adapt underresolved gaps.

mark_orphans(*args, **kwargs)#

Enable the option to adapt for orphan reduction.

mark_size(*args, **kwargs)#

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

maximum_refinement_level(*args, **kwargs)#

Set the maximum level of refinement in overset adaption.