BUG: LaheyKEpsilon: fixed incorrect multiple of alpha*rho added in commit 13cdbe3
This commit is contained in:
parent
0099ee2fa6
commit
81a240af8c
1 changed files with 0 additions and 1 deletions
|
|
@ -194,7 +194,6 @@ tmp<volScalarField> LaheyKEpsilon<BasicTurbulenceModel>::bubbleG() const
|
|||
tmp<volScalarField> bubbleG
|
||||
(
|
||||
Cp_
|
||||
*liquid*liquid.rho()
|
||||
*(
|
||||
pow3(magUr)
|
||||
+ pow(fluid.drag(gas).CdRe()*liquid.nu()/gas.d(), 4.0/3.0)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue