geko_options#

class ansys.fluent.core.solver.tui_231.main_menu.setup.models.viscous.geko_options(path, service)#

Bases: TUIMenu

Enter the GEKO options menu.

Methods:

blending_function(*args, **kwargs)

Set the GEKO model blending function.

cbf_lam(*args, **kwargs)

Set the GEKO model coefficient CBF_LAM.

cbf_tur(*args, **kwargs)

Set the GEKO model coefficient CBF_TUR.

cjet(*args, **kwargs)

Set the GEKO model coefficient CJET.

cjet_aux(*args, **kwargs)

Set the GEKO model coefficient CJET_AUX.

cmix(*args, **kwargs)

Set the GEKO model coefficient CMIX.

cnw(*args, **kwargs)

Set the GEKO model coefficient CNW.

cnw_sub(*args, **kwargs)

Set the GEKO model coefficient CNW_SUB.

creal(*args, **kwargs)

Set the GEKO model coefficient CREAL.

csep(*args, **kwargs)

Set the GEKO model coefficient CSEP.

geko_defaults(*args, **kwargs)

Set GEKO options to default.

wall_distance_free(*args, **kwargs)

Enable/disable wall-distance-free version of GEKO model.

blending_function(*args, **kwargs)#

Set the GEKO model blending function.

cbf_lam(*args, **kwargs)#

Set the GEKO model coefficient CBF_LAM.

cbf_tur(*args, **kwargs)#

Set the GEKO model coefficient CBF_TUR.

cjet(*args, **kwargs)#

Set the GEKO model coefficient CJET.

cjet_aux(*args, **kwargs)#

Set the GEKO model coefficient CJET_AUX.

cmix(*args, **kwargs)#

Set the GEKO model coefficient CMIX.

cnw(*args, **kwargs)#

Set the GEKO model coefficient CNW.

cnw_sub(*args, **kwargs)#

Set the GEKO model coefficient CNW_SUB.

creal(*args, **kwargs)#

Set the GEKO model coefficient CREAL.

csep(*args, **kwargs)#

Set the GEKO model coefficient CSEP.

geko_defaults(*args, **kwargs)#

Set GEKO options to default.

wall_distance_free(*args, **kwargs)#

Enable/disable wall-distance-free version of GEKO model.