Chapter 22: Using The Mixture and Eulerian Multiphase Models
Chapter 22: Using The Mixture and Eulerian Multiphase Models
22.1. Introduction
This tutorial examines the flow of water and air in a tee junction. Initially you will solve the problem
using the less computationally intensive mixture model, and then turn to the more accurate Eulerian
model. The results of these two approaches can then be compared.
• Calculate a solution using the pressure-based coupled solver with the mixture model.
• Calculate a solution using the multiphase coupled solver with the Eulerian model.
• Display the results obtained using the two approaches for comparison.
22.2. Prerequisites
This tutorial is written with the assumption that you have completed one or more of the introductory
tutorials found in this manual:
• Introduction to Using ANSYS FLUENT in ANSYS Workbench: Fluid Flow and Heat Transfer in a Mixing
Elbow (p. 1)
• Introduction to Using ANSYS FLUENT: Fluid Flow and Heat Transfer in a Mixing Elbow (p. 125)
and that you are familiar with the ANSYS FLUENT navigation pane and menu structure. Some steps in
the setup and solution procedure will not be shown explicitly.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 905
Using the Mixture and Eulerian Multiphase Models
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
906 of ANSYS, Inc. and its subsidiaries and affiliates.
Setup and Solution
22.4.1. Preparation
To access tutorials and their input files on the ANSYS Customer Portal, go to http://support.ansys.com/
training.
The file tee.msh can be found in the mix_eulerian_multiphase folder created after unzipping
the file.
4. Use FLUENT Launcher to enable Double Precision and start the 2D version of ANSYS FLUENT.
FLUENT Launcher displays your Display Options preferences from the previous session.
For more information about FLUENT Launcher, see Starting ANSYS FLUENT Using FLUENT Launcher
in the User’s Guide.
5. Ensure that the Display Mesh After Reading, Embed Graphics Windows, and Workbench Color Scheme
options are enabled.
Note
The double precision solver is recommended for modeling multiphase flow simulations.
As ANSYS FLUENT reads the mesh file, it will report the progress in the console.
General
General → Check
ANSYS FLUENT will perform various checks on the mesh and will report the progress in the console. Ensure
that the reported minimum volume is a positive number.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 907
Using the Mixture and Eulerian Multiphase Models
Extra
You can use the right mouse button to probe for mesh information in the graphics win-
dow. If you click the right mouse button on any node in the mesh, information will be
displayed in the ANSYS FLUENT console about the associated zone, including the name
of the zone. This feature is especially useful when you have several zones of the same
type and you want to distinguish between them quickly.
General
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
908 of ANSYS, Inc. and its subsidiaries and affiliates.
Setup and Solution
Models
The Multiphase Model dialog box will expand to show the inputs for the mixture model.
b. Ensure that Slip Velocity is enabled in the Mixture Parameters group box.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 909
Using the Mixture and Eulerian Multiphase Models
You need to solve the slip velocity equation since there will be significant difference in velocities for
the different phases.
c. Enable Implicit Body Force in the Body Force Formulation group box.
This treatment improves solution convergence by accounting for the partial equilibrium of the pressure
gradient and body forces in the momentum equations. It is used in VOF and mixture problems, where
body forces are large in comparison to viscous and connective forces.
The standard - model is quite effective in accurately resolving mixture problems when standard
wall functions are used.
This problem does not require a particularly fine mesh, and standard wall functions will be used.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
910 of ANSYS, Inc. and its subsidiaries and affiliates.
Setup and Solution
Materials
1. Copy the properties for liquid water from the materials database so that it can be used for the primary
phase.
a. Click the FLUENT Database... button to open the FLUENT Database Materials dialog box.
i. Select water-liquid (h2o < l >) from the FLUENT Fluid Materials selection list.
ii. Click Copy to copy the properties for liquid water to your model.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 911
Using the Mixture and Eulerian Multiphase Models
Phases
In the following steps you will define the liquid water and air phases that flow in the tee junction.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
912 of ANSYS, Inc. and its subsidiaries and affiliates.
Setup and Solution
b. Retain the default selection of air from the Phase Material drop-down list.
3. Check that the drag coefficient is set to be calculated using the Schiller-Naumann drag law.
Phases → Interaction...
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 913
Using the Mixture and Eulerian Multiphase Models
a. Retain the default selection of schiller-naumann from the Drag Coefficient drop-down list.
The Schiller-Naumann drag law describes the drag between the spherical particle and the surrounding
liquid for a wide range of conditions. In this case, the bubbles have an approximately spherical shape
with a diameter of 3 mm.
Boundary Conditions
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
914 of ANSYS, Inc. and its subsidiaries and affiliates.
Setup and Solution
For this problem, you need to set the boundary conditions for three boundaries: the velocity inlet and the
two outflows. Since this is a mixture multiphase model, you will set the conditions at the velocity inlet that
are specific for the mixture (i.e., conditions that apply to all phases) and also conditions that are specific to
the primary and secondary phases.
1. Set the boundary conditions at the velocity inlet (velocity-inlet-4) for the mixture.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 915
Using the Mixture and Eulerian Multiphase Models
a. Select Intensity and Length Scale from the Specification Method drop-down list.
2. Set the boundary conditions at the velocity inlet (velocity-inlet-4) for the primary phase (water).
i. Retain the default selection of Magnitude, Normal to Boundary from the Velocity Specification
Method drop-down list.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
916 of ANSYS, Inc. and its subsidiaries and affiliates.
Setup and Solution
ii. Retain the default selection of Absolute from the Reference Frame drop-down list.
3. Set the boundary conditions at the velocity inlet (velocity-inlet-4) for the secondary phase (air).
i. Retain the default selection of Magnitude, Normal to Boundary from the Velocity Specification
Method drop-down list.
ii. Retain the default selection of Absolute from the Reference Frame drop-down list.
iv. Click the Multiphase tab and enter 0.005 for Volume Fraction.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 917
Using the Mixture and Eulerian Multiphase Models
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
918 of ANSYS, Inc. and its subsidiaries and affiliates.
Setup and Solution
Boundary Conditions
a. Enable Gravity.
The Operating Conditions dialog box will expand to show additional inputs.
Solution Methods
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 919
Using the Mixture and Eulerian Multiphase Models
Solution Controls
b. Enter 0.5 for both Momentum and Pressure in the Explicit Relaxation Factors group box.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
920 of ANSYS, Inc. and its subsidiaries and affiliates.
Setup and Solution
c. Enter 0.4 for Volume Fraction in the Under-Relaxation Factors group box.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 921
Using the Mixture and Eulerian Multiphase Models
Solution Initialization
b. Click Initialize.
Note
For flows in complex topologies, hybrid initialization will provide better initial velocity
and pressure fields than standard initialization. This in general will help in improving
the convergence behavior of the solver.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
922 of ANSYS, Inc. and its subsidiaries and affiliates.
Setup and Solution
Run Calculation
a. Retain the default selection of Mass Flow Rate in the Options list.
c. Select outflow-3, outflow-5, and velocity-inlet-4 from the Boundaries selection list.
d. Click Compute.
Note that the net mass flow rate is almost zero, indicating that total mass is conserved.
e. Select air from the Phase drop-down list and click Compute again.
Note that the net mass flow rate is almost zero, indicating that total mass is conserved.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 923
Using the Mixture and Eulerian Multiphase Models
1. Display the static pressure field in the tee (Figure 22.3: Contours of Static Pressure (p. 925)).
b. Retain the default selection of Pressure... and Static Pressure from the Contours of drop-down lists.
c. Click Display.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
924 of ANSYS, Inc. and its subsidiaries and affiliates.
Setup and Solution
2. Display contours of velocity magnitude (Figure 22.4: Contours of Velocity Magnitude (p. 926)).
a. Select Velocity... and Velocity Magnitude from the Contours of drop-down lists.
b. Click Display.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 925
Using the Mixture and Eulerian Multiphase Models
3. Display the volume fraction of air (Figure 22.5: Contours of Air Volume Fraction (p. 927)).
a. Select Phases... and Volume fraction from the Contours of drop-down lists.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
926 of ANSYS, Inc. and its subsidiaries and affiliates.
Setup and Solution
When gravity acts downwards, it induces stratification in the side arm of the tee junction. In Fig-
ure 22.5: Contours of Air Volume Fraction (p. 927), you can see that the gas (air) tends to concentrate on
the upper part of the side arm. In this case, gravity acts against inertia that tends to concentrate gas on
the low pressure side, thereby creating gas pockets. In the vertical arm, both the gas and the water have
velocities in the same direction, and therefore there is no separation. The outflow split modifies the relation
between inertia forces and gravity to a large extent, and has an important role in flow distribution and
on the gas concentration.
22.4.11. Step 10: Setup and Solution for the Eulerian Model
The mixture model is a simplification of the Eulerian model and is valid only when bubble inertia can be
neglected. This assumption can be violated in the recirculation pattern. The Eulerian model is expected to
make a more realistic prediction in this case. You will use the solution obtained using the mixture model as
an initial condition for the calculation using the Eulerian model.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 927
Using the Mixture and Eulerian Multiphase Models
2. Specify the drag law to be used for computing the interphase momentum transfer.
Phases → Interaction...
a. Retain the default selection of schiller-naumann from the Drag Coefficient drop-down list.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
928 of ANSYS, Inc. and its subsidiaries and affiliates.
Setup and Solution
Note
For this problem, there are no parameters to be set for the individual phases other than
those that you specified when you set up the phases for the mixture model calculation.
If you use the Eulerian model for a flow involving a granular secondary phase, you will
need to set additional parameters. There are also other options in the Phase Interaction
dialog box that may be relevant for other applications.
For details on setting up an Eulerian multiphase calculation, see Steps for Using a Multiphase Model
in the User’s Guide.
a. Retain the default selection of Mixture in the Turbulence Multiphase Model list.
The mixture turbulence model is applicable when phases separate, for stratified (or nearly stratified)
multiphase flows, and when the density ratio between phases is close to 1. In these cases, using
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 929
Using the Mixture and Eulerian Multiphase Models
mixture properties and mixture velocities is sufficient to capture important features of the turbulent
flow.
For more information on turbulence models for the Eulerian multiphase model, see Modeling
Multiphase Flows in the User’s Guide.
Solution Methods
Solution Controls
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
930 of ANSYS, Inc. and its subsidiaries and affiliates.
Setup and Solution
b. Enter 0.2 for Momentum and 0.5 for Pressure in the Explicit Relaxation Factors group box.
c. Enter 0.2 for Volume Fraction in the Under-Relaxation Factors group box.
Run Calculation
7. Check that the mass imbalance is small (less than about 0.2 %) using the Flux Reports dialog box
as for the Mixture model solution.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 931
Using the Mixture and Eulerian Multiphase Models
1. Display the static pressure field in the tee for the mixture (Figure 22.6: Contours of Static Pressure (p. 933)).
By default, Dynamic Pressure will be displayed in the lower Contours of drop-down list. This will
automatically change to Static Pressure after you select the appropriate phase in the next step.
The lower Contours of drop-down list will now display Static Pressure.
c. Click Display.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
932 of ANSYS, Inc. and its subsidiaries and affiliates.
Setup and Solution
2. Display contours of velocity magnitude for water (Figure 22.7: Contours of Water Velocity Mag-
nitude (p. 934)).
a. Select Velocity... and Velocity Magnitude from the Contours of drop-down lists.
Since the Eulerian model solves individual momentum equations for each phase, you can choose the
phase for which solution data is plotted.
c. Click Display.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 933
Using the Mixture and Eulerian Multiphase Models
3. Display the volume fraction of air (Figure 22.8: Contours of Air Volume Fraction (p. 935)).
a. Select Phases... and Volume fraction from the Contours of drop-down lists.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
934 of ANSYS, Inc. and its subsidiaries and affiliates.
Further Improvements
22.5. Summary
This tutorial demonstrated how to set up and solve a multiphase problem using the mixture model and
the Eulerian model. You learned how to set boundary conditions for the mixture and both phases. The
solution obtained with the mixture model was used as a starting point for the calculation with the Eu-
lerian model. After completing calculations for each model, you displayed the results to allow for a
comparison of the two approaches. For more information about the mixture and Eulerian models, see
Modeling Multiphase Flows in the User’s Guide.
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 935
Using the Mixture and Eulerian Multiphase Models
are demonstrated in Introduction to Using ANSYS FLUENT: Fluid Flow and Heat Transfer in a Mixing
Elbow (p. 125).
Release 14.5 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
936 of ANSYS, Inc. and its subsidiaries and affiliates.