geko_options#

class ansys.fluent.core.solver.tui_241.main_menu.define.models.viscous.geko_options(service, version, mode, path)#

Bases: TUIMenu

Enters the GEKO model menu..

Classes:

blending_function(service, version, mode, path)

Sets the blending function, which deactivatescmix and cjet inside boundary layers.

cbf_lam(service, version, mode, path)

Setscbf_lam, a part of the blending function and shields the laminar boundary layer.

cbf_tur(service, version, mode, path)

Setscbf_tur, a factor for the main blending factor, controlling the thickness of the layer near walls.

cjet(service, version, mode, path)

Setscjet, the parameter to optimize free shear layer mixing (optimize free jets independent of mixing layer).

cjet_aux(service, version, mode, path)

Setscjet_aux, which allows fine-tuning of the parameter to optimize free jets.

cmix(service, version, mode, path)

Setscmix, the parameter to optimize strength of mixing in free shear flows.

cnw(service, version, mode, path)

Setscnw, the parameter to optimize flow in non-equilibrium near wall regions.

cnw_sub(service, version, mode, path)

Setscnw_sub, which allows the adjustment of log-layer and cf.

creal(service, version, mode, path)

Setscreal, a realizability limiter that ensures positive normal stresses in the entire domain.

csep(service, version, mode, path)

Setscsep, the parameter to optimize flow separation from smooth surfaces.

geko_defaults(service, version, mode, path)

Restores the defaults of all GEKO parameters.

wall_distance_free(service, version, mode, path)

Enables/disables the wall distance free version of the GEKO model.

class blending_function(service, version, mode, path)#

Bases: TUIMethod

Sets the blending function, which deactivatescmix and cjet inside boundary layers.

class cbf_lam(service, version, mode, path)#

Bases: TUIMethod

Setscbf_lam, a part of the blending function and shields the laminar boundary layer.

class cbf_tur(service, version, mode, path)#

Bases: TUIMethod

Setscbf_tur, a factor for the main blending factor, controlling the thickness of the layer near walls.

class cjet(service, version, mode, path)#

Bases: TUIMethod

Setscjet, the parameter to optimize free shear layer mixing (optimize free jets independent of mixing layer).

class cjet_aux(service, version, mode, path)#

Bases: TUIMethod

Setscjet_aux, which allows fine-tuning of the parameter to optimize free jets.

class cmix(service, version, mode, path)#

Bases: TUIMethod

Setscmix, the parameter to optimize strength of mixing in free shear flows.

class cnw(service, version, mode, path)#

Bases: TUIMethod

Setscnw, the parameter to optimize flow in non-equilibrium near wall regions.

class cnw_sub(service, version, mode, path)#

Bases: TUIMethod

Setscnw_sub, which allows the adjustment of log-layer and cf.

class creal(service, version, mode, path)#

Bases: TUIMethod

Setscreal, a realizability limiter that ensures positive normal stresses in the entire domain.

class csep(service, version, mode, path)#

Bases: TUIMethod

Setscsep, the parameter to optimize flow separation from smooth surfaces.

class geko_defaults(service, version, mode, path)#

Bases: TUIMethod

Restores the defaults of all GEKO parameters.

class wall_distance_free(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the wall distance free version of the GEKO model.