concurrent#

class ansys.fluent.core.solver.tui_231.main_menu.parametric_study.update.concurrent(path, service)#

Bases: TUIMenu

Enter Concurrent Update menu.

Methods:

delete_endpoint(*args, **kwargs)

Delete endpoint.

register_new_endpoint(*args, **kwargs)

Register a new endpoint.

Classes:

licensing(path, service)

Enter Concurrent Licensing menu.

print_to_console(path, service)

Print to console concurrent options.

set(path, service)

Set concurrent update options.

delete_endpoint(*args, **kwargs)#

Delete endpoint.

class licensing(path, service)#

Bases: TUIMenu

Enter Concurrent Licensing menu.

Classes:

print_to_console(path, service)

Print Concurrent Licensing Settings.

set(path, service)

Enter Concurrent Licensing Menu.

class print_to_console(path, service)#

Bases: TUIMenu

Print Concurrent Licensing Settings.

Methods:

license_type(*args, **kwargs)

License Type.

optislang_license_count(*args, **kwargs)

OptiSLang License Count.

optislang_license_type(*args, **kwargs)

OptiSLang License Type.

license_type(*args, **kwargs)#

License Type.

optislang_license_count(*args, **kwargs)#

OptiSLang License Count.

optislang_license_type(*args, **kwargs)#

OptiSLang License Type.

class set(path, service)#

Bases: TUIMenu

Enter Concurrent Licensing Menu.

Methods:

license_type(*args, **kwargs)

License Type.

optislang_license_count(*args, **kwargs)

OptiSLang License Count.

optislang_license_type(*args, **kwargs)

OptiSLang License Type.

license_type(*args, **kwargs)#

License Type.

optislang_license_count(*args, **kwargs)#

OptiSLang License Count.

optislang_license_type(*args, **kwargs)#

OptiSLang License Type.

class print_to_console(path, service)#

Bases: TUIMenu

Print to console concurrent options.

Methods:

current_endpoint(*args, **kwargs)

Get the current endpoint.

current_queue(*args, **kwargs)

Get the current queue.

number_of_concurrent_dps(*args, **kwargs)

Print Number of Concurrent Design Points.

number_of_cores_per_dp(*args, **kwargs)

Get Number of Cores per Design Point.

registered_endpoints(*args, **kwargs)

List registered endpoints.

current_endpoint(*args, **kwargs)#

Get the current endpoint.

current_queue(*args, **kwargs)#

Get the current queue.

number_of_concurrent_dps(*args, **kwargs)#

Print Number of Concurrent Design Points.

number_of_cores_per_dp(*args, **kwargs)#

Get Number of Cores per Design Point.

registered_endpoints(*args, **kwargs)#

List registered endpoints.

register_new_endpoint(*args, **kwargs)#

Register a new endpoint.

class set(path, service)#

Bases: TUIMenu

Set concurrent update options.

Methods:

current_endpoint(*args, **kwargs)

Set the current endpoint.

current_queue(*args, **kwargs)

Set the current queue.

number_of_concurrent_dps(*args, **kwargs)

Set Number of Concurrent Design Points.

number_of_cores_per_dp(*args, **kwargs)

Set Number of Cores per Design Point.

current_endpoint(*args, **kwargs)#

Set the current endpoint.

current_queue(*args, **kwargs)#

Set the current queue.

number_of_concurrent_dps(*args, **kwargs)#

Set Number of Concurrent Design Points.

number_of_cores_per_dp(*args, **kwargs)#

Set Number of Cores per Design Point.