set#

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

Bases: TUIMenu

Set concurrent update options.

Classes:

current_endpoint(service, version, mode, path)

Set the current endpoint.

current_queue(service, version, mode, path)

Set the current queue.

number_of_concurrent_dps(service, version, ...)

Set Number of Concurrent Design Points.

number_of_cores_per_dp(service, version, ...)

Set Number of Cores per Design Point.

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

Bases: TUIMethod

Set the current endpoint.

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

Bases: TUIMethod

Set the current queue.

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

Bases: TUIMethod

Set Number of Concurrent Design Points.

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

Bases: TUIMethod

Set Number of Cores per Design Point.