parallel#

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

Bases: Group

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

Attributes

Attribute

Summary

thread_number_control

Thread number control.

check_verbosity

Verbosity output of parallel check. Higher verbosity corresponds to more detailed information.

partition

The partition domain object.

set

The parallel set object.

load_balance

Access the parallel load balancing settings.

multidomain

The multidomain architecture object.

network

The network configuration object.

timer

Access the parallel timer settings.

Methods

Method

Summary

check

Parallel check.

show_connectivity

Show machine connectivity.

latency

Show network latency.

bandwidth

Show network bandwidth.

Included in:

Parent

Summary

root

‘root’ object.