BUG: LaheyKEpsilon: fixed incorrect multiple of alpha*rho added in commit 13cdbe3
This commit is contained in:
parent
01813d0339
commit
cb8bfed44e
@ -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…
Reference in New Issue
Block a user