reorder#
Bases:
TUIMenuReorders domain menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
band_width(service, version, mode, path)Prints cell bandwidth.
reorder_domain(service, version, mode, path)Reorders cells and faces using the reverse Cuthill-McKee algorithm.
reorder_zones(service, version, mode, path)Reorders zones by partition, type, and ID.
__init__ method of TUIMenu class.
Bases:
TUIMethodPrints cell bandwidth.
Bases:
TUIMethodReorders 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.
Bases:
TUIMethodReorders zones by partition, type, and ID.