operating_conditions#
Bases:
TUIMenuEnters 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, ...)No help available.
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:
TUIMethodEnable/disable use of the floating operating pressure.
Bases:
TUIMethodSets gravitational acceleration.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodMultiphase flow Operating Density menu.
Bases:
TUIMethodSets the operating pressure.
Bases:
TUIMethodSets the operating temperature for Boussinesq.
Bases:
TUIMethodSets 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:
TUIMethodSpecifies 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:
TUIMethodSelects state for real gas EOS subcritical condition.
Bases:
TUIMethodUses inlet temperature to calculate operating density.
Bases:
TUIMethodPrints 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.