mark_cell_neighbors_by_register#

class ansys.fluent.core.generated.solver.settings_271.mark_cell_neighbors_by_register(name=None, parent=None)#

Bases: Command

Mark neighboring cells based on the provided id or name of a register.

Parameters:
registerstr

Register ID or name whose marked cells will have their neighbors marked.

max_cell_numberint

Maximum number of neighbor cells to mark per computational node.

Arguments

Argument

Summary

register

Register ID or name whose marked cells will have their neighbors marked.

max_cell_number

Maximum number of neighbor cells to mark per computational node.

Included in:

Parent

Summary

diagnostics_tools

Configure diagnostics tools for monitoring and inspecting simulation health.