operating_conditions#
Bases:
TUIMenu
Enters the define operating conditions menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
floating_operating_pressure
(service, ...)Enable/disable use of the floating operating pressure.
gravity
(service, version, mode, path)Sets gravitational acceleration.
gravity_mrf_behavior
(service, version, mode, ...)operating_density
(service, version, mode, path)Multiphase flow Operating Density menu.
operating_pressure
(service, version, mode, path)Sets the operating pressure.
operating_temperature
(service, version, ...)Sets the operating temperature for Boussinesq.
reference_pressure_location
(service, ...)Sets a location that determines the reference pressure cell or cells (depending on the selected reference pressure method).
reference_pressure_method
(service, version, ...)Specifies the method used for adjusting the gauge pressure field after each iteration to keep it from floating: the method can assume that all of the cell zones are connected by internal boundary zones (such as interior zones), or can account for connected and disconnected cell zones.
set_state
(service, version, mode, path)Selects state for real gas EOS subcritical condition.
Uses inlet temperature to calculate operating density.
used_ref_pressure_location
(service, version, ...)Prints the coordinates of the reference pressure cell or cells (depending on the selected reference pressure method).
__init__ method of TUIMenu class.
Bases:
TUIMethod
Enable/disable use of the floating operating pressure.
Bases:
TUIMethod
Sets gravitational acceleration.
Bases:
TUIMethod
.
Bases:
TUIMethod
Multiphase flow Operating Density menu.
Bases:
TUIMethod
Sets the operating pressure.
Bases:
TUIMethod
Sets the operating temperature for Boussinesq.
Bases:
TUIMethod
Sets a location that determines the reference pressure cell or cells (depending on the selected reference pressure method). The pressure value in such cells can be used to adjust the gauge pressure field after each iteration to keep it from floating.
Bases:
TUIMethod
Specifies the method used for adjusting the gauge pressure field after each iteration to keep it from floating: the method can assume that all of the cell zones are connected by internal boundary zones (such as interior zones), or can account for connected and disconnected cell zones. Such adjustment is only allowed for incompressible flows, and will be limited partially or entirely by the presence of a pressure boundary.
Bases:
TUIMethod
Selects state for real gas EOS subcritical condition.
Bases:
TUIMethod
Uses inlet temperature to calculate operating density.
Bases:
TUIMethod
Prints the coordinates of the reference pressure cell or cells (depending on the selected reference pressure method). The pressure value in such cells can be used to adjust the gauge pressure field after each iteration to keep it from floating.