Вы находитесь на странице: 1из 10

Tutorial: Modeling Uniform Fluidization in 2D Fluidized Bed

Introduction
The purpose of this tutorial is to study the hydrodynamics and bubble formation in a uidized bed over a period of time. It also demonstrates how to customize a drag law for granular gas-solid ow. The default drag law in FLUENT is the Syamlal-OBrien drag law. This law works for a large variety of problems, but has to be tuned properly for predicting the minimum uidization conditions accurately. This tutorial demonstrates how to do the following: Customize a drag law for granular gas-solid ow. Use the Eularian models to predict the pressure drop in an uniformly uidized bed. Solve the case using appropriate solver settings. Postprocess the resulting data.

Prerequisites
This tutorial assumes that you are familiar with the FLUENT interface, and have a good understanding of basic setup and solution procedures. This tutorial will not cover the mechanics of using the Eularian models. It will focus on the application of these models. If you have not used these models before FLUENT 6.3 Tutorial Guide will provide you with the necessary experience.

Problem Description
The prediction of pressure drop in an uniformly uidized bed is a problem of long standing interest in the process industry. The Eulerian models in FLUENT provide an important modeling tool for studying dense phase particulate ow involving complex inter-phase momentum transfer. Despite rigorous mathematical modeling of the associated physics, the drag laws used in the model continue to be semi-empirical in nature. Therefore, it is crucial to use a drag law that correctly predicts the incipient or minimum uidization conditions where the bed of particles is essentially in a state of suspension as a result of the balance between interfacial drag and body forces.

c Fluent Inc. November 22, 2006

Modeling Uniform Fluidization in 2D Fluidized Bed

The default Syamlal-Obrien is as follows: The uid-solid exchange coecient is 3s ll CD 2 4vr,s ds Res vr,s

Ksl =

|vs vl |

2 where vr,s is the terminal velocity coecient for the solid phase.

vr,s = 0.5 A 0.06Res +

(0.06Res )2 + 0.12Res (2B A) + A2

4.14 and B = 0.81.28 for 0.85 and with B = 2.65 for > 0.85 with A = l l l l l

The default constants of 0.8 and 2.65 predict a minimum uidization of 21 cm/s. The experimentally observed minimum uidization for this particular case is 8 cm/s. Therefore, by changing the constants we can tune the drag law to predict minimum uidization at 8 cm/s. After some mathematical manipulation, these constansts come out to be 0.281632 and 9.07696 respectively. Therefore, these values have to be used to predict the correct bed behavior and are passed to the code through user-dened functions. The problem considered is a 1m x 0.15m uidized bed as shown in Figure 1. The inlet air enters in at 0.25 m/s and the top is modeled as a pressure outlet. The bed is packed with granular solids at 0.55 volume fraction (close to packing).

Figure 1: Problem Specication

c Fluent Inc. November 22, 2006

Modeling Uniform Fluidization in 2D Fluidized Bed

Preparation
1. Copy the les bp.msh.gz and bp drag.c to the working folder. 2. Start the 2ddp (2ddp) version of FLUENT.

Setup and Solution


Note: All entries in setting up this case are in SI units, unless otherwise specied. Step 1: Grid 1. Read the grid le bp.msh.gz. 2. Check the grid. Grid Check 3. Display the grid. Display Grid...

Figure 2: Graphics Display of the Grid

Step 2: Models 1. Select Pressure Based solver with 2D space and Unsteady time condition. Dene Models Solver... 3

c Fluent Inc. November 22, 2006

Modeling Uniform Fluidization in 2D Fluidized Bed

2. Select the Eulerian multiphase model. Dene Models Multiphase... Step 3: Materials Dene Materials... 1. Modify the properties for air. (a) Enter 1.2 kg/m3 for Density and 1.8e-05 kg/m-s for Viscosity. 2. Dene a material called solids. (a) Enter 2600 kg/m3 for Density and 1.7894e-05 kg/m-s for Viscosity. 3. Click Change/Create and close the Materials panel. Step 4: Compile the UDF The UDF contains two arguments s col and f col. These refer to the indices of the phases appearing in the second and rst columns of the table in the interaction panel respectively. Therefore in this case s col refers to the index of gas phase which is 0 and f col refers to the index for solids which is equal to 1.

Dene User-Dened Functions Compiled... 1. Click the Add... button in the Source Files section to open the Select File dialog. 2. Select the le bp drag.c. 3. Enter lib drag for Library Name. 4. Click Build. A Warning dialog box will appear, warning you to make sure that the UDF source les are in the same folder that contains the case and data les. Click OK to close the Warning dialog box. You can view the compilation history in the log le that is saved in your working folder. 4

c Fluent Inc. November 22, 2006

Modeling Uniform Fluidization in 2D Fluidized Bed

5. Click Load to load the library. Step 5: Phases Dene Phases... 1. Select phase-1 from the Phase selection list and click the Set... button to open the Primary Phase panel. (a) Select air from the Phase Material drop-down list. (b) Enter gas for Name. (c) Click OK to close the Primary Phase panel. 2. Select phase-2 from the Phase selection list and click the Set... button to open the Secondary Phase panel. (a) Select solids from the Phase Material drop-down list. (b) Enter solid for Name and enable Granular. (c) Enter 0.0003 m for Diameter, and select syamlal-obrien from the Granular Viscosity drop-down list. (d) Retain the default values for the other parameters. (e) Click OK to close the Secondary Phase panel. Check the column numbers where the two phases appear in the Phase Interaction panel. In this case solid and gas appear in the rst and second columns respectively. These columns are used to specify the phase indices in the argument list for the UDF. 3. Set the drag coecient. (a) Select gas from the Phase selection list and click the Interaction... button to open the Phase Interaction panel. i. Select user-dened and custom drag syam::lib drag in the Drag Coecient group box. ii. Click OK to close the Phase Interaction panel. (b) Similarly select the user-dened function for solid (custom drag syam::lib drag). 4. Click OK to close the Phases panel. Step 6: Operating Conditions Dene Operating Conditions... 1. Enable Gravity and enter -9.81 m/s2 for Gravitational Acceleration in the Y direction. 2. Enable Specied Operating Density, and enter 1.2 kg/m3 for Operating Density. 3. Click OK to close the Operating Conditions panel.

c Fluent Inc. November 22, 2006

Modeling Uniform Fluidization in 2D Fluidized Bed

Step 7: Boundary Conditions Dene Boundary Conditions... Set the boundary conditions for vintlet zone. 1. Select vinlet from the Zone selection list, and gas from the Phase drop-down list. 2. Click the Set... button to open the Velocity Inlet panel. (a) Select Components from the Velocity Specication Method drop-down list and enter 0.25 m/s for Y-Velocity. (b) Click OK to close the Velocity Inlet panel. 3. Select solid from the Phase drop-down list and click the Set... button to open the Velocity Inlet panel. (a) Click the Multiphase tab and enter 0 for Volume Fraction. (b) Click OK to close the Velocity Inlet panel. 4. Close the Boundary Conditions panel. Step 8: Solution 1. Mark a region for adaption. Adapt Region... (a) Enter 0 for X Min and Y Min, and 0.15 m for X Max and Y Max respectively in the Input Coordinates group box. (b) Click Mark to mark the cells for renement. Note: Click Adapt to perform the renement immediately. (c) Close the Region Adaption panel. 2. Initialize the ow with default values. Solve Initialize Initialize... 3. Patch the solids volume fraction for hexahedron-r0. Solve Initialize Patch... (a) Select solid from the Phase drop-down list and select Volume Fraction from the Variable selection list. (b) Enter 0.55 for Value and select hexahedron-r0 from the Registers to Patch selection list. If you wish to patch a constant value, enter that value in the Value eld. If you want to patch a previously-dened eld function, enable the Use Field Function option and select the appropriate function in the Field Function list. (c) Click Patch and close the Patch panel.

c Fluent Inc. November 22, 2006

Modeling Uniform Fluidization in 2D Fluidized Bed

4. Set the solution control parameters. Solve Controls Solution... (a) Retain the default selection from the Equations selection list. (b) Enter 0.5 for Pressure, 0.2 for Momentum, and 0.4 for Volume Fraction in the Under-Relaxation Factors group box. (c) Retain the default values for other parameters. (d) Click OK to close the Solution Controls panel. 5. Enable autosaving of the data les for every 100 time steps. File Write Autosave... 6. Set up commands for animation. Solve Execute Commands...

7. Set the graphics hardcopy format. File Hardcopy... (a) Select TIFF from the Fomat list, and Color from the Coloring list. (b) Click Apply and close the Graphics Hardcopy panel. 8. Set up the contours display. Display Contours... (a) Enable Filled from the Options group box. (b) Select solid from the Phase drop-down list. (c) Select Phases... and Volume Fraction from the Contours of drop-down lists. (d) Click Display and close the Contours panel.

c Fluent Inc. November 22, 2006

Modeling Uniform Fluidization in 2D Fluidized Bed

9. Start the calculation by requesting 1400 iterations and set the Time Step Size to 0.001 sec. Solve Iterate... Step 9: Postprocessing 1. Display contours of volume fraction for solid at 0.2 sec (Figure 3), 0.9 sec (Figure 4), and 1.4 sec (Figure 5). Display Contours... 2. View the animation for the uidization process using the .tiff les and the command, animate *.tiff

Figure 3: Contours of Volume Fraction of solid (t = 0.2 s)

c Fluent Inc. November 22, 2006

Modeling Uniform Fluidization in 2D Fluidized Bed

Figure 4: Contours of Volume Fraction of solid (t = 0.9 s)

Figure 5: Contours of Volume Fraction of solid (t = 1.4 s)

c Fluent Inc. November 22, 2006

Modeling Uniform Fluidization in 2D Fluidized Bed

Results
Typically, the constants set to 0.8 and 2.65 in the default drag law have to be modied to balance the interfacial drag with the weight of the bed at minimum uidization. If this is not done, the correct bubbling pattern will not be predicted, leading to incorrect predictions of pressure drop which is the most important objective of such simulations.

10

c Fluent Inc. November 22, 2006

Вам также может понравиться