gap_model#

class ansys.fluent.core.solver.tui_231.main_menu.setup.gap_model(path, service)#

Bases: TUIMenu

Enter the narrow-gaps menu.

Classes:

advanced_options(path, service)

Show options.

Methods:

create(*args, **kwargs)

Create a gap object.

delete(*args, **kwargs)

Delete an exiting gap object.

delete_all(*args, **kwargs)

Delete all of the exiting gap objects.

edit(*args, **kwargs)

Edit an exiting gap object.

enable(*args, **kwargs)

Enable/Disable gap model.

list_gap_cell_zones(*args, **kwargs)

List name of the gap cells zones that can be used as exclided cell zones in gaps creation.

list_gap_face_zones(*args, **kwargs)

List name of the gap face zones that can be used for gaps creation.

list_gap_regions(*args, **kwargs)

List gap regions.

render_gap_regions(*args, **kwargs)

Update gap regions for postprocessing.

class advanced_options(path, service)#

Bases: TUIMenu

Show options.

Methods:

alternative_marking(*args, **kwargs)

Mark gap regions using an alternative marking algorithm.

cell_check_distance_factor(*args, **kwargs)

Enter value of the cell distance factor.

check_cfl_condition(*args, **kwargs)

Check time step size for better convergence.

clear_gap_regions(*args, **kwargs)

Clear gap model solution information and marks.

enhanced_data_interpolation(*args, **kwargs)

Use enhanced data interpolation for updating information in gap regions.

expert(*args, **kwargs)

Enable expert options for gap model.

extend_gap_regions(*args, **kwargs)

Extend gap regions for better convergence.

fill_data_in_gap_regions(*args, **kwargs)

Interpolate solution data into the whole gap regions.

flow_blocking_stabilization_parameters(...)

Adjust stabilization settings for the sponge layer used for blocked gap regions.

include_coupled_walls(*args, **kwargs)

Include coupled walls in gap face zones.

precise_gap_marking(*args, **kwargs)

Mark cells in gap regions using more accurate search algorithm.

reduce_gap_regions(*args, **kwargs)

Using a more restrictive algorithm for marking cells in gap regions.

render_flow_modeling_gaps(*args, **kwargs)

Render solution inside flow modeling gap cells.

render_gap_interface(*args, **kwargs)

Render gap interface.

revert_controls_to_default(*args, **kwargs)

Revert gap stabilization and any related solver settings to default.

solution_stabilization(*args, **kwargs)

Set solution stabilization level for gap model.

sponge_layer(*args, **kwargs)

Set advanced settings for gap sponge layer.

update_gap_regions(*args, **kwargs)

Update gap regions and gap model solution information.

verbosity(*args, **kwargs)

Set the verbosity for gap model.

alternative_marking(*args, **kwargs)#

Mark gap regions using an alternative marking algorithm.

cell_check_distance_factor(*args, **kwargs)#

Enter value of the cell distance factor.

check_cfl_condition(*args, **kwargs)#

Check time step size for better convergence.

clear_gap_regions(*args, **kwargs)#

Clear gap model solution information and marks.

enhanced_data_interpolation(*args, **kwargs)#

Use enhanced data interpolation for updating information in gap regions.

expert(*args, **kwargs)#

Enable expert options for gap model.

extend_gap_regions(*args, **kwargs)#

Extend gap regions for better convergence.

fill_data_in_gap_regions(*args, **kwargs)#

Interpolate solution data into the whole gap regions.

flow_blocking_stabilization_parameters(*args, **kwargs)#

Adjust stabilization settings for the sponge layer used for blocked gap regions.

include_coupled_walls(*args, **kwargs)#

Include coupled walls in gap face zones.

precise_gap_marking(*args, **kwargs)#

Mark cells in gap regions using more accurate search algorithm.

reduce_gap_regions(*args, **kwargs)#

Using a more restrictive algorithm for marking cells in gap regions.

render_flow_modeling_gaps(*args, **kwargs)#

Render solution inside flow modeling gap cells.

render_gap_interface(*args, **kwargs)#

Render gap interface.

revert_controls_to_default(*args, **kwargs)#

Revert gap stabilization and any related solver settings to default.

solution_stabilization(*args, **kwargs)#

Set solution stabilization level for gap model.

sponge_layer(*args, **kwargs)#

Set advanced settings for gap sponge layer.

update_gap_regions(*args, **kwargs)#

Update gap regions and gap model solution information.

verbosity(*args, **kwargs)#

Set the verbosity for gap model.

create(*args, **kwargs)#

Create a gap object.

delete(*args, **kwargs)#

Delete an exiting gap object.

delete_all(*args, **kwargs)#

Delete all of the exiting gap objects.

edit(*args, **kwargs)#

Edit an exiting gap object.

enable(*args, **kwargs)#

Enable/Disable gap model.

list_gap_cell_zones(*args, **kwargs)#

List name of the gap cells zones that can be used as exclided cell zones in gaps creation.

list_gap_face_zones(*args, **kwargs)#

List name of the gap face zones that can be used for gaps creation.

list_gap_regions(*args, **kwargs)#

List gap regions.

render_gap_regions(*args, **kwargs)#

Update gap regions for postprocessing.