overset_interfaces#

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

Bases: TUIMenu

Enter the overset-interfaces menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

adapt(service, version, mode, path)

Enter the overset adaption menu.

check(service, version, mode, path)

Check all overset interfaces.

clear(service, version, mode, path)

Clear an overset interface.

clear_all(service, version, mode, path)

Clear all overset interfaces.

collar_meshes(service, version, mode, path)

Enter the overset collar mesh menu.

create(service, version, mode, path)

Create an overset interface.

cut_control(service, version, mode, path)

Enter the overset hole cut control menu.

debug_hole_cut(service, version, mode, path)

Debugging tool for overset hole cutting.

delete(service, version, mode, path)

Delete an overset interface.

delete_all(service, version, mode, path)

Delete all overset interfaces.

display_cells(service, version, mode, path)

Display the marked overset cells.

fill_dci(service, version, mode, path)

Fill overset domain connectivity information (DCI).

find_all_bounding_cells(service, version, ...)

Find bounding cells for all cell centroids.

find_bounding_cell(service, version, mode, path)

Find bounding cell for given cell or search point.

free_dci(service, version, mode, path)

Free overset domain connectivity information (DCI).

grid_priorities(service, version, mode, path)

Edit grid priorities for an overset interface.

intersect(service, version, mode, path)

Intersect an overset interface.

intersect_all(service, version, mode, path)

Intersect all overset interfaces.

list(service, version, mode, path)

List all overset interfaces.

mark_cell_change(service, version, mode, path)

Mark overset interface related cell type change.

mark_cells(service, version, mode, path)

Mark overset interface related cell types.

options(service, version, mode, path)

Enter the overset interface options menu.

read_dci_from_case(service, version, mode, path)

Read domain connectivity information (DCI) from case file.

set_mark_bounds(service, version, mode, path)

Set bounds (center, radius) for overset cell marking.

update_from_dci(service, version, mode, path)

Update all overset intrfaces from stored domain connectivity information (DCI).

write_cell_types(service, version, mode, path)

Write overset cell types into file.

write_dci(service, version, mode, path)

Save domain connectivity information (DCI) to a text file.

write_dci_to_case(service, version, mode, path)

Save domain connectivity information (DCI) to case file.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Check all overset interfaces.

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

Bases: TUIMethod

Clear an overset interface.

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

Bases: TUIMethod

Clear all overset interfaces.

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

Bases: TUIMethod

Create an overset interface.

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

Bases: TUIMethod

Debugging tool for overset hole cutting.

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

Bases: TUIMethod

Delete an overset interface.

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

Bases: TUIMethod

Delete all overset interfaces.

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

Bases: TUIMethod

Display the marked overset cells.

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

Bases: TUIMethod

Fill overset domain connectivity information (DCI).

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

Bases: TUIMethod

Find bounding cells for all cell centroids.

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

Bases: TUIMethod

Find bounding cell for given cell or search point.

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

Bases: TUIMethod

Free overset domain connectivity information (DCI).

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

Bases: TUIMethod

Edit grid priorities for an overset interface.

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

Bases: TUIMethod

Intersect an overset interface.

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

Bases: TUIMethod

Intersect all overset interfaces.

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

Bases: TUIMethod

List all overset interfaces.

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

Bases: TUIMethod

Mark overset interface related cell type change.

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

Bases: TUIMethod

Mark overset interface related cell types.

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

Bases: TUIMethod

Read domain connectivity information (DCI) from case file.

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

Bases: TUIMethod

Set bounds (center, radius) for overset cell marking.

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

Bases: TUIMethod

Update all overset intrfaces from stored domain connectivity information (DCI).

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

Bases: TUIMethod

Write overset cell types into file.

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

Bases: TUIMethod

Save domain connectivity information (DCI) to a text file.

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

Bases: TUIMethod

Save domain connectivity information (DCI) to case file.