tutorial 17. using the mixture and eulerian multiphase modelsdl.racfd.com/mixture and euilerian...

36
Tutorial 17. Using the Mixture and Eulerian Multiphase Models Introduction: This tutorial examines the flow of water and air in a tee junction. First you will solve the problem using the less computa- tionally-intensive mixture model, and then you will turn to the more accurate Eulerian model. Finally, you will compare the re- sults obtained with the two approaches. In this tutorial you will learn how to: Use the mixture model with slip velocities Set boundary conditions for internal flow Calculate a solution using the segregated solver Use the Eulerian model Compare the results obtained with the two approaches Prerequisites: This tutorial assumes that you are familiar with the menu structure in FLUENT and that you have solved or read Tu- torial 1. Some steps in the setup and solution procedure will not be shown explicitly. Problem Description: This problem considers an air-water mixture flowing upwards in a duct and then splitting in a tee-junction. The ducts are 25 mm in width, the inlet section of the duct is 125 mm long, and the top and the side ducts are 250 mm long. The geometry and data for the problem are shown in Figure 17.1. c Fluent Inc. November 27, 2001 17-1

Upload: buithuan

Post on 23-Mar-2018

234 views

Category:

Documents


4 download

TRANSCRIPT

Page 1: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Tutorial 17. Using the Mixture and

Eulerian Multiphase Models

Introduction: This tutorial examines the flow of water and air in a teejunction. First you will solve the problem using the less computa-tionally-intensive mixture model, and then you will turn to themore accurate Eulerian model. Finally, you will compare the re-sults obtained with the two approaches.

In this tutorial you will learn how to:

• Use the mixture model with slip velocities

• Set boundary conditions for internal flow

• Calculate a solution using the segregated solver

• Use the Eulerian model

• Compare the results obtained with the two approaches

Prerequisites: This tutorial assumes that you are familiar with themenu structure in FLUENT and that you have solved or read Tu-torial 1. Some steps in the setup and solution procedure will notbe shown explicitly.

Problem Description: This problem considers an air-water mixtureflowing upwards in a duct and then splitting in a tee-junction.The ducts are 25 mm in width, the inlet section of the duct is125 mm long, and the top and the side ducts are 250 mm long.The geometry and data for the problem are shown in Figure 17.1.

c© Fluent Inc. November 27, 2001 17-1

Page 2: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

velocity inletwater: air:

ρ=1000 kg/m ρ=1.2 kg/mµ=9e-4 kg/m-s µ=2e-5 kg/m-sv=1.53 m/s v=1.6 m/s

vol frac=0.02bubble diam=1 mm

3 3

velocity inletwater: v = - 0.31 m/sair: v = - 0.45 m/s

pressure outlet

Figure 17.1: Problem Specification

17-2 c© Fluent Inc. November 27, 2001

Page 3: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

Preparation

1. Copy the file tee/tee.msh from the FLUENT documentation CDto your working directory (as described in Tutorial 1).

2. Start the 2D version of FLUENT.

c© Fluent Inc. November 27, 2001 17-3

Page 4: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

Step 1: Grid

1. Read the grid file (tee.msh).

File −→ Read −→Case...

As FLUENT reads the grid file, it will report its progress in theconsole window.

2. Check the grid.

Grid −→Check

FLUENT will perform various checks on the mesh and will reportthe progress in the console window. Pay particular attention to thereported minimum volume. Make sure this is a positive number.

3. Display the grid.

Display −→Grid...

(a) Display the grid using the default settings (Figure 17.2).

17-4 c© Fluent Inc. November 27, 2001

Page 5: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

GridFLUENT 6.0 (2d, segregated, lam)

Jul 24, 2001

Figure 17.2: The Grid in the Tee Junction

Extra: You can use the right mouse button to check whichzone number corresponds to each boundary. If you clickthe right mouse button on one of the boundaries in thegraphics window, its zone number, name, and type will beprinted in the FLUENT console window. This feature isespecially useful when you have several zones of the sametype and you want to distinguish between them quickly.

c© Fluent Inc. November 27, 2001 17-5

Page 6: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

Step 2: Models

1. Keep the default settings for the 2D segregated steady-state solver.

Define −→ Models −→Solver...

The segregated solver must be used for multiphase calculations.

2. Enable the multiphase mixture model with slip velocities.

Define −→ Models −→Multiphase...

(a) Select Mixture as the Model.

The panel will expand to show the inputs for the mixturemodel.

(b) Under Mixture Parameters, keep the Slip Velocity turned on.

Since there will be significant difference in velocities for thedifferent phases, you need to solve the slip velocity equation.

17-6 c© Fluent Inc. November 27, 2001

Page 7: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

(c) Under Body Force Formulation, select Implicit Body Force.

This treatment improves solution convergence by accountingfor the partial equilibrium of the pressure gradient and bodyforces in the momentum equations. It is used when bodyforces are large in comparison to viscous and convective forces,namely in VOF and mixture problems.

c© Fluent Inc. November 27, 2001 17-7

Page 8: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

3. Turn on the standard k-ε turbulence model with standard wallfunctions.

Define −→ Models −→Viscous...

(a) Select k-epsilon as the Model.

(b) Under k-epsilon Model, keep the default selection of Standard.

The standard k-ε model has been found to be quite effectivein accurately resolving mixture problems when standard wallfunctions are used.

(c) Keep the default selection of Standard Wall Functions underNear-Wall Treatment.

This problem does not require a particularly fine grid, andstandard wall functions will be used.

17-8 c© Fluent Inc. November 27, 2001

Page 9: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

4. Set the gravitational acceleration.

Define −→Operating Conditions...

(a) Turn on Gravity.

The panel will expand to show additional inputs.

(b) Set the Gravitational Acceleration in the Y direction to -9.81m/s2.

c© Fluent Inc. November 27, 2001 17-9

Page 10: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

Step 3: Materials

1. Copy liquid water from the materials database so that it can beused for the primary phase.

Define −→Materials...

(a) Click the Database... button in the Materials panel.

The Database Materials panel will open.

17-10 c© Fluent Inc. November 27, 2001

Page 11: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

(b) In the list of Fluid Materials, select water-liquid (h2o<l>).

(c) Click Copy to copy the information for liquid water to yourmodel.

(d) Close the Database Materials panel and the Materials panel.

c© Fluent Inc. November 27, 2001 17-11

Page 12: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

Step 4: Phases

1. Define the liquid water and air phases that flow in the tee junction.

Define −→Phases...

(a) Specify liquid water as the primary phase.

i. Select phase-1 and click the Set... button.

ii. In the Primary Phase panel, enter water for the Name.

iii. Select water-liquid from the Phase Material drop-down list.

17-12 c© Fluent Inc. November 27, 2001

Page 13: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

(b) Specify air as the secondary phase.

i. Select phase-2 and click the Set... button.

ii. In the Secondary Phase panel, enter air for the Name.

iii. Select air from the Phase Material drop-down list.

iv. Set the Diameter to 0.001 m.

c© Fluent Inc. November 27, 2001 17-13

Page 14: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

2. Check the slip velocity formulation to be used.

(a) Click the Interaction... button in the Phases panel.

(b) In the Phase Interaction panel, keep the default selection ofmanninen-et-al in the Slip Velocity drop-down list.

17-14 c© Fluent Inc. November 27, 2001

Page 15: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

Step 5: Boundary Conditions

For this problem, you need to set the boundary conditions for three bound-aries: the upper and lower velocity inlets and the pressure outlet.

Define −→Boundary Conditions...

1. Set the conditions for the lower velocity inlet (velocity-inlet-4).

For the multiphase mixture model, you will specify conditions ata velocity inlet for the mixture (i.e., conditions that apply to allphases) and also conditions that are specific to the primary andsecondary phases.

(a) Set the conditions at velocity-inlet-4 for the mixture.

i. In the Boundary Conditions panel, keep the default se-lection of mixture in the Phase drop-down list and clickSet....

ii. In the Turbulence Specification Method drop-down list, se-lect Intensity and Length Scale.

iii. Set Turbulence Intensity to 10% and Turbulence LengthScale to 0.025 m.

c© Fluent Inc. November 27, 2001 17-15

Page 16: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

(b) Set the conditions for the primary phase.

i. In the Boundary Conditions panel, select water from thePhase drop-down list and click Set....

ii. Keep the default Velocity Specification Method and Refer-ence Frame.

iii. Set the Velocity Magnitude to 1.53.

17-16 c© Fluent Inc. November 27, 2001

Page 17: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

(c) Set the conditions for the secondary phase.

i. In the Boundary Conditions panel, select air from the Phasedrop-down list and click Set....

ii. Keep the default Velocity Specification Method and Refer-ence Frame.

iii. Set the Velocity Magnitude to 1.6.

iv. Set the Volume Fraction to 0.02.

c© Fluent Inc. November 27, 2001 17-17

Page 18: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

2. Set the conditions for the upper velocity inlet (velocity-inlet-5).

(a) Set the conditions at velocity-inlet-5 for the mixture.

i. In the Boundary Conditions panel, select mixture in thePhase drop-down list and click Set....

ii. In the Turbulence Specification Method drop-down list, se-lect Intensity and Length Scale.

iii. Set Turbulence Intensity to 10% and Turbulence LengthScale to 0.025 m.

17-18 c© Fluent Inc. November 27, 2001

Page 19: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

(b) Set the conditions for the primary phase.

i. In the Boundary Conditions panel, select water from thePhase drop-down list and click Set....

ii. Keep the default Velocity Specification Method and Refer-ence Frame.

iii. Set the Velocity Magnitude to -0.31.

In this problem, outflow characteristics at the upper veloc-ity inlet are assumed to be known, and therefore imposedas a boundary condition.

c© Fluent Inc. November 27, 2001 17-19

Page 20: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

(c) Set the conditions for the secondary phase.

i. In the Boundary Conditions panel, select air from the Phasedrop-down list and click Set....

ii. Keep the default Velocity Specification Method and Refer-ence Frame.

iii. Set the Velocity Magnitude to -0.45.

iv. Set the Volume Fraction to 0.02.

17-20 c© Fluent Inc. November 27, 2001

Page 21: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

3. Set the boundary conditions for the pressure outlet (pressure-outlet-3).

For the multiphase mixture model, you will specify conditions at apressure outlet for the mixture and for the secondary phase. Thereare no conditions to be set for the primary phase.

The turbulence conditions you input at the pressure outlet will beused only if flow enters the domain through this boundary. You canset them equal to the inlet values, as no flow reversal is expectedat the pressure outlet. In general, however, it is important to setreasonable values for these downstream scalar values, in case flowreversal occurs at some point during the calculation.

(a) Set the conditions at pressure-outlet-3 for the mixture.

i. In the Boundary Conditions panel, select mixture in thePhase drop-down list and click Set....

ii. In the Turbulence Specification Method drop-down list, se-lect Intensity and Length Scale.

iii. Set the Backflow Turbulence Intensity to 10%.

iv. Set the Backflow Turbulence Length Scale to 0.025.

c© Fluent Inc. November 27, 2001 17-21

Page 22: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

(b) Set the conditions for the secondary phase.

i. In the Boundary Conditions panel, select air from the Phasedrop-down list and click Set....

ii. Set the Backflow Volume Fraction to 0.02.

17-22 c© Fluent Inc. November 27, 2001

Page 23: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

Step 6: Solution Using the Mixture Model

1. Set the solution parameters.

Solve −→ Controls −→Solution...

(a) Keep all default Under-Relaxation Factors.

(b) Under Discretization, select PRESTO! in the Pressure drop-down list.

2. Enable the plotting of residuals during the calculation.

Solve −→ Monitors −→Residual...

c© Fluent Inc. November 27, 2001 17-23

Page 24: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

3. Initialize the solution.

Solve −→ Initialize −→Initialize...

4. Save the case file (tee.cas).

File −→ Write −→Case...

5. Start the calculation by requesting 1000 iterations.

Solve −→Iterate...

The solution will converge in approximately 600 iterations.

6. Save the case and data files (tee.cas and tee.dat).

File −→ Write −→Case & Data...

17-24 c© Fluent Inc. November 27, 2001

Page 25: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

Step 7: Postprocessing for the Mixture Solution

1. Display the pressure field in the tee.

Display −→Contours...

(a) Select Pressure... and Static Pressure in the Contours Of drop-down lists.

(b) Select Filled under Options.

(c) Click Display.

c© Fluent Inc. November 27, 2001 17-25

Page 26: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

Contours of Static Pressure (pascal) Aug 17, 2001FLUENT 6.0 (2d, segregated, mixture, ske)

2.34e+03

-1.59e+03

-1.19e+03

-8.01e+02

-4.08e+02

-1.54e+01

3.77e+02

7.70e+02

1.16e+03

1.55e+03

1.95e+03

Figure 17.3: Contours of Static Pressure

17-26 c© Fluent Inc. November 27, 2001

Page 27: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

2. Display contours of velocity magnitude (Figure 17.4).

Display −→Contours...

(a) Select Velocity... and Velocity Magnitude in the Contours Ofdrop-down lists.

(b) Click Display.

Contours of Velocity Magnitude (m/s) Aug 17, 2001FLUENT 6.0 (2d, segregated, mixture, ske)

2.22e+00

0.00e+00

2.22e-01

4.45e-01

6.67e-01

8.89e-01

1.11e+00

1.33e+00

1.56e+00

1.78e+00

2.00e+00

Figure 17.4: Contours of Velocity Magnitude

3. Display the volume fraction of air.

Display −→Contours...

(a) Select Phases... and Volume fraction of air in the Contours Ofdrop-down lists.

(b) Click Display.

In Figure 17.5, note the small bubble of air that separates at thesharp edge of the horizontal arm of the tee junction, and the smalllayer of air that floats in the same area above the water, marchingtowards the pressure outlet.

c© Fluent Inc. November 27, 2001 17-27

Page 28: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

Contours of Volume fraction of air Aug 17, 2001FLUENT 6.0 (2d, segregated, mixture, ske)

9.34e-01

0.00e+00

9.34e-02

1.87e-01

2.80e-01

3.74e-01

4.67e-01

5.60e-01

6.54e-01

7.47e-01

8.41e-01

Figure 17.5: Contours of Air Volume Fraction

17-28 c© Fluent Inc. November 27, 2001

Page 29: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

Step 8: Setup and Solution for the Eulerian Model

You will use the solution obtained with the mixture model as an initialcondition for the calculation with the Eulerian model.

1. Turn on the Eulerian model.

Define −→ Models −→Multiphase...

(a) Under Models, select Eulerian.

c© Fluent Inc. November 27, 2001 17-29

Page 30: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

2. Specify the drag law to be used for computing the interphase mo-mentum transfer.

Define −→Phases...

(a) Click the Interaction... button in the Phases panel.

(b) In the Phase Interaction panel, keep the default selection ofschiller-naumann in the Drag Coefficient drop-down list.

Note: For this problem there are no parameters to be set for theindividual phases, other than those that you specified when youset up the phases for the mixture model calculation. If you usethe Eulerian model for a flow involving a granular secondaryphase, there are additional parameters that you need to set.There are also other options in the Phase Interaction panel thatmay be relevant for other applications. See the User’s Guidefor complete details on setting up an Eulerian multiphase cal-culation.

17-30 c© Fluent Inc. November 27, 2001

Page 31: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

3. Select the multiphase turbulence model.

Define −→ Models −→Viscous...

(a) Under k-epsilon Multiphase Model, keep the default selectionof Mixture.

The mixture turbulence model is applicable when phases sepa-rate, for stratified (or nearly stratified) multiphase flows, andwhen the density ratio between phases is close to 1. In thesecases, using mixture properties and mixture velocities is suffi-cient to capture important features of the turbulent flow. Seesection 20.4.7 of the User’s Guide for more information onturbulence models for the Eulerian multiphase model.

c© Fluent Inc. November 27, 2001 17-31

Page 32: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

4. Continue the solution by requesting 1000 additional iterations.

Solve −→Iterate...

The solution will converge after about 300 additional iterations.

5. Save the case and data files (tee2.cas and tee2.dat).

File −→ Write −→Case & Data...

17-32 c© Fluent Inc. November 27, 2001

Page 33: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

Step 9: Postprocessing for the Eulerian Model

1. Display the pressure field in the tee.

Display −→Contours...

Contours of Static Pressure (pascal) Aug 17, 2001FLUENT 6.0 (2d, segregated, eulerian, ske)

2.54e+03

-1.42e+03

-1.02e+03

-6.29e+02

-2.33e+02

1.63e+02

5.59e+02

9.55e+02

1.35e+03

1.75e+03

2.14e+03

Figure 17.6: Contours of Static Pressure

2. Display contours of velocity magnitude for the water (Figure 17.7).

Display −→Contours...

(a) In the Contours Of drop-down lists, select Velocity... and waterVelocity Magnitude.

Because the Eulerian model solves individual momentum equa-tions for each phase, you have the choice of which phase toplot solution data for.

(b) Click Display.

3. Display the volume fraction of air.

Display −→Contours...

c© Fluent Inc. November 27, 2001 17-33

Page 34: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

Contours of water Velocity Magnitude (m/s) Aug 17, 2001FLUENT 6.0 (2d, segregated, eulerian, ske)

2.25e+00

1.43e-02

2.38e-01

4.62e-01

6.85e-01

9.09e-01

1.13e+00

1.36e+00

1.58e+00

1.80e+00

2.03e+00

Figure 17.7: Contours of Water Velocity Magnitude

Contours of Volume fraction of air Aug 17, 2001FLUENT 6.0 (2d, segregated, eulerian, ske)

9.41e-01

0.00e+00

9.41e-02

1.88e-01

2.82e-01

3.76e-01

4.70e-01

5.64e-01

6.58e-01

7.53e-01

8.47e-01

Figure 17.8: Contours of Air Volume Fraction

17-34 c© Fluent Inc. November 27, 2001

Page 35: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

Note that the air bubble at the tee junction in Figure 17.8 is slightlydifferent from the one that you observed in the solution obtainedwith the mixture model (Figure 17.5). The Eulerian model gen-erally offers better accuracy than the mixture model, as it solvesseparate sets of equations for each individual phase, rather thanmodeling slip velocity between phases. See Sections 20.3 and 20.4of the User’s Guide for more information about the mixture andEulerian models.

Summary: This tutorial demonstrated how to set up and solve a mul-tiphase problem using the mixture model and the Eulerian model.You learned how to set boundary conditions for the mixture andboth phases. The solution obtained with the mixture model wasused as a starting point for the calculation with the Eulerian model.After completing calculations with both models, you compared theresults obtained with the two approaches.

c© Fluent Inc. November 27, 2001 17-35

Page 36: Tutorial 17. Using the Mixture and Eulerian Multiphase Modelsdl.racfd.com/mixture and euilerian multiphase model.pdf · Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Using the Mixture and Eulerian Multiphase Models

17-36 c© Fluent Inc. November 27, 2001