cell_register_operations#
- class ansys.fluent.core.solver.tui_232.main_menu.solve.cell_register_operations(path, service)
Bases:
TUIMenu
Enters the cell register operations menu.
Methods:
add
(*args, **kwargs)Creates a new cell register operation.
delete
(*args, **kwargs)Deletes a cell register operation.
edit
(*args, **kwargs)Edits an existing cell register operation.
list
(*args, **kwargs)Lists the currently defined cell register operations.
list_properties
(*args, **kwargs)Lists the properties of a report register operation.
- add(*args, **kwargs)
Creates a new cell register operation.
- delete(*args, **kwargs)
Deletes a cell register operation.
- edit(*args, **kwargs)
Edits an existing cell register operation.
- list(*args, **kwargs)
Lists the currently defined cell register operations.
- list_properties(*args, **kwargs)
Lists the properties of a report register operation.