set#

class ansys.fluent.core.solver.tui_241.main_menu.parallel.set(service, version, mode, path)#

Bases: TUIMenu

Enters the set parallel parameters menu.

Classes:

fast_io(service, version, mode, path)

.

partition_mask(service, version, mode, path)

Sets partition mask.

time_out(service, version, mode, path)

Sets spawn time-out in seconds.

verbosity(service, version, mode, path)

Sets the parallel verbosity.

class fast_io(service, version, mode, path)#

Bases: TUIMethod

.

class partition_mask(service, version, mode, path)#

Bases: TUIMethod

Sets partition mask.

class time_out(service, version, mode, path)#

Bases: TUIMethod

Sets spawn time-out in seconds.

class verbosity(service, version, mode, path)#

Bases: TUIMethod

Sets the parallel verbosity.