forces#
Bases:
TUIMenu
Enters the forces menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
pressure_center
(service, version, mode, path)Prints the center of pressure on wall zones.
wall_forces
(service, version, mode, path)Computes the forces along the specified force vector for all wall zones.
wall_moments
(service, version, mode, path)Computes the moments about the specified moment center for all wall zones.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Prints the center of pressure on wall zones.
Bases:
TUIMethod
Computes the forces along the specified force vector for all wall zones.
Bases:
TUIMethod
Computes the moments about the specified moment center for all wall zones.