spawn_node#

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

Bases: Command

Spawn a compute node process on a specified machine.

Parameters:
hostnamestr

The hostname of the machine to spawn a compute node on.

usernamestr

The username to spawn a compute node on the machine.

Arguments

Argument

Summary

hostname

The hostname of the machine to spawn a compute node on.

username

The username to spawn a compute node on the machine.

Included in:

Parent

Summary

network_2

The network configuration object.