force#
Bases:
TUIMenuEnter 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:
TUIMethodClear all monitoring data.
Bases:
TUIMethodClear the drag monitoring data.
Bases:
TUIMethodClear the lift monitoring data.
Bases:
TUIMethodClear the moment monitoring data.
Bases:
TUIMethodClear all or specified monitor data.
Bases:
TUIMethodDelete the specified monitor.
Bases:
TUIMethodSet variables for monitoring the drag coefficient.
Bases:
TUIMethodSet variables for monitoring the lift coefficient.
Bases:
TUIMethodList defined force monitors.
Bases:
TUIMethodSet variables for monitoring the moment coefficient.
Bases:
TUIMethodSpecify whether monitors are updated every iteration or every time step for transient calculations.
Bases:
TUIMethodSet variables for monitoring the drag coefficient.
Bases:
TUIMethodSet variables for monitoring the lift coefficient.
Bases:
TUIMethodSet variables for monitoring the moment coefficient.
Bases:
TUIMethodSpecify whether unscaled values are desired.