spawn_node#
- class ansys.fluent.core.generated.solver.settings_261.spawn_node(name=None, parent=None)#
Bases:
CommandSpawn a compute node process on a specified machine.
Arguments
Argument |
Summary |
|---|---|
The hostname of the machine to spawn a compute node on. |
|
The username to spawn a compute node on the machine. |
Included in:
Parent |
Summary |
|---|---|
The network configuration object. |