thread_number_control#

class ansys.fluent.core.generated.solver.settings_261.thread_number_control(name=None, parent=None)#

Bases: Group

Thread number control.

Attributes

Attribute

Summary

thread_number_method

Thread number method. 0 - same as number of node processes on each machine, 1 - maximum physical cores on each machine, 2 - fixed number on each machine.

fixed_thread_number

Fixed thread number on each machine.

Included in:

Parent

Summary

parallel

Provides access to parallel processing configuration, load balancing, network management, and multidomain simulation controls.