set#

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

Bases: TUIMenu

Set concurrent update options.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

capability(service, version, mode, path)

Set the Capability.

cluster_details(service, version, mode, path)

Set the Cluster Details.

current_queue(service, version, mode, path)

Set the current queue.

exclusive(service, version, mode, path)

Set the Exclusive.

launch_web_server(service, version, mode, path)

Launch Web Server.

maximum_execution_time(service, version, ...)

Set the Maximum Execution Time.

mode(service, version, mode, path)

Set the Mode.

mpi_type(service, version, mode, path)

Set the MPI Type.

number_of_concurrent_dps(service, version, ...)

Set Number of Concurrent Design Points.

number_of_cores(service, version, mode, path)

Set Number of Cores per Design Point.

number_of_cpus_per_node(service, version, ...)

Set the Number of CPUs per Node.

number_of_gpus_per_node(service, version, ...)

Set the Number of GPUs per Node.

specify_output_files(service, version, mode, ...)

Specify the output files to keep.

use_gpu_solver(service, version, mode, path)

Use GPU Solver for Concurrent Runs.

web_server_token(service, version, mode, path)

Set the Web Server Token.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Set the Capability.

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

Bases: TUIMethod

Set the Cluster Details.

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

Bases: TUIMethod

Set the current queue.

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

Bases: TUIMethod

Set the Exclusive.

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

Bases: TUIMethod

Launch Web Server.

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

Bases: TUIMethod

Set the Maximum Execution Time.

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

Bases: TUIMethod

Set the Mode.

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

Bases: TUIMethod

Set the MPI Type.

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

Bases: TUIMethod

Set Number of Concurrent Design Points.

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

Bases: TUIMethod

Set Number of Cores per Design Point.

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

Bases: TUIMethod

Set the Number of CPUs per Node.

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

Bases: TUIMethod

Set the Number of GPUs per Node.

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

Bases: TUIMethod

Specify the output files to keep.

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

Bases: TUIMethod

Use GPU Solver for Concurrent Runs.

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

Bases: TUIMethod

Set the Web Server Token.