update#
- class ansys.fluent.core.solver.tui_232.main_menu.parametric_study.update(service, version, mode, path)
Bases:
TUIMenu
Enter the update menu.
Methods:
auto_update_mesh_morphs
(*args, **kwargs)Enable Auto Mesh Morphing Update.
print_update_method
(*args, **kwargs)Print update method.
set_update_method
(*args, **kwargs)Set update method.
update_all
(*args, **kwargs)Update All Design Points.
update_current
(*args, **kwargs)Update Current Design Point.
update_selected_design_points
(*args, **kwargs)Update Selected Design Points.
Classes:
concurrent
(service, version, mode, path)Enter Concurrent Update menu.
- auto_update_mesh_morphs(*args, **kwargs)
Enable Auto Mesh Morphing Update.
- class concurrent(service, version, mode, path)
Bases:
TUIMenu
Enter Concurrent Update menu.
Methods:
delete_endpoint
(*args, **kwargs)Delete endpoint.
register_new_endpoint
(*args, **kwargs)Register a new endpoint.
Classes:
licensing
(service, version, mode, path)Enter Concurrent Licensing menu.
print_to_console
(service, version, mode, path)Print to console concurrent options.
set
(service, version, mode, path)Set concurrent update options.
- delete_endpoint(*args, **kwargs)
Delete endpoint.
- class licensing(service, version, mode, path)
Bases:
TUIMenu
Enter Concurrent Licensing menu.
Classes:
print_to_console
(service, version, mode, path)Print Concurrent Licensing Settings.
set
(service, version, mode, path)Enter Concurrent Licensing Menu.
- class print_to_console(service, version, mode, path)
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(service, version, mode, path)
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(service, version, mode, path)
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(service, version, mode, path)
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.
- print_update_method(*args, **kwargs)
Print update method.
- set_update_method(*args, **kwargs)
Set update method.
- update_all(*args, **kwargs)
Update All Design Points.
- update_current(*args, **kwargs)
Update Current Design Point.
- update_selected_design_points(*args, **kwargs)
Update Selected Design Points.