force#
Bases:
TUIMenu
Enter the force monitors menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
clear_all_monitors_data
(service, version, ...)Clear all monitoring data.
clear_drag_monitor_data
(service, version, ...)Clear the drag monitoring data.
clear_lift_monitor_data
(service, version, ...)Clear the lift monitoring data.
clear_moment_monitor_data
(service, version, ...)Clear the moment monitoring data.
clear_monitors
(service, version, mode, path)Clear all or specified monitor data.
delete_monitors
(service, version, mode, path)Delete the specified monitor.
drag_coefficient
(service, version, mode, path)Set variables for monitoring the drag coefficient.
lift_coefficient
(service, version, mode, path)Set variables for monitoring the lift coefficient.
list_monitors
(service, version, mode, path)List defined force monitors.
moment_coefficient
(service, version, mode, path)Set variables for monitoring the moment coefficient.
monitor_unsteady_iters
(service, version, ...)Specify whether monitors are updated every iteration or every time step for transient calculations.
set_drag_monitor
(service, version, mode, path)Set variables for monitoring the drag coefficient.
set_lift_monitor
(service, version, mode, path)Set variables for monitoring the lift coefficient.
set_moment_monitor
(service, version, mode, path)Set variables for monitoring the moment coefficient.
unscaled
(service, version, mode, path)Specify whether unscaled values are desired.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Clear all monitoring data.
Bases:
TUIMethod
Clear the drag monitoring data.
Bases:
TUIMethod
Clear the lift monitoring data.
Bases:
TUIMethod
Clear the moment monitoring data.
Bases:
TUIMethod
Clear all or specified monitor data.
Bases:
TUIMethod
Delete the specified monitor.
Bases:
TUIMethod
Set variables for monitoring the drag coefficient.
Bases:
TUIMethod
Set variables for monitoring the lift coefficient.
Bases:
TUIMethod
List defined force monitors.
Bases:
TUIMethod
Set variables for monitoring the moment coefficient.
Bases:
TUIMethod
Specify whether monitors are updated every iteration or every time step for transient calculations.
Bases:
TUIMethod
Set variables for monitoring the drag coefficient.
Bases:
TUIMethod
Set variables for monitoring the lift coefficient.
Bases:
TUIMethod
Set variables for monitoring the moment coefficient.
Bases:
TUIMethod
Specify whether unscaled values are desired.