advanced_options#
Bases:
TUIMenu
Enters the advanced options menu for the gap model.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
alternative_marking
(service, version, mode, path)Mark gap regions using an alternative marking algorithm.
cell_check_distance_factor
(service, version, ...)Enter value of the cell distance factor.
check_cfl_condition
(service, version, mode, path)Enables/disables the printing of warnings if the time step size is too large based on a Courant (CFL) number automatically determined for your specified solution stability level.
clear_gap_regions
(service, version, mode, path)Clear gap model solution information and marks.
enhanced_data_interpolation
(service, ...)Enables/disables the use of enhanced data interpolation when updating information in gap regions.
expert
(service, version, mode, path)Enables/disables access to expert-level text commands for the gap model.
extend_gap_regions
(service, version, mode, path)Enables/disables the extending of the gap regions by including additional cells in the vicinity of the gap interfaces during marking.
fill_data_in_gap_regions
(service, version, ...)Enables/disables the interpolation of solution data throughout the gap regions.
Adjust stabilization settings for the sponge layer used for blocked gap regions.
include_coupled_walls
(service, version, ...)Include coupled walls in gap face zones.
precise_gap_marking
(service, version, mode, path)Enables/disables the use of a more accurate search algorithm for marking cells in gap regions.
reduce_gap_regions
(service, version, mode, path)Enables/disables a more restrictive algorithm for marking cells in gap regions.
render_flow_modeling_gaps
(service, version, ...)Enables/disables the rendering of the solution in the cells of flow-modeling gap regions during postprocessing.
render_gap_interface
(service, version, mode, ...)Enables/disables the rendering of the mesh surfaces inside the gap regions when displaying the mesh with contours.
revert_controls_to_default
(service, version, ...)Reverts the global gap stabilization level and any related solver settings to the default.
solution_stabilization
(service, version, ...)Sets the global solution stabilization level for the gap regions.
sponge_layer
(service, version, mode, path)Allows you to edit the solution stabilization settings for flow-modeling gap regions that have sponge-layer local stabilization enabled.
update_gap_regions
(service, version, mode, path)Update gap regions and gap model solution information.
verbosity
(service, version, mode, path)Sets the verbosity for messages printed in the console related to the gap model.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Mark gap regions using an alternative marking algorithm.
Bases:
TUIMethod
Enter value of the cell distance factor.
Bases:
TUIMethod
Enables/disables the printing of warnings if the time step size is too large based on a Courant (CFL) number automatically determined for your specified solution stability level.
Bases:
TUIMethod
Clear gap model solution information and marks.
Bases:
TUIMethod
Enables/disables the use of enhanced data interpolation when updating information in gap regions. This text command is only available if you have enabled the define/gap-model/advanced-options/expert? text command.
Bases:
TUIMethod
Enables/disables access to expert-level text commands for the gap model.
Bases:
TUIMethod
Enables/disables the extending of the gap regions by including additional cells in the vicinity of the gap interfaces during marking. This is useful when the default shape of the marked cells is negatively affecting solution stability or convergence behavior.
Bases:
TUIMethod
Enables/disables the interpolation of solution data throughout the gap regions. This text command is only available if you have enabled the define/gap-model/advanced-options/expert? text command.
Bases:
TUIMethod
Adjust stabilization settings for the sponge layer used for blocked gap regions.
Bases:
TUIMethod
Include coupled walls in gap face zones.
Bases:
TUIMethod
Enables/disables the use of a more accurate search algorithm for marking cells in gap regions. Note that it can be costly, particularly for 3D cases or those with a large number of cells inside the gap regions. This text command is only available if you have enabled the define/gap-model/advanced-options/expert? text command.
Bases:
TUIMethod
Enables/disables a more restrictive algorithm for marking cells in gap regions. This text command is only available if you have enabled the define/gap-model/advanced-options/expert? text command.
Bases:
TUIMethod
Enables/disables the rendering of the solution in the cells of flow-modeling gap regions during postprocessing. This text command is only available if you have enabled the define/gap-model/advanced-options/expert? text command.
Bases:
TUIMethod
Enables/disables the rendering of the mesh surfaces inside the gap regions when displaying the mesh with contours. Note that the solution is still not rendered inside the flow-blocking gap regions.
Bases:
TUIMethod
Reverts the global gap stabilization level and any related solver settings to the default.
Bases:
TUIMethod
Sets the global solution stabilization level for the gap regions.
Bases:
TUIMethod
Allows you to edit the solution stabilization settings for flow-modeling gap regions that have sponge-layer local stabilization enabled.
Bases:
TUIMethod
Update gap regions and gap model solution information.
Bases:
TUIMethod
Sets the verbosity for messages printed in the console related to the gap model.