secondary_gradient_limiting#

class ansys.fluent.core.solver.tui_231.main_menu.solve.set.advanced.secondary_gradient_limiting(path, service)#

Bases: TUIMenu

Enters the secondary gradient limiting menu. This menu is only available when the define/models/solver/pressure-based text command is enabled.

Methods:

energy(*args, **kwargs)

Enables/disables secondary gradient limiting for the energy calculations on coupled two-sided walls.

mesh_quality_limits(*args, **kwargs)

Defines the mesh quality limits used when applying secondary gradient limiting to faces on coupled two-sided walls.

uds(*args, **kwargs)

Enables/disables secondary gradient limiting for the user-defined scalar (UDS) calculations on coupled two-sided walls.

energy(*args, **kwargs)#

Enables/disables secondary gradient limiting for the energy calculations on coupled two-sided walls. This limiting can help prevent divergence when the cells on such walls have poor orthogonality.

mesh_quality_limits(*args, **kwargs)#

Defines the mesh quality limits used when applying secondary gradient limiting to faces on coupled two-sided walls. Shifting this range closer to 1 will decrease the risk of divergence, but at the cost of accuracy.

uds(*args, **kwargs)#

Enables/disables secondary gradient limiting for the user-defined scalar (UDS) calculations on coupled two-sided walls. This limiting can help prevent divergence when the cells on such walls have poor orthogonality.