options#

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

Bases: TUIMenu

Enter the overset interface options menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

auto_create(service, version, mode, path)

Enable automatic creation of default overset interface.

dead_cell_update(service, version, mode, path)

Enable dead cell update in moving or dynamic mesh simulations.

donor_priority_method(service, version, ...)

Set method used to evaludate the cell donor priority.

expert(service, version, mode, path)

Enable additional overset options and tools.

mesh_interfaces(service, version, mode, path)

Allow mesh interfaces inside overset cell zones.

minimize_overlap(service, version, mode, path)

Enable overlap minimization for overset interfaces.

modified_donor_search(service, version, ...)

Enable modified and more extensive donor search.

modified_hole_cutting(service, version, ...)

Enable modified hole cutting parameters.

node_connected_donors(service, version, ...)

Enable node or face connected donor cells.

overlap_boundaries(service, version, mode, path)

Enable overset topologies with overlap boundaries.

parallel(service, version, mode, path)

Set options to control running overset in parallel.

partial_cut_faces(service, version, mode, path)

Enable enhanced hole cutting where cut faces partially overlap.

protect_collar_meshes(service, version, ...)

Protect user defined collar meshes from getting cut during hole cutting.

render_receptor_cells(service, version, ...)

Set the option to include receptor cells in postprocessing.

solve_island_removal(service, version, mode, ...)

Set method used to control the removal of isolated patches of solve cells.

transient_caching(service, version, mode, path)

Set options to control caching of entities in transient overset simulations.

update_before_case_write(service, version, ...)

Enable update of overset interfaces before writing case file (CFF format only).

verbosity(service, version, mode, path)

Set overset mesh reporting verbosity.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Enable automatic creation of default overset interface.

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

Bases: TUIMethod

Enable dead cell update in moving or dynamic mesh simulations.

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

Bases: TUIMethod

Set method used to evaludate the cell donor priority.

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

Bases: TUIMethod

Enable additional overset options and tools.

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

Bases: TUIMethod

Allow mesh interfaces inside overset cell zones.

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

Bases: TUIMethod

Enable overlap minimization for overset interfaces.

Bases: TUIMethod

Enable modified and more extensive donor search.

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

Bases: TUIMethod

Enable modified hole cutting parameters.

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

Bases: TUIMethod

Enable node or face connected donor cells.

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

Bases: TUIMethod

Enable overset topologies with overlap boundaries.

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

Bases: TUIMethod

Set options to control running overset in parallel.

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

Bases: TUIMethod

Enable enhanced hole cutting where cut faces partially overlap.

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

Bases: TUIMethod

Protect user defined collar meshes from getting cut during hole cutting.

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

Bases: TUIMethod

Set the option to include receptor cells in postprocessing.

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

Bases: TUIMethod

Set method used to control the removal of isolated patches of solve cells.

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

Bases: TUIMethod

Set options to control caching of entities in transient overset simulations.

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

Bases: TUIMethod

Enable update of overset interfaces before writing case file (CFF format only).

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

Bases: TUIMethod

Set overset mesh reporting verbosity.