reorder#

class ansys.fluent.core.solver.tui_231.main_menu.mesh.reorder(path, service)#

Bases: TUIMenu

Reorders domain menu.

Methods:

band_width(*args, **kwargs)

Prints cell bandwidth.

reorder_domain(*args, **kwargs)

Reorders cells and faces using the reverse Cuthill-McKee algorithm.

reorder_zones(*args, **kwargs)

Reorders zones by partition, type, and ID.

band_width(*args, **kwargs)#

Prints cell bandwidth.

reorder_domain(*args, **kwargs)#

Reorders cells and faces using the reverse Cuthill-McKee algorithm. Note that you must save a new case file (and a data file, if data exists) after reordering with this text command, as well as recreate any ray files and/or surface cluster information.

reorder_zones(*args, **kwargs)#

Reorders zones by partition, type, and ID.