可进行如下操作:
1)打开Fluent的k-e模型,这是关键。
2)在Fluent窗口中点击回车键,会出现如下信息:
>
adapt/ file/ report/
define/ grid/ solve/
display/ parallel/ surface/
exit plot/ view/
3)复制其中的define并粘贴,然后回车,出现如下信息:
/define>
boundary-conditions/ materials/ periodic-conditions/
custom-field-functions/ mixing-planes/ profiles/
grid-interfaces/ models/ units
injections/ operating-conditions/ user-defined/
4)复制其中的 models并进行和3)相同的操作,出现如下信息:
/define/models>
acoustics/ energy? steady/
crevice-model/ radiation/ unsteady-1st-order?
dpm/ solidification-melting? unsteady-2nd-order?
dynamic-mesh? solver/ viscous/
5)复制其中的 viscous并进行和3)相同的操作,出现如下信息:
/define/models/viscous>
detached-eddy-simulation? kw-sst? near-wall-treatment?
inviscid? kw-standard? reynolds-stress-model?
ke-realizable? laminar? spalart-allmaras? ke-rng? large-eddy-simulation? turbulence-expert?
ke-standard? mixing-length? user-defined?
6)复制其中的turbulence-expert并进行和3)相同的操作,出现如下信息:
/define/models/viscous/turbulence-expert>
kato-launder-model/ low-re-ke/ turb-non-newtonian/
7)此时复制 low-re-ke并粘贴,然后回车,出现如下信息:
/define/models/viscous/turbulence-expert> low-re-ke
Enable the low-Re k-epsilon turbulence model? [no]
8)此时问你是否要激活低雷诺数k-e模型,输入“Y”然后回车,这样低雷诺数k-e模型就被激活了,在湍流模型中就会出现这一项。