overset_interfaces#
Bases:
TUIMenu
Enters the overset interfaces menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
adapt
(service, version, mode, path)Enters the overset adaption menu.
check
(service, version, mode, path)Checks the integrity of the overset interfaces.
clear
(service, version, mode, path)Clears the domain connectivity of an overset interface.
clear_all
(service, version, mode, path)Clears the domain connectivity of all overset interfaces.
create
(service, version, mode, path)Creates an overset interface.
cut_control
(service, version, mode, path)Enters the overset hole cut control menu.
debug_hole_cut
(service, version, mode, path)Debugging tool to troubleshoot hole cutting of overset interfaces.
delete
(service, version, mode, path)Deletes an overset interface.
delete_all
(service, version, mode, path)Deletes all overset interfaces in the domain.
display_cells
(service, version, mode, path)Displays the overset cells marked using the text command define/overset-interfaces/mark-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)Allows you to specify grid priorities on background and component meshes, used in the overlap minimization of an overset interface.
intersect
(service, version, mode, path)Executes the hole cutting of an overset interface and establishes the domain connectivity.
intersect_all
(service, version, mode, path)Executes hole cutting for all overset interfaces in the domain.
list
(service, version, mode, path)Lists information about the overset interfaces.
mark_cell_change
(service, version, mode, path)Marks cells that have undergone a specified overset cell type change (from solve,receptor, or dead to any other type) in the last time step.
mark_cells
(service, version, mode, path)Marks the specified overset cells (solve, receptor, donor, orphan, or dead) and fills registers based on the markings.
options
(service, version, mode, path)Enters 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)Allows you to set bounds so that any marking of cells is performed within a spherical region based on a specified origin and radius.
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__ method of TUIMenu class.
Bases:
TUIMethod
Checks the integrity of the overset interfaces. Reports orphan cells and errors in the domain connectivity.
Bases:
TUIMethod
Clears the domain connectivity of an overset interface. This text command is only available when define/overset-interfaces/options/expert? is set to yes.
Bases:
TUIMethod
Clears the domain connectivity of all overset interfaces. This text command is only available when define/overset-interfaces/options/expert? is set to yes.
Bases:
TUIMethod
Creates an overset interface.
Bases:
TUIMethod
Debugging tool to troubleshoot hole cutting of overset interfaces. This text command is only available when define/overset-interfaces/options/expert? is set to yes.
Bases:
TUIMethod
Deletes an overset interface.
Bases:
TUIMethod
Deletes all overset interfaces in the domain.
Bases:
TUIMethod
Displays the overset cells marked using the text command define/overset-interfaces/mark-cells.
Bases:
TUIMethod
Fill overset domain connectivity information (DCI).
Bases:
TUIMethod
Find bounding cells for all cell centroids.
Bases:
TUIMethod
Find bounding cell for given cell or search point.
Bases:
TUIMethod
Free overset domain connectivity information (DCI).
Bases:
TUIMethod
Allows you to specify grid priorities on background and component meshes, used in the overlap minimization of an overset interface.
Bases:
TUIMethod
Executes the hole cutting of an overset interface and establishes the domain connectivity. This text command is only available when define/overset-interfaces/options/expert? is set to yes.
Bases:
TUIMethod
Executes hole cutting for all overset interfaces in the domain. This text command is only available when define/overset-interfaces/options/expert? is set to yes.
Bases:
TUIMethod
Lists information about the overset interfaces. The output depends on the overset verbosity setting.
Bases:
TUIMethod
Marks cells that have undergone a specified overset cell type change (from solve,receptor, or dead to any other type) in the last time step. Adaption registers are automatically filled based on these markings. This text command is only available for unsteady simulations and if define/overset-interfaces/options/expert? is set to yes.
Bases:
TUIMethod
Marks the specified overset cells (solve, receptor, donor, orphan, or dead) and fills registers based on the markings. Display the marked cells via the text command define/overset-interfaces/display-cells.
Bases:
TUIMethod
Read domain connectivity information (DCI) from case file.
Bases:
TUIMethod
Allows you to set bounds so that any marking of cells is performed within a spherical region based on a specified origin and radius. This can be useful when diagnosing a local problem on a large mesh. This text command is only available if define/overset-interfaces/options/expert? is set to yes. After defining the bounds, you can then mark the cells using the define/overset-interfaces/mark-cell-change or define/overset-interfaces/mark-cells text command. To disable the bounds, enter a radius of 0.
Bases:
TUIMethod
Update all overset intrfaces from stored domain connectivity information (DCI).
Bases:
TUIMethod
Write overset cell types into file.
Bases:
TUIMethod
Save domain connectivity information (DCI) to a text file.
Bases:
TUIMethod
Save domain connectivity information (DCI) to case file.