parallel#
- class ansys.fluent.core.generated.solver.settings_261.parallel(name=None, parent=None)#
Bases:
GroupProvides access to parallel processing configuration, load balancing, network management, and multidomain simulation controls.
Attributes
Attribute |
Summary |
|---|---|
Thread number control. |
|
Verbosity output of parallel check. Higher verbosity corresponds to more detailed information. |
|
The partition domain object. |
|
The parallel set object. |
|
Access the parallel load balancing settings. |
|
The multidomain architecture object. |
|
The network configuration object. |
|
Access the parallel timer settings. |
Methods
Method |
Summary |
|---|---|
Parallel check. |
|
Show machine connectivity. |
|
Show network latency. |
|
Show network bandwidth. |
Included in:
Parent |
Summary |
|---|---|
‘root’ object. |