solver.tui.setup.models.viscous#

class main_menu.setup.models.viscous(path, service)#

Enter the viscous model menu.

add_transition_model(*args, **kwargs)#

Enable/disable a transition model to account for transitional effects.

corner_flow_correction(*args, **kwargs)#

Enable/disable the corner flow correction.

corner_flow_correction_ccorner(*args, **kwargs)#

Set the corner flow correction coefficient CCORNER.

curvature_correction(*args, **kwargs)#

Enable/disable the curvature correction.

curvature_correction_ccurv(*args, **kwargs)#

Set the curvature correction coefficient CCURV.

des_limiter_option(*args, **kwargs)#

Select DES limiter option.

detached_eddy_simulation(*args, **kwargs)#

Enable/disable detached eddy simulation.

inviscid(*args, **kwargs)#

Enable/disable the inviscid flow model.

k_kl_w(*args, **kwargs)#

Enable/disable the k-kl-omega turbulence model.

ke1e(*args, **kwargs)#

Enable/disable the KE1E turbulence model.

ke_easm(*args, **kwargs)#

Enable/disable the EASM k-epsilon turbulence model.

ke_realizable(*args, **kwargs)#

Enable/disable the realizable k-epsilon turbulence model.

ke_rng(*args, **kwargs)#

Enable/disable the RNG k-epsilon turbulence model.

ke_standard(*args, **kwargs)#

Enable/disable the standard k-epsilon turbulence model.

kw_bsl(*args, **kwargs)#

Enable/disable the BSL k-omega turbulence model.

kw_easm(*args, **kwargs)#

Enable/disable the EASM k-omega turbulence model.

kw_geko(*args, **kwargs)#

Enable/disable the GEKO turbulence model.

kw_low_re_correction(*args, **kwargs)#

Enable/disable the k-omega low Re option.

kw_shear_correction(*args, **kwargs)#

Enable/disable the k-omega shear-flow correction option.

kw_sst(*args, **kwargs)#

Enable/disable the SST k-omega turbulence model.

kw_standard(*args, **kwargs)#

Enable/disable the standard k-omega turbulence model.

kw_wj_bsl_earsm(*args, **kwargs)#

Enable/disable the EASM k-omega turbulence model.

laminar(*args, **kwargs)#

Enable/disable the laminar flow model.

large_eddy_simulation(*args, **kwargs)#

Enable/disable large eddy simulation.

les_dynamic_energy_flux(*args, **kwargs)#

Enable/disable the dynamic sub-grid scale turbulent Prandtl Number.

les_dynamic_scalar_flux(*args, **kwargs)#

Enable/disable the dynamic sub-grid scale turbulent Schmidt Number.

les_subgrid_dynamic_fvar(*args, **kwargs)#

Enable/disable the dynamic subgrid-scale mixture fraction variance model.

les_subgrid_rng(*args, **kwargs)#

Enable/disable the RNG subgrid-scale model.

les_subgrid_smagorinsky(*args, **kwargs)#

Enable/disable the Smagorinsky-Lilly subgrid-scale model.

les_subgrid_tke(*args, **kwargs)#

Enable/disable the kinetic energy transport subgrid-scale model.

les_subgrid_wale(*args, **kwargs)#

Enable/disable the WALE subgrid-scale model.

les_subgrid_wmles(*args, **kwargs)#

Enable/disable the WMLES subgrid-scale model.

les_subgrid_wmles_s_minus_omega(*args, **kwargs)#

Enable/disable the WMLES S-Omega subgrid-scale model.

low_pressure_boundary_slip(*args, **kwargs)#

Enable/disable the slip boundary formulation for low-pressure gas systems.

mixing_length(*args, **kwargs)#

Enable/disable the mixing-length (algebraic) turbulence model.

reynolds_stress_model(*args, **kwargs)#

Enable/disable the RSM turbulence model.

rng_differential_visc(*args, **kwargs)#

Enable/disable the differential-viscosity model.

rng_swirl_model(*args, **kwargs)#

Enable/disable swirl corrections for rng-model.

rsm_bsl_based(*args, **kwargs)#

Enable/disable the Stress-BSL model.

rsm_linear_pressure_strain(*args, **kwargs)#

Enable/disable the linear pressure-strain model in RSM.

rsm_omega_based(*args, **kwargs)#

Enable/disable the Stress-omega model.

rsm_or_earsm_geko_option(*args, **kwargs)#

Enable/disable the GEKO option for RSM or EARSM.

rsm_solve_tke(*args, **kwargs)#

Enable/disable the solution of T.K.E. in RSM model.

rsm_ssg_pressure_strain(*args, **kwargs)#

Enable/disable the quadratic pressure-strain model in RSM.

rsm_wall_echo(*args, **kwargs)#

Enable/disable wall-echo effects in RSM model.

sa_alternate_prod(*args, **kwargs)#

Enable/disable strain/vorticity production in Spalart-Allmaras model.

sa_damping(*args, **kwargs)#

Enable/disable the full low-Reynolds number form of Spalart-Allmaras model.

sa_enhanced_wall_treatment(*args, **kwargs)#

Enable/disable the enhanced wall treatment for the Spalart-Allmaras model. If disabled, no smooth blending between the viscous sublayer and the log-law formulation is employed, as was done in versions previous to Fluent14.

sas(*args, **kwargs)#

Enable/disable the SAS turbulence model.

spalart_allmaras(*args, **kwargs)#

Enable/disable the Spalart-Allmaras turbulence model.

trans_sst_roughness_correlation(*args, **kwargs)#

Enable/disable the Transition-SST roughness correlation option.

transition_sst(*args, **kwargs)#

Enable/disable the transition SST turbulence model.

turb_buoyancy_effects(*args, **kwargs)#

Select buoyancy effects on turbulence.

turb_compressibility(*args, **kwargs)#

Enable/disable the compressibility correction option.

user_defined(*args, **kwargs)#

Select user-defined functions to define the turbulent viscosity and the turbulent Prandtl and Schmidt numbers.

user_defined_transition(*args, **kwargs)#

Set user-defined transition correlations.

v2f(*args, **kwargs)#

Enable/disable the V2F turbulence model.

zero_equation_hvac(*args, **kwargs)#

Enable/disable the zero-equation HVAC turbulence model.