turbulence_expert#

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

Bases: TUIMenu

Enters the turbulence expert menu.

Classes:

curvature_correction_coefficient(service, ...)

Set the strength of the curvature correction term.

kato_launder_model(service, version, mode, path)

Enables/disables Kato-Launder modification.

kw_add_des(service, version, mode, path)

Enables/disables Detached Eddy Simulation (DES) in combination with the currently selected BSL - model or transition SST model.

kw_add_sas(service, version, mode, path)

Enables/disables Scale-Adaptive Simulation (SAS) in combination with the currently selected -based URANS turbulence model.

kw_vorticity_based_production(service, ...)

Enables/disables vorticity-based production.

low_re_ke(service, version, mode, path)

Enables/disables the low-Re - turbulence model.

low_re_ke_index(service, version, mode, path)

Specifies which low-Reynolds-number - model is to be used.

non_newtonian_modification(service, version, ...)

Enables/disables non-Newtonian modification for Lam-Bremhorst model.

production_limiter(service, version, mode, path)

Enables/disables Production Limiter modification.

restore_sst_v61(service, version, mode, path)

Enables/disables SST formulation of v6.1.

rke_cmu_rotation_term(service, version, ...)

Modifies the definition for the realizable - model.

sbes_les_subgrid_dynamic_fvar(service, ...)

.

sbes_sdes_hybrid_model(service, version, ...)

Selects the hybrid model, to specify whether you want to apply the Shielded Detached Eddy Simulation (SDES) model, Stress-Blended Eddy Simulation (SBES), or SBES with a user-defined function.

sbes_sgs_option(service, version, mode, path)

Selects the subgrid-scale model for the LES portion of your Stress-Blended Eddy Simulation (SBES).

sbes_update_interval_k_omega(service, ...)

Sets the number of time steps between updates of the k-ω part of the SBES model.

thermal_p_function(service, version, mode, path)

Enables/disables Jayatilleke P function.

turb_add_sbes_sdes(service, version, mode, path)

Enables/disables the Stress-Blended Eddy Simulation (SBES) model or Shielded Detached Eddy Simulation (SDES) model.

turb_non_newtonian(service, version, mode, path)

Enables/disables turbulence for non-Newtonian fluids.

turb_pk_compressible(service, version, mode, ...)

Enables/disables turbulent production due to compressible divergence.

turbulence_damping(service, version, mode, path)

Enables/disables turbulence damping and sets turbulence damping parameters.

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

Bases: TUIMethod

Set the strength of the curvature correction term. The default value is 1.

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

Bases: TUIMethod

Enables/disables Kato-Launder modification.

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

Bases: TUIMethod

Enables/disables Detached Eddy Simulation (DES) in combination with the currently selected BSL - model or transition SST model. This text command is only available for transient cases.

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

Bases: TUIMethod

Enables/disables Scale-Adaptive Simulation (SAS) in combination with the currently selected -based URANS turbulence model. This text command is only available for transient cases.

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

Bases: TUIMethod

Enables/disables vorticity-based production.

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

Bases: TUIMethod

Enables/disables the low-Re - turbulence model.

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

Bases: TUIMethod

Specifies which low-Reynolds-number - model is to be used. Six models are available: Index Model 0 Abid 1 Lam-Bremhorst 2 Launder-Sharma 3 Yang-Shih 4 Abe-Kondoh-Nagano 5 Chang-Hsieh-Chen Contact your Ansys, Inc. technical support engineer for more details.

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

Bases: TUIMethod

Enables/disables non-Newtonian modification for Lam-Bremhorst model.

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

Bases: TUIMethod

Enables/disables Production Limiter modification.

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

Bases: TUIMethod

Enables/disables SST formulation of v6.1.

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

Bases: TUIMethod

Modifies the definition for the realizable - model.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

Selects the hybrid model, to specify whether you want to apply the Shielded Detached Eddy Simulation (SDES) model, Stress-Blended Eddy Simulation (SBES), or SBES with a user-defined function.

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

Bases: TUIMethod

Selects the subgrid-scale model for the LES portion of your Stress-Blended Eddy Simulation (SBES).

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

Bases: TUIMethod

Sets the number of time steps between updates of the k-ω part of the SBES model.

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

Bases: TUIMethod

Enables/disables Jayatilleke P function.

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

Bases: TUIMethod

Enables/disables the Stress-Blended Eddy Simulation (SBES) model or Shielded Detached Eddy Simulation (SDES) model.

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

Bases: TUIMethod

Enables/disables turbulence for non-Newtonian fluids.

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

Bases: TUIMethod

Enables/disables turbulent production due to compressible divergence.

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

Bases: TUIMethod

Enables/disables turbulence damping and sets turbulence damping parameters.