transition_model_options#

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

Bases: TUIMenu

Enters the transition model options menu.

Classes:

capg_hightu(service, version, mode, path)

Sets the algebraic transition model coefficient CAPG_HIGHTU.

capg_lowtu(service, version, mode, path)

Sets the algebraic transition model coefficient CAPG_LOWTU.

cbubble_c1(service, version, mode, path)

Sets the algebraic transition model coefficient CBUBBLE_C1.

cbubble_c2(service, version, mode, path)

Sets the algebraic transition model coefficient CBUBBLE_C2.

cfpg_hightu(service, version, mode, path)

Sets the algebraic transition model coefficient CFPG_HIGHTU.

cfpg_lowtu(service, version, mode, path)

Sets the algebraic transition model coefficient CFPG_LOWTU.

clambda_scale(service, version, mode, path)

Sets the algebraic transition model coefficient CLAMBDA_SCALE.

critical_reynolds_number_correlation(...)

Sets the critical Reynolds number correlation.

crossflow_transition(service, version, mode, ...)

Enables/disables the effects of crossflow instability.

ctu_hightu(service, version, mode, path)

Sets the algebraic transition model coefficient CTU_HIGHTU.

ctu_lowtu(service, version, mode, path)

Sets the algebraic transition model coefficient CTU_LOWTU.

rec_c1(service, version, mode, path)

Sets the algebraic transition model coefficient REC_C1.

rec_c2(service, version, mode, path)

Sets the algebraic transition model coefficient REC_C2.

rec_max(service, version, mode, path)

Sets the algebraic transition model coefficient REC_MAX.

rv1_switch(service, version, mode, path)

Sets the algebraic transition model coefficient RV1_SWITCH.

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

Bases: TUIMethod

Sets the algebraic transition model coefficient CAPG_HIGHTU.

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

Bases: TUIMethod

Sets the algebraic transition model coefficient CAPG_LOWTU.

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

Bases: TUIMethod

Sets the algebraic transition model coefficient CBUBBLE_C1.

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

Bases: TUIMethod

Sets the algebraic transition model coefficient CBUBBLE_C2.

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

Bases: TUIMethod

Sets the algebraic transition model coefficient CFPG_HIGHTU.

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

Bases: TUIMethod

Sets the algebraic transition model coefficient CFPG_LOWTU.

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

Bases: TUIMethod

Sets the algebraic transition model coefficient CLAMBDA_SCALE.

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

Bases: TUIMethod

Sets the critical Reynolds number correlation.

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

Bases: TUIMethod

Enables/disables the effects of crossflow instability.

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

Bases: TUIMethod

Sets the algebraic transition model coefficient CTU_HIGHTU.

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

Bases: TUIMethod

Sets the algebraic transition model coefficient CTU_LOWTU.

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

Bases: TUIMethod

Sets the algebraic transition model coefficient REC_C1.

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

Bases: TUIMethod

Sets the algebraic transition model coefficient REC_C2.

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

Bases: TUIMethod

Sets the algebraic transition model coefficient REC_MAX.

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

Bases: TUIMethod

Sets the algebraic transition model coefficient RV1_SWITCH.