CFX Multiphase 14.5 L11 Tips and Tricks
CFX Multiphase 14.5 L11 Tips and Tricks
Multiphase Flows
14. 5 Release
dispersed phase
• The geometry for the simulation would be
terminated at the expected position of the free
surface where a degassing condition would be
applied
© 2013 ANSYS, Inc. 13-4 Release 14.5
Headspace Condition
• Another approach is to incorporate the gas Outlet
headspace in the domain and set the initial Condition
condition for volume fraction to reflect the amount Gas Head Space
of the liquid initially charged
Liquid Level
• This type of boundary would be a normal outlet or
opening, typically with a specified pressure
• As long as the convergence is reasonable, no liquid
should leave the outlet and the initial charge of Liquid
Continuous
liquid should be preserved (see Workshop 1) Phase
• Drag laws are often obtained by correlation of data taken for single
particle or dilute particle systems
• As the volume fraction of the dispersed phase increases, the drag will
begin to be affected by concentration effects
– Small bubbles tend to rise more slowly at high void fractions due to an increase
in the mixture viscosity increased drag
– Large bubbles tend to rise more quickly at high void fractions due to being
dragged along by the wakes of other bubbles decreased drag
– Schiller Naumann:
Wen Yu (rc > 0.8):
Gidaspow :
– where s is an eddy viscosity turbulent Prandtl number relating the dispersed phase
kinematic eddy viscosity to the continuous phase kinematic eddy viscosity (the default
value is 1, can be changed).
– Dispersed phases can also be laminar
• For continuous-continuous multiphase flows, all models available for single-phase
calculations are also available for continuous phases in multiphase calculations,
with the exception of the LES model
• In some cases, you may wish to solve for a homogeneous turbulence field for
an inhomogeneous multiphase flow (i.e. for any situation where the phases tend
to separate out or stratify). This is different than using the same turbulence
model for the two phases since that will solve for two turbulence fields instead of
a single one
© 2013 ANSYS, Inc. 13-7 Release 14.5
Particle Induced Turbulence
• Sato successfully modeled Particle Induced Turbulence for
bubbly flows using:
mtp = Cmp rc rd dP | uD – uC |
Aab = 6rb/db
• With these modifications, the area density for the particle model is implemented as
• Default values of rmax and rmin for interfacial area are 0.8 and 10-7, respectively. In some
cases, it may be appropriate to use a different value for rmin; for example, increasing it to
10-3 provides a crude nucleation model for subcooled liquid boiling. rmin is controlled by the
CCL parameter Minimum Volume Fraction for Area Density, rmax by Minimum Volume
Fraction for Area Density (Fluid Pair Models).
© 2013 ANSYS, Inc. 13-9 Release 14.5
Interfacial Area for Non-Drag Forces
• For non-drag forces, the solver uses a slightly different formulation of area density called the
Unclipped Interfacial Area Density.
• In this formulation, the area density is permitted to go to zero, i.e.,
rmin = 0 in the previous slide
• In addition, the area density is reduced more aggressively as the dispersed phase volume
fraction becomes large:
n is set by the CCL parameter Area Density Reduction Exponent (Fluid Pair Models)
© 2013 ANSYS, Inc. 13-10 Release 14.5
Advanced Models for Interfacial Area
• CFX provides three built-in prescriptions for specific interfacial area:
– Particle Model (discussed) on previous slide
– Free Surface Model (computed from magnitude of the volume fraction gradient)
– Mixture Model: Aab = rarb/dab where dab is the interface length scale
• The mixture model is the method of choice when the continuous phase is
ill-defined or can switch via phase inversion. Note that dab can be an
expression!
• For example, suppose you have oil-water flow in a separator for which
you may have either water droplets of diameter da in continuous oil
(phase b), or oil droplets of diameter b in continuous water (phase a), in
the limits ra 0, rb 0, respectively. A simple model for interfacial area
density that has the correct behavior in these two limits is given by:
6 rarb
Aab = radb + rbda
3.
1.
For example, consider a thermal phase change model where the initial condition is all liquid
except for a minimum volume fraction of gas set to 0.001 to provide a
“seeding” for thermal phase change to take place. If the liquid is initially subcooled,
that vapor may condense, which could tend to entrain flow from the outlet.
When this case was run with an outlet boundary condition, artificial walls blocked off all
flow and the solver crashed early on.
If the outlet boundary was changed to an opening, some flow was initially entrained, but as
time went on and vaporization began to occur, the flow became
universally outward at the exit and eventually the boundary could be switched
back to an outlet.
– Done at the individual force level under momentum transfer (i.e. turbulent
dispersion force, lift force, etc.) Normally, redistributing a force in Rhie
Chow helps avoid wiggles in the velocity field, but there are cases
(especially for the turbulence dispersion force) where it helps to turn it off as
in Workshop #4.
– The linear solver for the coupled mass-momentum system iterates until the
final RMS residual for the continuity equation is below this number times the
initial RMS continuity residual. It can sometimes be useful to drive the linear
solver to a tighter tolerance as in Workshop #3.