Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
fde846b8
Commit
fde846b8
authored
Dec 19, 2014
by
Henry
Browse files
Removed spurious additional phase-fraction factor
parent
a6780117
Changes
2
Hide whitespace changes
Inline
Side-by-side
applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/turbulentDispersionModels/Burns/Burns.C
View file @
fde846b8
...
...
@@ -86,7 +86,6 @@ Foam::turbulentDispersionModels::Burns::F() const
return
-
0
.
75
*
drag
.
CdRe
()
*
pair_
.
dispersed
()
*
pair_
.
continuous
().
nu
()
*
pair_
.
continuous
().
turbulence
().
nut
()
/
(
...
...
applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/turbulentDispersionModels/Burns/Burns.H
View file @
fde846b8
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment