geko_options#
Bases:
TUIMenuEnters the GEKO model menu..
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
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.
version(service, version, mode, path)No help available.
wall_distance_free(service, version, mode, path)Enables/disables the wall distance free version of the GEKO model.
__init__ method of TUIMenu class.
Bases:
TUIMethodSets the blending function, which deactivatescmix and cjet inside boundary layers.
Bases:
TUIMethodSetscbf_lam, a part of the blending function and shields the laminar boundary layer.
Bases:
TUIMethodSetscbf_tur, a factor for the main blending factor, controlling the thickness of the layer near walls.
Bases:
TUIMethodSetscjet, the parameter to optimize free shear layer mixing (optimize free jets independent of mixing layer).
Bases:
TUIMethodSetscjet_aux, which allows fine-tuning of the parameter to optimize free jets.
Bases:
TUIMethodSetscmix, the parameter to optimize strength of mixing in free shear flows.
Bases:
TUIMethodSetscnw, the parameter to optimize flow in non-equilibrium near wall regions.
Bases:
TUIMethodSetscnw_sub, which allows the adjustment of log-layer and cf.
Bases:
TUIMethodSetscreal, a realizability limiter that ensures positive normal stresses in the entire domain.
Bases:
TUIMethodSetscsep, the parameter to optimize flow separation from smooth surfaces.
Bases:
TUIMethodRestores the defaults of all GEKO parameters.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodEnables/disables the wall distance free version of the GEKO model.