convergence#
Bases:
TUIMenu
Enter the convergence menu to add surface, volume, drag, lift and moment monitors to convergence criteria.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
add_edit
(service, version, mode, path)Add or edit convergence criterion for surface, volume, drag, lift and moment monitors.
Option to average over previous values for checking convergence.
condition
(service, version, mode, path)Option to stop the calculations.
delete
(service, version, mode, path)Delete a monitor from convergence criteria.
frequency
(service, version, mode, path)To set how often convergence checks are done with respect to iterations or time steps.
list
(service, version, mode, path)List defined convergence criteria for monitors.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Add or edit convergence criterion for surface, volume, drag, lift and moment monitors.
Bases:
TUIMethod
Option to average over previous values for checking convergence.
Bases:
TUIMethod
Option to stop the calculations. All convergence conditions are met or any convergence condition is met.
Bases:
TUIMethod
Delete a monitor from convergence criteria.
Bases:
TUIMethod
To set how often convergence checks are done with respect to iterations or time steps.
Bases:
TUIMethod
List defined convergence criteria for monitors.