solver.tui.setup.overset_interfaces.adapt.set#

class main_menu.setup.overset_interfaces.adapt.set(path, service)#

Enter the overset adaption set menu.

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.