Skip to content
Snippets Groups Projects
Commit fde846b8 authored by Henry's avatar Henry
Browse files

Removed spurious additional phase-fraction factor

parent a6780117
Branches
Tags
No related merge requests found
......@@ -86,7 +86,6 @@ Foam::turbulentDispersionModels::Burns::F() const
return
- 0.75
*drag.CdRe()
*pair_.dispersed()
*pair_.continuous().nu()
*pair_.continuous().turbulence().nut()
/(
......
......@@ -31,7 +31,7 @@ Description
\verbatim
"Implementation and Comparison of Correlations for interfacial Forces
in a Gas-Liquid System within an Euler-Euler Framework"
M Otromke
Otromke, M.,
PhD Thesis
April 2013
\endverbatim
......@@ -39,7 +39,7 @@ Description
\verbatim
"The Favre averaged drag model for turbulent dispersion in Eulerian
multi-phase flows"
A D Burns, T Frank, I Hamill, J M Shi
Burns, A.D., Frank, T., Hamill, I., Shi, J.M.,
5th international conference on multiphase flow
Volume 4, Paper 392, May 2004
\endverbatim
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment