Lab 8: FLUENT: Turbulent Boundary Layer Flow with Convection

Size: px
Start display at page:

Download "Lab 8: FLUENT: Turbulent Boundary Layer Flow with Convection"

Transcription

1 Lab 8: FLUENT: Turbulent Boundary Layer Flow with Convection Objective: The objective of this laboratory is to use FLUENT to solve for the total drag and heat transfer rate for external, turbulent boundary layer flow. In particular, we will investigate the flow of water over a flat plate with constant surface temperature. This flow has been investigated by many researchers [1-5]. Concepts introduced in this lab will include domain requirements for external flows, external flow boundary conditions, and the use of wall functions for modeling turbulent flows and the corresponding grid requirements. Background: For this lab we will consider water flowing at a uniform velocity and temperature over a flat plate with constant surface temperature. The plate has length L = 1.00 m in the direction parallel to the flow and is very wide in the transverse direction. Thus, we will model it as a twodimensional flow. The water above the plate has uniform velocity U = 10.0 m/s, temperature T = 290 K, and is at a pressure p = 1.00 atm. The surface temperature of the plate is T s = 310 K. The Reynolds number at the rear of the plate is Re L = ρ U L µ = (1) where ρ and µ are the density and viscosity of water at the film temperature defined as T f = ( T + T s ) 2. For this Reynolds number the flow will be turbulent by the end of the plate. Recall that the transition from laminar to turbulent flow typically occurs at a Reynolds number of approximately 5 x We will assume that the leading edge of the plate is rough such that the boundary layer is turbulent over the entire plate. water at U = 10.0 m/s p = 1.00 atm hydrodynamic and thermal boundary layers flat plate at y x L = 1.00 m Figure 1. Schematic of turbulent boundary layer flow over a flat plate at constant temperature.

2 The turbulent hydrodynamic boundary layer that forms at the leading edge of the plate grows thicker downstream along the surface of the plate. Recall that a boundary layer is a thin region at the surface where the flow velocity goes from zero (due to the no-slip condition at the surface) to the free stream velocity. The turbulent boundary layer velocity distribution can be approximated by the following power-law profile developed from a curve fit to experimental data u(y) = U y δ 1/ 7 (2) where y is the vertical coordinate measured upwards from the plate surface and δ is the boundary layer thickness. A correlation for δ for a smooth plate is δ x = Re for 5 1/ Re x 10 8 (3) x where x is the horizontal distance along the plate measured from the leading edge of the plate and the Reynolds number is defined using x as the length scale. For the same Reynolds number range, a correlation for the skin friction coefficient on the plate has been developed C f ( ) ( x) = τ x w 1 ρ U = for Re 2 1/ 5 x 10 8 (4) Re 2 x where τ w is the shear stress at the wall and ρ is the fluid density. Note that the skin friction coefficient and the wall shear stress are theoretically infinite at the leading edge where the boundary layer is very thin and then decreases along the plate. Equation (4) can be integrated over the entire plate to calculate the total drag coefficient C D = which is used to calculate the total drag force 1 L L τ w dx x= 0 1 ρ U = Re L 1/ 5 (5) F D = 1 2 ρ U 2 A C D (6) where A is the total surface area of the plate in contact with the fluid. In addition to the turbulent hydrodynamic boundary layer, a thermal boundary layer also forms at the leading edge of the plate and grows thicker along the surface of the plate. Due to the significant turbulent mixing in the boundary layer region the growth rate of the hydrodynamic and thermal boundary layers will be the same. Thus, Equation (3) can also be used to determine the thickness of the thermal boundary layer. The local Nusselt number for the turbulent boundary layer is given by the following correlation developed by Reynolds et al. [2] 2

3 Nu x = h x x k f 4 / T = Re 5 x Pr 0.6 s T 0.4 (7) where h x is the local convection coefficient, k f is the thermal conductivity of the fluid, and Pr is the Prandtl number. This correlation is valid for Re x 10 8 and 0.6 Pr 60. Equation (7) can be integrated over the length of the plate to obtain the average Nusselt number NuL = h L k f 4 / T = Re 5 x Pr 0.6 s T 0.4 (8) which can be used to calculate the average heat transfer coefficient, h, and the total heat transfer from the plate using q = h A ( T s T ). (9) Note that all of the above correlations were developed for turbulent flows over a wide range of conditions such as free stream turbulence and actual plate roughness. Thus, they are only an approximation and are typically considered to be accurate to only about ±15% for any particular flow condition. Laboratory: ICEM CFD To create the mesh for our flow field, we will consider what is necessary to model the real flow correctly. In particular, because this is an external flow we have to decide how large to make the overall extent of the domain and how to handle the boundary conditions far away from the flat plate. From Equation (3) we can estimate the thickness of the boundary layer at the end of the plate to be approximately 1.5 cm. However, as the boundary layer grows along the plate the fluid has to move upward in the y-direction to satisfy conservation of mass. To allow the boundary layer to grow unconstrained like it would for a real external flow we must make sure there is sufficient area above the plate well beyond the width of the boundary layer to allow for this growth. The best way to test if the extent of the domain is sufficient is to run your simulations on a series of meshes of increasing extent from the solid surfaces until the solution no longer depends on this parameter. For flat plate simulations a domain height equal to the length of the plate will generally be sufficient. Also, the domain should begin before the plate (about 10% of the length of the plate) to correctly simulate the flow at the leading edge. For external simulations of blunt bodies (such as a car) a general recommendation is that the domain be at least 3 body lengths in front of the body and 5 body lengths behind. Also, the body should not be more than about 1.5% of the total cross-sectional area of the domain. 3

4 For the boundary condition at the top of the domain, where the velocity should be about the same as the free stream velocity, there are three choices that will work: (1) fixed velocity of U, (2) pressure outlet, or (3) symmetry. Again, if the extent of the domain is sufficient it should not matter which one is used. Generally, the symmetry boundary condition will work the best insuring that the boundary layer is unconstrained for a given domain size. Finally, as with the pipe flow case that we considered in Lab 6 it is desirable to concentrate the mesh in the boundary layer region where the gradients in velocity and temperature are the highest. In fact, due to the strong interaction of the mean flow and turbulence, the numerical results for turbulent flows tend to be more susceptible to grid dependency than those for laminar flows. Thus, we need to carefully control the number of cells in the boundary layer and their location relative to the wall. We do this in terms of a dimensionless variable called the wall unit defined as y + = ρ u τ y µ (10) where u τ is the friction velocity defined as u τ = τ w ρ (11) In particular, we need to make sure that the y + value for the centroid of the cell closest to the flat plate is in the right range for the turbulence model we choose. We will discuss this further when we select turbulence models in the FLUENT section. We can estimate the size of the element along the plate that corresponds to a particular y + value using Equation (4) for the skin friction coefficient to estimate the friction velocity. The results are shown in Figure y = δ y (mm) y y+ = 300 y+ = 30 y+ = x (m) Figure 2. Estimate of y-coordinate versus axial location and y+ value. 4

5 The range from 0 < y + < 5 is called the viscous sublayer because the effects of molecular viscosity dominate in this region. The velocity in this region is simply u + = u u τ = y + (12) The range from 5 < y + < 30 is called the buffer layer. There is no simple model to describe the velocity in this range. Next is the log-law layer (or logarithmic overlap layer) where shear stresses due to both molecular viscosity and turbulent mixing are both important. This layer extends from y + > 30 up to approximately y where the actual y + magnitude is dependent on the details of the flow. The velocity distribution in this region is given by u + = u = 2.5 ln( y + ) (13) u τ Finally, at higher y + values is the outer turbulent layer where turbulent shear dominates. To begin we will create a mesh where 30 < y + < 300 for the centroid of the wall adjacent cell which is in the log-law layer. Using Figure (2) as a guide, we will select a mesh size of 0.2 mm for the cell adjacent to the wall for our initial mesh. After we have completed our simulations we will calculate our observed y + values along the flat plate to determine if they are in the estimated range. Also, we will insure that we have at least a few cells in the boundary layer region and that we do not use excessive stretching in the direction normal to the wall. We are now ready to create a mesh for the external flow over the flat plate by following the sequence of commands listed below. Your mesh will be a two-dimensional slice of the domain as shown in the Figure 3. y symmetry plane velocity inlet symmetry plane pressure outlet flat plate H = 1.0 m x L 0 = 0.1 m L = 1.0 m Figure 3. Schematic of computational domain. 5

6 To run ICEM CFD, click on the ICEM CFD icon on the desktop. In the Main Menu, from the Settings pull down menu select Product Solver. In the DEZ verify under Product Setup Output Solver that ANSYS Fluent Solvers - CFD Version is selected. If it is not, do so, click OK, exit the program, and then restart ICEM CFD. Step 1. Select Working Directory and Create New Project Main Menu - Create a folder for your project. Do not use a name with spaces, including all the directories in the path. From File pull down menu, select Change Working Directory using LMB. In Browse for Folder dialog box select the folder you just created and click OK. Verify that the new working directory has been set in the Message Window. Main Menu - From File pull down menu, select New Project using LMB. In New Project dialog box create a new project. Again, do not use a name with spaces. Verify that your new project has been created in the Message Window. Step 2. Start Recording Replay Script Because we will create several meshes, we will use a replay script (written in the scripting language Tcl/Tk) to generate meshes for a range of domain heights automatically. Main Menu - From File pull down menu, select Reply Scripts -> Replay Control using LMB. Organize the ICEM CFD window and Replay Control window so you can see both and ensure that Record (after current) is selected in the Replay Control window. While creating the geometry and mesh in the steps below note that script lines (or instructions) will be automatically recorded in the Replay Control window under Operations in script. Step 3. Create Points for Geometry Function Tab - From Geometry select Create Point using LMB. DEZ - For Create Point enter the following: deselect Inherit Part (NOTE, this is only needed for Windows OS), in Part text edit box click LMB and enter PNT (replacing GEOM), select Explicit Coordinates using LMB, under Explicit Locations ensure Create 1 point is selected from pull down menu, in X, Y, and Z text edit boxes ensure 0 is entered in each for point at (0, 0, 0), click Apply using LMB and verify the Message Done: points pnt.00, repeat this process for all of the points listed in Table 1, and click Dismiss using LMB. Utilities - Select Fit Window using LMB to verify that nine points have been created. DCT - Expand Geometry and Parts menus by using LMB to change + to - for each. 6

7 Under Model\Geometry use RMB to click on Points and select Show Point Names using LMB. Verify that nine points have been created. Table 1. Coordinates for points with part name PNT. Name x (mm) y (mm) z (mm) pnt pnt pnt pnt pnt pnt pnt pnt pnt In the Replay Control Window click Clean and Renumber using LMB. Note that lines that mark the beginning and ending of an undo group are deleted. Step 4. Create Curves for Geometry Function Tab - From Geometry select Create/Modify Curve using LMB. DEZ - For Create/Modify Curve enter the following: deselect Inherit Part (NOTE, this is only needed for Windows OS), in Part text edit box click LMB and enter WALL (replacing PNT), select From Points using LMB, select Select location(s) using LMB (if not already selected), select pnt.00 and pnt.02 using LMB and then click MMB to create flat plate, verify the Message Done: curves crv.00, in Part text edit box click LMB and enter INLET, select pnt.01 and pnt.05 using LMB and then click MMB to create lower inlet, verify the Message Done: curves crv.01, select pnt.05 and pnt.06 using LMB and then click MMB to create upper inlet, verify the Message Done: curves crv.02, in Part text edit box click LMB and enter OUTLET, select pnt.02 and pnt.03 using LMB and then click MMB to create lower outlet, verify the Message Done: curves crv.03, select pnt.03 and pnt.08 using LMB and then click MMB to create upper outlet, verify the Message Done: curves crv.04, 7

8 in Part text edit box click LMB and enter SYMMETRY, select pnt.01 and pnt.00 using LMB and then click MMB to create boundary before plate, verify the Message Done: curves crv.05, select pnt.06 and pnt.07 using LMB and then click MMB to create left upper boundary, verify the Message Done: curves crv.06, select pnt.07 and pnt.08 using LMB and then click MMB to create right upper boundary, verify the Message Done: curves crv.07, in Part text edit box click LMB and enter INTERIOR, select pnt.04 and pnt.00 using LMB and then click MMB, verify the Message Done: curves crv.08, select pnt.04 and pnt.07 using LMB and then click MMB, verify the Message Done: curves crv.09, select pnt.04 and pnt.05 using LMB and then click MMB, verify the Message Done: curves crv.10, select pnt.04 and pnt.03 using LMB and then click MMB, verify the Message Done: curves crv.11, click DISMISS using LMB. DCT - Under Model\Geometry use RMB to click on Points and unselect Show Point Names using LMB. Under Model\Geometry use RMB to click on Curves and select Show Curve Names using LMB. Verify that twelve curves have been created. In the Replay Control Window click Clean and Renumber using LMB. Note that lines that mark the beginning and ending of an undo group are deleted. Step 5. Create Surfaces for Fluid Flow Function Tab - From Geometry select Create/Modify Surface using LMB. DEZ - For Create/Modify Surface enter the following: ensure Inherit Part is NOT selected, in Part text edit box click LMB and enter FLUID (replacing INTERIOR), select Simple Surface using LMB, under Surf Simple Method ensure From 2-4 Curves is selected from pull down menu, select Select curve(s) using LMB, select crv.00, crv.03, crv.08, and crv.11 using LMB and then click MMB, select crv.01, crv.05, crv.08, and crv.10 using LMB and then click MMB, select crv.02, crv.06, crv.09, and crv.10 using LMB and then click MMB, select crv.04, crv.07, crv.09, and crv.11 using LMB and then click MMB, and click DISMISS using LMB. NOTE: This step is not necessary for creating our mesh because the required surfaces are also created during the blocking step below. 8

9 Step 6. Create Blocking To create the meshes in Labs 6 and 7 we used 2-D surface (or shell) meshing. For this lab to create the mesh we will use blocking, a useful tool for creating 2-D and 3-D structured grids for complicated geometries. Step 1 is to create a block (or rectangle for 2-D) around the entire geometry, consisting of edges and vertexes, which can be split up into sub-blocks (some of which can be deleted) depending on the requirements of the geometry. Step 2 associates the block vertexes and edges with the actual geometry points and curves, respectively. Step 3 specifies the distribution of nodes along each edge from which a structured mesh is generated for each block and then mapped to the actual geometry. Figure 4 shows an example for a simple pipe flow. For step 1, an initial single block is split twice vertically and once horizontally. Then, the bottom left and right blocks are deleted leaving four sub-blocks as shown on the left. For step 2, the vertexes and edges of the block are associated with the actual pipe geometry on the right such that the bottom sub-block corresponds to the small pipe and the three top blocks corresponded to the large pipe. For step 3, node distributions on each edge of the sub-blocks are specified, structured meshes are created on each sub-block, and then mapped to the actual pipe flow as shown.! Figure 4. Example of a block mesh mapped onto a curved geometry. For this lab, the blocking is very simple and our block and actual geometry overlap as shown in Figure 5 allowing us to use auto association. Blocking is still useful for this lab because it allows us to easily modify the domain extent without changing the boundary layer mesh. 9

10 crv.06 y crv.07 pnt.06 pnt.07 pnt.08 crv.02 crv.09 crv.04 pnt.05 crv.10 pnt.04 crv.11 pnt.03 H crv.01 crv.05 crv.08 crv.00 crv.03 x h pnt.01 pnt.00 pnt.02 L 0 L Figure 5. Schematic of blocking strategy for flat plate. DCT - Under Model\Geometry use RMB to click on Curves and unselect Show Curve Names using LMB, use RMB to click on Surfaces and select Show Surface Names using LMB and verify that four surfaces have been created, and then unselect Curves and Surface to hide them. Function Tab - From Blocking select Create Block using LMB. DEZ - For Create Block enter the following: under Part select FLUID from pull down menu, under Initialize Blocks Type select 2D Planar from pull down menu, and click Apply and Dismiss using LMB. Function Tab - From Blocking select Split Block using LMB. DEZ - For Split Block enter the following: under Split Method select Prescribed point from pull down menu, select Select edge(s) using LMB, select left edge using LMB, select point on left edge at ( -100, 50, 0) using LMB to create horizontal split, select bottom edge using LMB, select point on bottom edge at (0, 0, 0) using LMB to create vertical split, click Dismiss using LMB. NOTE: For the block, boundary edges are colored black and interior edges are light blue. Function Tab - From Blocking select Associate using LMB. 10

11 DEZ - For Blocking Associations enter the following: under Edit Associations select Auto Association using LMB, under Auto Association ensure Snap Project Vertices is selected, and click Apply and Dismiss using LMB. NOTE: All the block edge colors should turn to green to indicate they have been associated with a curve. Using auto association is only possible because of the very simple geometry. In Lab 9 we will need to manually associate each vertex and edge. Step 7. Mesh Blocks and Surface Function Tab - From Blocking select Pre-Mesh Params using LMB. DEZ - For Pre-Mesh Params enter the following: under Meshing Parameters select Edge Params using LMB, scroll down and select Copy Parameters using LMB under Copy Method select To All Parallel Edges from pull down menu, scroll up and select Select Edges(s) using LMB, select bottom edge on left (corresponding to before the flat plate) using LMB, under Mesh law select Uniform from pull down menu, under Nodes enter 11, NOTE: The edge meshing will automatically be applied, recorded in the replay script, and shown as soon as you enter or change the number of nodes so you do not need to click Apply. select Select Edges(s) using LMB, select bottom edge on right (corresponding to flat plate) using LMB, under Mesh law select Uniform from pull down menu, under Nodes enter 101 select Select Edges(s) using LMB, select left edge on bottom (corresponding to flow inlet on bottom) using LMB, under Mesh law select Geometric 1 from pull down menu, under Spacing 1 enter 0.2 for the spacing for the first nodes from the surface, under Nodes enter 22 (for Ratio 1 of and Spacing 2 of as indicated), select Select Edges(s) using LMB, select left edge on top (corresponding to flow inlet on top) using LMB, under Mesh law select Uniform from pull down menu, under Nodes enter 96 (corresponding to an element size of 10 mm), click Dismiss using LMB. DCT - Expand Blocking menu by using LMB to change + to -. Under Model\Blocking select Pre-Mesh. In the Mesh Dialog Box select Yes to compute the mesh. 11

12 NOTE: You should produce a structured mesh with nodes concentrated near the wall. Step 8. Save Files and Export Initial Mesh In Replay Control window unselect Record (after current) to stop recording your script. Click Save and use the Save Script File Dialog Box to save a copy of your script file. Main Menu - From File pull down menu, select Blocking -> Save Unstructured Mesh using LMB. Use the Save Mesh as Dialog Box to save the unstructured mesh. Function Tab - From Output Mesh select Output To Fluent V6 Boundary Cond. using LMB. In Family Part boundary conditions dialog box: expand Edges and Mixed/unknown menu by using LMB to change + to -, expand INLET menu by using LMB to change + to -, click Create new to open the Selection dialog box, under Boundary Conditions select velocity-inlet using the LMB, click Okay using LMB to close the Selection dialog box, expand INTERIOR menu by using LMB to change + to -, click Create new to open the Selection dialog box, under Boundary Conditions select interior using the LMB, click Okay using LMB to close the Selection dialog box, expand OUTLET menu by using LMB to change + to -, click Create new to open the Selection dialog box, under Boundary Conditions select pressure-outlet using the LMB, click Okay using LMB to close the Selection dialog box, expand SYMMETRY menu by using LMB to change + to -, click Create new to open the Selection dialog box, under Boundary Conditions select symmetry using the LMB, click Okay using LMB to close the Selection dialog box, expand WALL menu by using LMB to change + to -, click Create new to open the Selection dialog box, under Boundary Conditions select wall using the LMB, click Okay using LMB to close the Selection dialog box, click Accept using LMB. Function Tab - From Output Mesh select Write Input using LMB. In Save dialog box click Yes using LMB to Save current project first. In Open dialog box click Open to select unstructured mesh with current project name. In ANSYS Fluent V6 dialog box enter the following: in Grid dimension select 2D using LMB, in Scaling ensure No is selected, 12

13 in Write binary file ensure No is selected, in Ignore couplings ensure No is selected, in Boco file retain the default file name, in Output file change the file from fluent to a new name for your first mesh, and click Done using LMB. Step 9. Create and Save Meshes with Different Boundary Layer Node Spacings Return to Steps 7 and 8, modify the edge parameters using the settings for Cases 2 through 5 shown in Table 2 (you have already done Case 1), and save your new project and meshes to separate files. To recreate the mesh each time in the DCT under Model and Blocking deselect and then reselect Pre-Mesh. Table 2. Mesh settings for different boundary layer element spacing. All meshes have a total height of 1.0 m. Case Spacing 1 Growth Spacing 2 Nodes (mm) Factor (mm) Step 10. Create and Save Meshes with Different Domain Heights You will create 3 new meshes with new domain heights as shown in Table 2 where the bottom two blocks are kept the same (Case 1 in Table 1) and only change the top two blocks are changed. You will automate this process by using an edited replay script. You could use your own replay script, but instead use the one named lab_8.rpl available from my web page and in Appendix A. It is similar to the one you created, except that all unnecessary lines have been removed, comment lines have been added, geometry parameters are defined to make it easier to change the height, and lines to set the boundary conditions are included at the end. Table 2. Mesh settings for different heights. Case Height (mm) Nodes

14 Complete the following steps to test the original replay script and then to change the height and number of nodes to the values shown in Table 2 to generate your new meshes: Main Menu - From File pull down menu, select Close Project using LMB. Use the Save Dialog Box to save the current project if necessary. In Replay Control window click Load using LMB to open text editor. Under Operations in Script highlight the first line and click Do all using LMB. In DCT under Model expand Blocking and select Pre-Mesh using LMB to display mesh. Verify that your Case 1 mesh has been recreated. Main Menu - From File pull down menu, select Close Project using LMB. Use the Save Dialog Box to not save the current project (you already have your own). In Replay Control window click Edit using LMB to open text editor. Note that lines 5 through 10 are used to set parameter values for the geometry. Change the height, H, to 500 for Case 6 above. Notice that in line 65 of the replay script, the number of nodes necessary to keep the mesh spacing the same (dx = 10 mm) is calculated. Save and exit the replay script. Under Operations in Script highlight the first line and click Do all using LMB. In DCT under Model expand Blocking and select Pre-Mesh using LMB to display mesh. A new mesh with the new height but the same element sizes on the upper portion should be created. Main Menu - From File pull down menu, select Blocking and Save Unstructured Mesh using LMB. Use the Save Mesh As Dialog Box to save the current unstructured mesh. Main Menu - From File pull down menu, select Save Project using LMB. Use the Save Project Dialog Box to save the current project. Function Tab - From Output Mesh select Output To Fluent V6 Write Input using LMB. In Save dialog box click Yes using LMB to Save current project first. In Open dialog box click Open to select unstructured mesh with current project name. In ANSYS Fluent V6 dialog box enter the following: in Grid dimension select 2D using LMB, in Scaling ensure No is selected, in Write binary file ensure No is selected, in Ignore couplings ensure No is selected, in Boco file retain the default file name, in Output file change the file from fluent to a new name for your first mesh, and click Done using LMB. Repeat these steps for the other 2 heights and node spacings. Main Menu - From File pull down menu, select Exit using LMB. 14

15 FLUENT Similar to the mesh, turbulence models must be carefully selected that are capable of correctly modeling wall interactions so that quantities like wall shear stresses (used to calculate drag) and temperature gradients (used to calculate heat transfer rates) can be accurately predicted. For this class will use the k-ε turbulence model which is an older, but still very popular model for CFD simulations. However, this model in its simplest form is primarily valid for the turbulent core region away from walls. Therefore, the simplest version of the k-ε model must be modified to model the near-wall region. The following are two common approaches used: (1) Wall Function Method: The viscous sublayer and buffer layer are not resolved. Instead, semiempirical formulas called wall functions (Equations (12) and (13) for the velocity) are used to bridge the viscosity-affected regions between the wall and the log-law layer. The use of wall functions eliminates the need to modify the turbulence models to account for the presence of the wall. The wall function method is in general economical, robust, and reasonably accurate. The wall function method is further divided into standard and non-equilibrium versions. The non-equilibrium version more accurately accounts for the effects of pressure gradients and departures from equilibrium and is recommended for flows with high pressure gradients and separation. The following mesh requirements should be used for this method: The wall-adjacent cell s centroid should be located between 30 < y + < 300 which is in the log-law layer. A y + value close to the lower bound ( y + 30) is most desirable. Excessive stretching in the direction normal to the wall should be avoided. There should be at least about 3-5 cells inside the boundary layer. (2) Near-Wall Modeling: The turbulence models are modified to enable the viscosity-affected region to be resolved with a mesh all the way to the wall, including the viscous sublayer. Because the resulting equations are more complicated and the mesh needs to be more refined near the wall this method is computationally more expensive. However, in situations where the details of the boundary layer need to be resolved or they do not follow the standard relations given by the wall functions this method will be much more accurate. The following mesh requirements should be used for this method: The wall-adjacent cell s centroid should be located between 0 < y + < 5 which is in the viscous sublayer. A y + value close to 1 is most desirable. Excessive stretching in the direction normal to the wall should be avoided. There should be at least 10 cells inside the viscosity-affected near-wall region. Note that for both of these methods it is very important that the wall adjacent cell s centroid not lie in the buffer region (5 < y + < 30). 15

16 For our case of turbulent flow over a flat plate where there are no strong pressure gradients and no flow separation, any of these models will perform reasonably well. We will demonstrate this by running each of these near-wall modeling approaches and show that we can get reasonable results for each as long as we follow the recommended guidelines for the mesh. Begin by completing the following steps: Step 1. Read In Mesh Import your first mesh created using ICEM CFD into FLUENT. Check to make sure the mesh imported correctly and that you scale it correctly from mm to m. Step 2. Problem Setup for Initial Simulation In the Navigation Pane Tree under Problem Setup use the following steps to setup your simulation: General, Solver Type: Pressure-Based Time: Steady Velocity Formulation: Absolute 2D Space: Planar Models (remaining models off) Energy: On Viscous (use defaults for coefficients and remaining options) o Model: k-epsilon o k-epsilon Model: Realizable o Near-Wall Treatment: Standard Wall Functions Materials, Fluid, water (change the properties for water to those at 300 K) Density: 997.kg/m 3 Specific Heat: 4179 J/kg K Thermal Conductivity: W/m K Viscosity: 8.55e-04 kg/m s Cell Zone Conditions Zone: water-flow o Type: fluid o Material Name: water Operating Conditions o Operating pressure: 101,325 Pa o Gravity: NOT selected Boundary Conditions Zone: inlet 16

17 o Type: velocity-inlet o Edit: Momentum tab Velocity Specification Method: Magnitude, Normal to Boundary Velocity Magnitude: 10.0 m/s Turbulence, Specification Method: Intensity and Viscosity Ratio Turbulent Intensity: 1% Turbulent Viscosity Ratio: 1.0 o Edit: Thermal tab Temperature: 290 K Zone: outlet o Type: pressure-outlet o Edit: Momentum tab Gage Pressure: 0 Pa, Turbulence, Specification Method: Intensity and Viscosity Ratio Turbulent Intensity: 1% Turbulent Viscosity Ratio: 1.0 o Edit: Thermal tab Temperature: 300 K Zone: wall o Type: wall o Edit: Momentum tab Wall Motion: Stationary Wall Shear Condition: No-Slip o Edit: Thermal tab Temperature: 310 K Zone: symmetry o Type: symmetry Step 3: Solution Setup for Simulation In the Navigation Pane Tree under Solution use the following steps to setup your solution methods, controls, monitors, and initialization: Solution Methods Pressure-Velocity Coupling o Scheme: SIMPLE Spatial Discretization o Gradient: Least Squares Cell Based o Pressure: Standard o Momentum: QUICK o Turbulent Kinetic Energy: QUICK o Turbulent Dissipation Rate: QUICK o Energy: QUICK Solution Controls Under-Relaxation Factors: default values 17

18 Monitors, Residuals Options o Print to Console: selected o Plot: selected Equations, Residual o Monitor: selected for all o Check Convergence: selected for all o Absolute Criteria: 1e-6 for all Solution Initialization Compute from: inlet Step 4. Run Calculation Navigation Pane Tree - Under Solution select Run Calculation. Task Page - Under Number of Iterations enter 1000 and click Calculate. The problem should converge after about 500 iterations. However, later cases will not always reach 10-6 residuals. Step 5. Make Contour Plots Visualize your results by displaying a contour plot of temperature. You should see a VERY thin layer of hot fluid near the surface of the plate. You will have to zoom in to see this. Step 6. Make xy Plots of Variables Make an x/y plot of the x-velocity profile at the exit of the flow using the following steps: Navigation Pane Tree - Under Results select Plots. Task Page - Under Plots select XY Plot and Set Up to open Solution XY Plot Dialog Box. In the Solution XY Plot Dialog Box do the following steps: deselect Position on X Axis, select Position on Y Axis, under Plot Direction for X enter 0 and for Y enter 1, under X Axis Function select Velocity and X Velocity, under Surfaces select outlet click Axes button and in the Axes - Solution XY Plot Dialog Box, under Axis select Y, under Options deselect Auto Range, under Range set the Maximum to 0.05, and click Apply and Close click Plot to display the xy plot in the Display Window. 18

19 NOTE: Check that the velocity profile looks like a typical turbulent velocity profile and that the thickness of the boundary layer is about 1.5 cm. Also, check how many nodes appear to be within the boundary layer region and verify that it is at least 3-5. Write the data to a file. Make an x/y plot of the temperature profile at the exit of the flow. To do this follow the instructions above, but under X Axis Function select Temperature and Static Temperature. NOTE: Check that the temperature profile looks like a typical turbulent temperature profile and that the boundary layer thickness is also about 1.5 cm. Write the data to a file. Make x/y plot of dimensionless wall unit, y +, for first cell along plate using the following steps: In the Solution XY Plot Dialog Box do the following steps: deselect Position on Y Axis, select Position on X Axis, under Plot Direction for X enter 1 and for Y enter 0, under Y Axis Function select Turbulence and Wall Yplus, under Surfaces deselect outlet and select wall, click Axes button and in the Axes - Solution XY Plot Dialog Box under Axis select Y, under Options select Auto Range, and click Apply and Close click on Plot. NOTE: Check that y + values begin at about 65 near the leading edge and then decrease to about 40. This satisfies our mesh requirements for range for this value. Write the data to a file. Step 7. Define Dimensionless Variables First, set the reference values used to calculate the friction coefficient and heat transfer coefficient to the flow conditions far above the plate and the properties set earlier for water using the following steps: Navigation Pane Tree - Under Problem Setup select Reference Values. Task Page - Under Reference Values select the following: under Compute From select inlet and under Reference Zone select fluid from the pull-down menus. Define the local Reynolds number (use re-x for the name) and Nusselt number (use nu-x for the name) using Define\ Create Custom Field Functions from the Menu Bar User-Defined tab. For both the Reynolds and Nusselt numbers use the x-location for the length scale. To do this under Field Functions select Mesh and X-Coordinate from the pull-down menus. 19

20 For the Reynolds number you can find ρ in the Field Functions under Density and µ in the Field Functions under Properties and Molecular Viscosity where the definition will be given as viscosity-lam. For the velocity use the constant free stream velocity of 10 m/s. For the Nusselt number you can find h x in the Field Functions under Wall Fluxes and Surface Heat Transfer Coefficient where the definition will be given as heat-transfer-coef. Also, you can find k f in the Field Functions under Properties and Thermal Conductivity where the definition will be given as thermal-conductivity-lam. NOTE: FLUENT has a built in function that calculates the Nusselt number, but it uses a constant length scale (defined in the reference values) instead of the distance along the plate which is what we need to compare to correlations. Step 8. Make xy plots of Dimensionless Variables Make an x/y plot of the skin friction coefficient versus Reynolds number. Navigation Pane Tree - Under Results select Plots. Task Page - Under Plots select XY Plot and Set Up to open Solution XY Plot Dialog Box. In the Solution XY Plot Dialog Box do the following steps: deselect Position on X Axis, under Y Axis Function select Wall Fluxes and Skin Friction Coefficient, under X Axis Function select Custom Field Functions and re-x, under Surfaces select wall, and click on Plot. NOTE: The skin friction coefficient should be highest near the leading edge and decrease along the plate. Write the data to a file. Make an x/y plot of Nusselt number versus Reynolds number. In Solution XY Plot Dialog Box do the following steps: deselect Position on X Axis, under Y Axis Function select Custom Field Functions and nu-x, under X Axis Function select Custom Field Functions and re-x, under Surfaces select wall, and click on Plot. NOTE: The Nusselt number should be 0 at the leading edge and increase to approximately 40,000. Write the data to a file. Step 9. Calculate Total Drag Force and Heat Transfer Rate Navigation Pane Tree - Under Results select Reports. 20

21 Task Page - Select Forces and click Set Up to open the Force Reports Dialog Box. In Force Reports Dialog Box under Wall Zones select wall and click Print to display calculated forces in Console. The pressure force should be zero because the plate is parallel to the flow. Record the magnitude of the viscous force. A width of 1.0 m set in the reference values is used for this calculation. Task Page - Select Fluxes and click Set Up to open the Flux Reports Dialog Box. In Force Reports Dialog Box under Options select Total Heat Transfer Rate, under Boundaries select wall, and click Compute to display calculated fluxes in Console. Record the magnitude of the total heat transfer rate. A width of 1.0 m is also used for this calculation. Step 10. Save Case and Data Files Step 11. Test Near-Wall Treatments Use the Viscous Model Dialog Box to change the turbulence model s Near-Wall Treatment to Non-Equilibrium Wall Functions and rerun the simulation on the current mesh by repeating Steps 4 through 10 (using a different file name) for this case. Use the Define\Model\Viscous menu to change the turbulence model s Near-Wall Treatment to Enhanced Wall Treatment and rerun the simulation on a revised mesh that has the appropriate refinement in the viscous sublayer (Case 2 in Table 1). Rerun the simulation by repeating Steps 4 through 10 (using a different file name) for this case. In particular verify that the y + values are again correct for this turbulence model s wall treatment. Step 12. Test Mesh Refinement Use a series of meshes (Cases 1, 3, 4, and 5 in Table 1) to test the effect of refining the grid in the boundary layer. Rerun the simulation by repeating Steps 4, 9, and 10 (using a different file name) for each case. Make sure to correctly scale the mesh from mm to m each time. Note that since all three near-wall region models perform about the same for this flow you will use the simplest (k-ε turbulence model with standard wall functions) for the comparison. Step 13. Test Domain Height Use a series of meshes (Case 1 in Table 1 and Cases 6, 7, and 8 in Table 2) to test the effect of domain height. Rerun the simulation by repeating Steps 4, 9, and 10 (using a different file name) for each case. Again, make sure to correctly scale the mesh from mm to m each time. Again, since all three near-wall region models perform about the same for this flow you will use the simplest (k-ε turbulence model with standard wall functions) for the comparison. 21

22 Assignment Submit the following figures: Figures 1 (a) and (b). Plots of Case 1 and Case 2 meshes zoomed in to show wall region. Figures 2 (a), (b), and (c). Plots for y + versus x for the 3 near-wall region turbulence models (Case 1 with Standard Wall Functions, Case 1 with Non-Equilibrium Wall Functions, and Case 2 with Enhanced Wall Treatment). For all 3 near-wall region turbulence models above on the same plot, hand in Figures 3-6: Figure 3. Plot of x-velocity component versus y at outlet along with power law velocity profile given by Equation (2). Note, Equation (2) is only valid for y = 0 to δ. Figure 4. Plot of temperature versus y at outlet. Figure 5. Plot of skin friction coefficient versus Reynolds number along with correlation for skin friction coefficient given by Equation (4). Figure 6. Plot of Nusselt number versus Reynolds number along with correlation for Nusselt number given by Equation (7). Figures 7 (a) and (b). Plots of drag force and heat transfer rate versus height of domain, H (corresponding to Cases 1, 6, 7, and 8). Figures 8 (a) and (b). Plots of drag force and heat transfer rate versus growth factor (corresponding to Cases 1, 3, 4, and 5). Submit the following tables: Table 1. Total drag force for each near-wall region turbulence model along with drag force computed using correlation given by Equations (5) and (6). Table 2. Total heat transfer rate for each model along with heat transfer rate computed using correlation given by Equations (8) and (9). Submit answers to the following questions: 1. Comment on your ability to validate your results using the experimental correlations developed for turbulent flow. 2. Comment on what is a reasonable height for the domain for an accurate solution. 3. Comment on what is a reasonable growth factor for an accurate solution. Refer to each of the Figures and Tables produced above as part of your answer. Limit your comments to 1 page of text. 22

23 References [1] Edwards, A. and Furber, B. N., The Influence of Free-Stream Turbulence on Heat Transfer by Convection from an Isolated Region of a Plane Surface in Parallel Air Flow, Proc. Inst. of Mechanical Engineers, 170, [2] Reynolds, W. C., Kays, W. M., Kline, S. J., Heat Transfer in the Turbulent Incompressible Boundary Layer, NASA Memo W, December [3] Rubesin, M., The Effect of an Arbitrary Temperature Variation Along a Flat Plate on the Convective Heat Transfer in an Incompressible Turbulent Boundary Layer, NACA Technical Note 2345, [4] Seban, R. A. and Doughty, D. L., Heat Transfer to Turbulent Boundary Layers with Variable Freestream Velocity, Journal of Heat Transfer, 78, 217, [5] Wang, Q., On the Prediction of Convective Heat Transfer Coefficients Using General- Purpose CFD Codes, AIAA Meeting and Exhibit, AIAA , January

24 Appendix A. Replay Script 1. # Replay script for Lab #8 2. # 3. # define parameters 4. # 5. set L set L set h set H set dx # 11. # define points 12. # 13. ic_geo_new_family PNT 14. ic_empty_tetin 15. ic_point {} PNT pnt.00 0,0,0 16. ic_point {} PNT pnt.01 $L0,0,0 17. ic_point {} PNT pnt.02 $L,0,0 18. ic_point {} PNT pnt.03 $L,$h,0 19. ic_point {} PNT pnt.04 0,$h,0 20. ic_point {} PNT pnt.05 $L0,$h,0 21. ic_point {} PNT pnt.06 $L0,$H,0 22. ic_point {} PNT pnt.07 0,$H,0 23. ic_point {} PNT pnt.08 $L,$H,0 24. # 25. # define curves with boundary names 26. # 27. ic_geo_new_family WALL 28. ic_curve point WALL crv.00 {pnt.00 pnt.02} 29. ic_geo_new_family INLET 30. ic_curve point INLET crv.01 {pnt.01 pnt.05} 31. ic_curve point INLET crv.02 {pnt.05 pnt.06} 32. ic_geo_new_family OUTLET 33. ic_curve point OUTLET crv.03 {pnt.02 pnt.03} 34. ic_curve point OUTLET crv.04 {pnt.03 pnt.08} 35. ic_geo_new_family SYMMETRY 36. ic_curve point SYMMETRY crv.05 {pnt.01 pnt.00} 37. ic_curve point SYMMETRY crv.06 {pnt.06 pnt.07} 38. ic_curve point SYMMETRY crv.07 {pnt.07 pnt.08} 39. ic_geo_new_family INTERIOR 40. ic_curve point INTERIOR crv.08 {pnt.04 pnt.00} 41. ic_curve point INTERIOR crv.09 {pnt.04 pnt.07} 42. ic_curve point INTERIOR crv.10 {pnt.04 pnt.05} 43. ic_curve point INTERIOR crv.11 {pnt.04 pnt.03} 44. # 45. # define surfaces with zone name 46. # 47. ic_geo_new_family FLUID 48. ic_surface 2-4crvs FLUID srf.00 {0.01 {crv.00 crv.03 crv.08 crv.11}} 49. ic_surface 2-4crvs FLUID srf.01 {0.01 {crv.01 crv.05 crv.08 crv.10}} 50. ic_surface 2-4crvs FLUID srf.02 {0.01 {crv.02 crv.06 crv.09 crv.10}} 51. ic_surface 2-4crvs FLUID srf.03 {0.01 {crv.04 crv.07 crv.09 crv.11}} 52. # 53. # create blocks and autoassociate to overlapping geometry 54. # 55. ic_hex_initialize_mesh 2d new_numbering new_blocking FLUID 56. ic_hex_split_grid FLUID.19 m FLUID VORFN 57. ic_hex_split_grid FLUID.14 m FLUID VORFN 58. ic_hex_auto_associate_geometry 59. # 60. # set parameters for mesh on block edges 61. # 62. ic_hex_set_mesh n 11 h1rel 0.0 h2rel 0.0 r1 2 r2 2 lmax 0 uniform copy_to_parallel unlocked 63. ic_hex_set_mesh n 101 h1rel 0.0 h2rel 0.0 r1 2 r2 2 lmax 0 uniform copy_to_parallel unlocked 64. ic_hex_set_mesh n 22 h1rel h2rel 0.0 r1 2 r2 2 lmax 0 geo1 copy_to_parallel unlocked 65. ic_hex_set_mesh n [expr int(($h-$h)/$dx + 1)] h1rel 0.0 h2rel 0.0 r1 2 r2 2 lmax 0 uniform copy_to_parallel unlocked 24

25 66. # 67. # create mesh for blocks 68. # 69. ic_hex_create_mesh FLUID proj 2 dim_to_mesh # 71. # set boundary conditions 72. # 73. ic_boco_set INTERIOR {{1 INTER 0}} 74. ic_boco_set WALL {{1 WALL 0}} 75. ic_boco_set INLET {{1 VELI 0}} 76. ic_boco_set OUTLET {{1 PRESO 0}} 77. ic_boco_set SYMMETRY {{1 SYM 0}} 25

Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders

Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders Objective: The objective of this laboratory is to introduce how to use FLUENT to solve both transient and natural convection problems.

More information

DRAFT. Lab 8: FLUENT: Turbulent Boundary Layer Flow with Convection. Objective:

DRAFT. Lab 8: FLUENT: Turbulent Boundary Layer Flow with Convection. Objective: Lab 8: FLUENT: Turbulent Boundary Layer Flow with Convection Objective: The objective of this laboratory is to use FLUENT to solve for the total drag and heat transfer rate for external, turbulent boundary

More information

Simulation of Flow Development in a Pipe

Simulation of Flow Development in a Pipe Tutorial 4. Simulation of Flow Development in a Pipe Introduction The purpose of this tutorial is to illustrate the setup and solution of a 3D turbulent fluid flow in a pipe. The pipe networks are common

More information

Tutorial 1. Introduction to Using FLUENT: Fluid Flow and Heat Transfer in a Mixing Elbow

Tutorial 1. Introduction to Using FLUENT: Fluid Flow and Heat Transfer in a Mixing Elbow Tutorial 1. Introduction to Using FLUENT: Fluid Flow and Heat Transfer in a Mixing Elbow Introduction This tutorial illustrates the setup and solution of the two-dimensional turbulent fluid flow and heat

More information

TUTORIAL#4. Marek Jaszczur. Turbulent Thermal Boundary Layer on a Flat Plate W1-1 AGH 2018/2019

TUTORIAL#4. Marek Jaszczur. Turbulent Thermal Boundary Layer on a Flat Plate W1-1 AGH 2018/2019 TUTORIAL#4 Turbulent Thermal Boundary Layer on a Flat Plate Marek Jaszczur AGH 2018/2019 W1-1 Problem specification TUTORIAL#4 Turbulent Thermal Boundary Layer - on a flat plate Goal: Solution for Non-isothermal

More information

Calculate a solution using the pressure-based coupled solver.

Calculate a solution using the pressure-based coupled solver. Tutorial 19. Modeling Cavitation Introduction This tutorial examines the pressure-driven cavitating flow of water through a sharpedged orifice. This is a typical configuration in fuel injectors, and brings

More information

Using a Single Rotating Reference Frame

Using a Single Rotating Reference Frame Tutorial 9. Using a Single Rotating Reference Frame Introduction This tutorial considers the flow within a 2D, axisymmetric, co-rotating disk cavity system. Understanding the behavior of such flows is

More information

Non-Newtonian Transitional Flow in an Eccentric Annulus

Non-Newtonian Transitional Flow in an Eccentric Annulus Tutorial 8. Non-Newtonian Transitional Flow in an Eccentric Annulus Introduction The purpose of this tutorial is to illustrate the setup and solution of a 3D, turbulent flow of a non-newtonian fluid. Turbulent

More information

Introduction to CFX. Workshop 2. Transonic Flow Over a NACA 0012 Airfoil. WS2-1. ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved.

Introduction to CFX. Workshop 2. Transonic Flow Over a NACA 0012 Airfoil. WS2-1. ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved. Workshop 2 Transonic Flow Over a NACA 0012 Airfoil. Introduction to CFX WS2-1 Goals The purpose of this tutorial is to introduce the user to modelling flow in high speed external aerodynamic applications.

More information

This tutorial illustrates how to set up and solve a problem involving solidification. This tutorial will demonstrate how to do the following:

This tutorial illustrates how to set up and solve a problem involving solidification. This tutorial will demonstrate how to do the following: Tutorial 22. Modeling Solidification Introduction This tutorial illustrates how to set up and solve a problem involving solidification. This tutorial will demonstrate how to do the following: Define a

More information

Verification of Laminar and Validation of Turbulent Pipe Flows

Verification of Laminar and Validation of Turbulent Pipe Flows 1 Verification of Laminar and Validation of Turbulent Pipe Flows 1. Purpose ME:5160 Intermediate Mechanics of Fluids CFD LAB 1 (ANSYS 18.1; Last Updated: Aug. 1, 2017) By Timur Dogan, Michael Conger, Dong-Hwan

More information

Tutorial 2. Modeling Periodic Flow and Heat Transfer

Tutorial 2. Modeling Periodic Flow and Heat Transfer Tutorial 2. Modeling Periodic Flow and Heat Transfer Introduction: Many industrial applications, such as steam generation in a boiler or air cooling in the coil of an air conditioner, can be modeled as

More information

Simulation of Laminar Pipe Flows

Simulation of Laminar Pipe Flows Simulation of Laminar Pipe Flows 57:020 Mechanics of Fluids and Transport Processes CFD PRELAB 1 By Timur Dogan, Michael Conger, Maysam Mousaviraad, Tao Xing and Fred Stern IIHR-Hydroscience & Engineering

More information

Module D: Laminar Flow over a Flat Plate

Module D: Laminar Flow over a Flat Plate Module D: Laminar Flow over a Flat Plate Summary... Problem Statement Geometry and Mesh Creation Problem Setup Solution. Results Validation......... Mesh Refinement.. Summary This ANSYS FLUENT tutorial

More information

TUTORIAL#3. Marek Jaszczur. Boundary Layer on a Flat Plate W1-1 AGH 2018/2019

TUTORIAL#3. Marek Jaszczur. Boundary Layer on a Flat Plate W1-1 AGH 2018/2019 TUTORIAL#3 Boundary Layer on a Flat Plate Marek Jaszczur AGH 2018/2019 W1-1 Problem specification TUTORIAL#3 Boundary Layer - on a flat plate Goal: Solution for boudary layer 1. Creating 2D simple geometry

More information

Modeling External Compressible Flow

Modeling External Compressible Flow Tutorial 3. Modeling External Compressible Flow Introduction The purpose of this tutorial is to compute the turbulent flow past a transonic airfoil at a nonzero angle of attack. You will use the Spalart-Allmaras

More information

Introduction to ANSYS CFX

Introduction to ANSYS CFX Workshop 03 Fluid flow around the NACA0012 Airfoil 16.0 Release Introduction to ANSYS CFX 2015 ANSYS, Inc. March 13, 2015 1 Release 16.0 Workshop Description: The flow simulated is an external aerodynamics

More information

Using the Discrete Ordinates Radiation Model

Using the Discrete Ordinates Radiation Model Tutorial 6. Using the Discrete Ordinates Radiation Model Introduction This tutorial illustrates the set up and solution of flow and thermal modelling of a headlamp. The discrete ordinates (DO) radiation

More information

Simulation and Validation of Turbulent Pipe Flows

Simulation and Validation of Turbulent Pipe Flows Simulation and Validation of Turbulent Pipe Flows ENGR:2510 Mechanics of Fluids and Transport Processes CFD LAB 1 (ANSYS 17.1; Last Updated: Oct. 10, 2016) By Timur Dogan, Michael Conger, Dong-Hwan Kim,

More information

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil Verification and Validation of Turbulent Flow around a Clark-Y Airfoil 1. Purpose 58:160 Intermediate Mechanics of Fluids CFD LAB 2 By Tao Xing and Fred Stern IIHR-Hydroscience & Engineering The University

More information

FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016

FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016 FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016 Note: These instructions are based on an older version of FLUENT, and some of the instructions

More information

Using Multiple Rotating Reference Frames

Using Multiple Rotating Reference Frames Tutorial 9. Using Multiple Rotating Reference Frames Introduction Many engineering problems involve rotating flow domains. One example is the centrifugal blower unit that is typically used in automotive

More information

Using Multiple Rotating Reference Frames

Using Multiple Rotating Reference Frames Tutorial 10. Using Multiple Rotating Reference Frames Introduction Many engineering problems involve rotating flow domains. One example is the centrifugal blower unit that is typically used in automotive

More information

SolidWorks Flow Simulation 2014

SolidWorks Flow Simulation 2014 An Introduction to SolidWorks Flow Simulation 2014 John E. Matsson, Ph.D. SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following websites

More information

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil 1 Verification and Validation of Turbulent Flow around a Clark-Y Airfoil 1. Purpose ME:5160 Intermediate Mechanics of Fluids CFD LAB 2 (ANSYS 19.1; Last Updated: Aug. 7, 2018) By Timur Dogan, Michael Conger,

More information

A B C D E. Settings Choose height, H, free stream velocity, U, and fluid (dynamic viscosity and density ) so that: Reynolds number

A B C D E. Settings Choose height, H, free stream velocity, U, and fluid (dynamic viscosity and density ) so that: Reynolds number Individual task Objective To derive the drag coefficient for a 2D object, defined as where D (N/m) is the aerodynamic drag force (per unit length in the third direction) acting on the object. The object

More information

Tutorial 17. Using the Mixture and Eulerian Multiphase Models

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 tee junction. First you will solve the problem using the less computationally-intensive

More information

An Introduction to SolidWorks Flow Simulation 2010

An Introduction to SolidWorks Flow Simulation 2010 An Introduction to SolidWorks Flow Simulation 2010 John E. Matsson, Ph.D. SDC PUBLICATIONS www.sdcpublications.com Schroff Development Corporation Chapter 2 Flat Plate Boundary Layer Objectives Creating

More information

Supersonic Flow Over a Wedge

Supersonic Flow Over a Wedge SPC 407 Supersonic & Hypersonic Fluid Dynamics Ansys Fluent Tutorial 2 Supersonic Flow Over a Wedge Ahmed M Nagib Elmekawy, PhD, P.E. Problem Specification A uniform supersonic stream encounters a wedge

More information

Compressible Flow in a Nozzle

Compressible Flow in a Nozzle SPC 407 Supersonic & Hypersonic Fluid Dynamics Ansys Fluent Tutorial 1 Compressible Flow in a Nozzle Ahmed M Nagib Elmekawy, PhD, P.E. Problem Specification Consider air flowing at high-speed through a

More information

Backward facing step Homework. Department of Fluid Mechanics. For Personal Use. Budapest University of Technology and Economics. Budapest, 2010 autumn

Backward facing step Homework. Department of Fluid Mechanics. For Personal Use. Budapest University of Technology and Economics. Budapest, 2010 autumn Backward facing step Homework Department of Fluid Mechanics Budapest University of Technology and Economics Budapest, 2010 autumn Updated: October 26, 2010 CONTENTS i Contents 1 Introduction 1 2 The problem

More information

Tutorial: Hydrodynamics of Bubble Column Reactors

Tutorial: Hydrodynamics of Bubble Column Reactors Tutorial: Introduction The purpose of this tutorial is to provide guidelines and recommendations for solving a gas-liquid bubble column problem using the multiphase mixture model, including advice on solver

More information

Workbench Tutorial Flow Over an Airfoil, Page 1 ANSYS Workbench Tutorial Flow Over an Airfoil

Workbench Tutorial Flow Over an Airfoil, Page 1 ANSYS Workbench Tutorial Flow Over an Airfoil Workbench Tutorial Flow Over an Airfoil, Page 1 ANSYS Workbench Tutorial Flow Over an Airfoil Authors: Scott Richards, Keith Martin, and John M. Cimbala, Penn State University Latest revision: 17 January

More information

Modeling Evaporating Liquid Spray

Modeling Evaporating Liquid Spray Tutorial 17. Modeling Evaporating Liquid Spray Introduction In this tutorial, the air-blast atomizer model in ANSYS FLUENT is used to predict the behavior of an evaporating methanol spray. Initially, the

More information

Workbench Tutorial Minor Losses, Page 1 Tutorial Minor Losses using Pointwise and FLUENT

Workbench Tutorial Minor Losses, Page 1 Tutorial Minor Losses using Pointwise and FLUENT Workbench Tutorial Minor Losses, Page 1 Tutorial Minor Losses using Pointwise and FLUENT Introduction This tutorial provides instructions for meshing two internal flows. Pointwise software will be used

More information

Using the Eulerian Multiphase Model for Granular Flow

Using the Eulerian Multiphase Model for Granular Flow Tutorial 21. Using the Eulerian Multiphase Model for Granular Flow Introduction Mixing tanks are used to maintain solid particles or droplets of heavy fluids in suspension. Mixing may be required to enhance

More information

Modeling Evaporating Liquid Spray

Modeling Evaporating Liquid Spray Tutorial 16. Modeling Evaporating Liquid Spray Introduction In this tutorial, FLUENT s air-blast atomizer model is used to predict the behavior of an evaporating methanol spray. Initially, the air flow

More information

Solid Conduction Tutorial

Solid Conduction Tutorial SECTION 1 1 SECTION 1 The following is a list of files that will be needed for this tutorial. They can be found in the Solid_Conduction folder. Exhaust-hanger.tdf Exhaust-hanger.ntl 1.0.1 Overview The

More information

STAR-CCM+: Wind loading on buildings SPRING 2018

STAR-CCM+: Wind loading on buildings SPRING 2018 STAR-CCM+: Wind loading on buildings SPRING 2018 1. Notes on the software 2. Assigned exercise (submission via Blackboard; deadline: Thursday Week 3, 11 pm) 1. NOTES ON THE SOFTWARE STAR-CCM+ generates

More information

Express Introductory Training in ANSYS Fluent Workshop 04 Fluid Flow Around the NACA0012 Airfoil

Express Introductory Training in ANSYS Fluent Workshop 04 Fluid Flow Around the NACA0012 Airfoil Express Introductory Training in ANSYS Fluent Workshop 04 Fluid Flow Around the NACA0012 Airfoil Dimitrios Sofialidis Technical Manager, SimTec Ltd. Mechanical Engineer, PhD PRACE Autumn School 2013 -

More information

Simulation of Turbulent Flow in an Asymmetric Diffuser

Simulation of Turbulent Flow in an Asymmetric Diffuser Simulation of Turbulent Flow in an Asymmetric Diffuser 1. Purpose 58:160 Intermediate Mechanics of Fluids CFD LAB 3 By Tao Xing and Fred Stern IIHR-Hydroscience & Engineering The University of Iowa C.

More information

FEMLAB Exercise 1 for ChE366

FEMLAB Exercise 1 for ChE366 FEMLAB Exercise 1 for ChE366 Problem statement Consider a spherical particle of radius r s moving with constant velocity U in an infinitely long cylinder of radius R that contains a Newtonian fluid. Let

More information

Simulation of Turbulent Flow around an Airfoil

Simulation of Turbulent Flow around an Airfoil 1. Purpose Simulation of Turbulent Flow around an Airfoil ENGR:2510 Mechanics of Fluids and Transfer Processes CFD Lab 2 (ANSYS 17.1; Last Updated: Nov. 7, 2016) By Timur Dogan, Michael Conger, Andrew

More information

Simulation of Turbulent Flow over the Ahmed Body

Simulation of Turbulent Flow over the Ahmed Body 1 Simulation of Turbulent Flow over the Ahmed Body ME:5160 Intermediate Mechanics of Fluids CFD LAB 4 (ANSYS 18.1; Last Updated: Aug. 18, 2016) By Timur Dogan, Michael Conger, Dong-Hwan Kim, Maysam Mousaviraad,

More information

Tutorial: Modeling Liquid Reactions in CIJR Using the Eulerian PDF transport (DQMOM-IEM) Model

Tutorial: Modeling Liquid Reactions in CIJR Using the Eulerian PDF transport (DQMOM-IEM) Model Tutorial: Modeling Liquid Reactions in CIJR Using the Eulerian PDF transport (DQMOM-IEM) Model Introduction The purpose of this tutorial is to demonstrate setup and solution procedure of liquid chemical

More information

Tutorial: Simulating a 3D Check Valve Using Dynamic Mesh 6DOF Model And Diffusion Smoothing

Tutorial: Simulating a 3D Check Valve Using Dynamic Mesh 6DOF Model And Diffusion Smoothing Tutorial: Simulating a 3D Check Valve Using Dynamic Mesh 6DOF Model And Diffusion Smoothing Introduction The purpose of this tutorial is to demonstrate how to simulate a ball check valve with small displacement

More information

STAR-CCM+ User Guide 6922

STAR-CCM+ User Guide 6922 STAR-CCM+ User Guide 6922 Introduction Welcome to the STAR-CCM+ introductory tutorial. In this tutorial, you explore the important concepts and workflow. Complete this tutorial before attempting any others.

More information

Use 6DOF solver to calculate motion of the moving body. Create TIFF files for graphic visualization of the solution.

Use 6DOF solver to calculate motion of the moving body. Create TIFF files for graphic visualization of the solution. Introduction The purpose of this tutorial is to provide guidelines and recommendations for setting up and solving a moving deforming mesh (MDM) case along with the six degree of freedom (6DOF) solver and

More information

Modeling Unsteady Compressible Flow

Modeling Unsteady Compressible Flow Tutorial 4. Modeling Unsteady Compressible Flow Introduction In this tutorial, FLUENT s density-based implicit solver is used to predict the timedependent flow through a two-dimensional nozzle. As an initial

More information

Simulation of Turbulent Flow over the Ahmed Body

Simulation of Turbulent Flow over the Ahmed Body Simulation of Turbulent Flow over the Ahmed Body 58:160 Intermediate Mechanics of Fluids CFD LAB 4 By Timur K. Dogan, Michael Conger, Maysam Mousaviraad, and Fred Stern IIHR-Hydroscience & Engineering

More information

Grid. Apr 09, 1998 FLUENT 5.0 (2d, segregated, lam) Grid. Jul 31, 1998 FLUENT 5.0 (2d, segregated, lam)

Grid. Apr 09, 1998 FLUENT 5.0 (2d, segregated, lam) Grid. Jul 31, 1998 FLUENT 5.0 (2d, segregated, lam) Tutorial 2. Around an Airfoil Transonic Turbulent Flow Introduction: The purpose of this tutorial is to compute the turbulent flow past a transonic airfoil at a non-zero angle of attack. You will use the

More information

The purpose of this tutorial is to illustrate how to set up and solve a problem using the. Moving Deforming Mesh (MDM) using the layering algorithm.

The purpose of this tutorial is to illustrate how to set up and solve a problem using the. Moving Deforming Mesh (MDM) using the layering algorithm. Tutorial: Introduction The purpose of this tutorial is to illustrate how to set up and solve a problem using the following two features in FLUENT. Moving Deforming Mesh (MDM) using the layering algorithm.

More information

Simulation of Turbulent Flow around an Airfoil

Simulation of Turbulent Flow around an Airfoil Simulation of Turbulent Flow around an Airfoil ENGR:2510 Mechanics of Fluids and Transfer Processes CFD Pre-Lab 2 (ANSYS 17.1; Last Updated: Nov. 7, 2016) By Timur Dogan, Michael Conger, Andrew Opyd, Dong-Hwan

More information

Middle East Technical University Mechanical Engineering Department ME 485 CFD with Finite Volume Method Fall 2017 (Dr. Sert)

Middle East Technical University Mechanical Engineering Department ME 485 CFD with Finite Volume Method Fall 2017 (Dr. Sert) Middle East Technical University Mechanical Engineering Department ME 485 CFD with Finite Volume Method Fall 2017 (Dr. Sert) ANSYS Fluent Tutorial Developing Laminar Flow in a 2D Channel 1 How to use This

More information

CFD MODELING FOR PNEUMATIC CONVEYING

CFD MODELING FOR PNEUMATIC CONVEYING CFD MODELING FOR PNEUMATIC CONVEYING Arvind Kumar 1, D.R. Kaushal 2, Navneet Kumar 3 1 Associate Professor YMCAUST, Faridabad 2 Associate Professor, IIT, Delhi 3 Research Scholar IIT, Delhi e-mail: arvindeem@yahoo.co.in

More information

Flow in an Intake Manifold

Flow in an Intake Manifold Tutorial 2. Flow in an Intake Manifold Introduction The purpose of this tutorial is to model turbulent flow in a simple intake manifold geometry. An intake manifold is a system of passages which carry

More information

Modeling Flow Through Porous Media

Modeling Flow Through Porous Media Tutorial 7. Modeling Flow Through Porous Media Introduction Many industrial applications involve the modeling of flow through porous media, such as filters, catalyst beds, and packing. This tutorial illustrates

More information

Steady Flow: Lid-Driven Cavity Flow

Steady Flow: Lid-Driven Cavity Flow STAR-CCM+ User Guide Steady Flow: Lid-Driven Cavity Flow 2 Steady Flow: Lid-Driven Cavity Flow This tutorial demonstrates the performance of STAR-CCM+ in solving a traditional square lid-driven cavity

More information

Express Introductory Training in ANSYS Fluent Workshop 07 Tank Flushing

Express Introductory Training in ANSYS Fluent Workshop 07 Tank Flushing Express Introductory Training in ANSYS Fluent Workshop 07 Tank Flushing Dimitrios Sofialidis Technical Manager, SimTec Ltd. Mechanical Engineer, PhD PRACE Autumn School 2013 - Industry Oriented HPC Simulations,

More information

Isotropic Porous Media Tutorial

Isotropic Porous Media Tutorial STAR-CCM+ User Guide 3927 Isotropic Porous Media Tutorial This tutorial models flow through the catalyst geometry described in the introductory section. In the porous region, the theoretical pressure drop

More information

Step 1: Create Geometry in GAMBIT

Step 1: Create Geometry in GAMBIT Step 1: Create Geometry in GAMBIT If you would prefer to skip the mesh generation steps, you can create a working directory (see below), download the mesh from here (right click and save as pipe.msh) into

More information

Modeling Supersonic Jet Screech Noise Using Direct Computational Aeroacoustics (CAA) 14.5 Release

Modeling Supersonic Jet Screech Noise Using Direct Computational Aeroacoustics (CAA) 14.5 Release Modeling Supersonic Jet Screech Noise Using Direct Computational Aeroacoustics (CAA) 14.5 Release 2011 ANSYS, Inc. November 7, 2012 1 Workshop Advanced ANSYS FLUENT Acoustics Introduction This tutorial

More information

Strömningslära Fluid Dynamics. Computer laboratories using COMSOL v4.4

Strömningslära Fluid Dynamics. Computer laboratories using COMSOL v4.4 UMEÅ UNIVERSITY Department of Physics Claude Dion Olexii Iukhymenko May 15, 2015 Strömningslära Fluid Dynamics (5FY144) Computer laboratories using COMSOL v4.4!! Report requirements Computer labs must

More information

and to the following students who assisted in the creation of the Fluid Dynamics tutorials:

and to the following students who assisted in the creation of the Fluid Dynamics tutorials: Fluid Dynamics CAx Tutorial: Channel Flow Basic Tutorial # 4 Deryl O. Snyder C. Greg Jensen Brigham Young University Provo, UT 84602 Special thanks to: PACE, Fluent, UGS Solutions, Altair Engineering;

More information

Computational Fluid Dynamics autumn, 1st week

Computational Fluid Dynamics autumn, 1st week Computational Fluid Dynamics 2016 autumn, 1st week 1 Tamás Benedek benedek [at] ara.bme.hu www.ara.bme.hu/~benedek/cfd/icem The most important rule: Dont use space or specific characters in: File names,

More information

ENERGY-224 Reservoir Simulation Project Report. Ala Alzayer

ENERGY-224 Reservoir Simulation Project Report. Ala Alzayer ENERGY-224 Reservoir Simulation Project Report Ala Alzayer Autumn Quarter December 3, 2014 Contents 1 Objective 2 2 Governing Equations 2 3 Methodolgy 3 3.1 BlockMesh.........................................

More information

Appendix: To be performed during the lab session

Appendix: To be performed during the lab session Appendix: To be performed during the lab session Flow over a Cylinder Two Dimensional Case Using ANSYS Workbench Simple Mesh Latest revision: September 18, 2014 The primary objective of this Tutorial is

More information

µ = Pa s m 3 The Reynolds number based on hydraulic diameter, D h = 2W h/(w + h) = 3.2 mm for the main inlet duct is = 359

µ = Pa s m 3 The Reynolds number based on hydraulic diameter, D h = 2W h/(w + h) = 3.2 mm for the main inlet duct is = 359 Laminar Mixer Tutorial for STAR-CCM+ ME 448/548 March 30, 2014 Gerald Recktenwald gerry@pdx.edu 1 Overview Imagine that you are part of a team developing a medical diagnostic device. The device has a millimeter

More information

Effect of Position of Wall Mounted Surface Protrusion in Drag Characteristics At Low Reynolds Number

Effect of Position of Wall Mounted Surface Protrusion in Drag Characteristics At Low Reynolds Number ISSN (e): 2250 3005 Volume, 07 Issue, 11 November 2017 International Journal of Computational Engineering Research (IJCER) Effect of Position of Wall Mounted Surface Protrusion in Drag Characteristics

More information

Flow and Heat Transfer in a Mixing Elbow

Flow and Heat Transfer in a Mixing Elbow Flow and Heat Transfer in a Mixing Elbow Objectives The main objectives of the project are to learn (i) how to set up and perform flow simulations with heat transfer and mixing, (ii) post-processing and

More information

Prerequisites: This tutorial assumes that you are familiar with the menu structure in FLUENT, and that you have solved Tutorial 1.

Prerequisites: This tutorial assumes that you are familiar with the menu structure in FLUENT, and that you have solved Tutorial 1. Tutorial 22. Postprocessing Introduction: In this tutorial, the postprocessing capabilities of FLUENT are demonstrated for a 3D laminar flow involving conjugate heat transfer. The flow is over a rectangular

More information

Free Convection Cookbook for StarCCM+

Free Convection Cookbook for StarCCM+ ME 448/548 February 28, 2012 Free Convection Cookbook for StarCCM+ Gerald Recktenwald gerry@me.pdx.edu 1 Overview Figure 1 depicts a two-dimensional fluid domain bounded by a cylinder of diameter D. Inside

More information

Coupled Analysis of FSI

Coupled Analysis of FSI Coupled Analysis of FSI Qin Yin Fan Oct. 11, 2008 Important Key Words Fluid Structure Interface = FSI Computational Fluid Dynamics = CFD Pressure Displacement Analysis = PDA Thermal Stress Analysis = TSA

More information

Problem description. The FCBI-C element is used in the fluid part of the model.

Problem description. The FCBI-C element is used in the fluid part of the model. Problem description This tutorial illustrates the use of ADINA for analyzing the fluid-structure interaction (FSI) behavior of a flexible splitter behind a 2D cylinder and the surrounding fluid in a channel.

More information

COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE METERING SITUATIONS UNDER ABNORMAL CONFIGURATIONS

COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE METERING SITUATIONS UNDER ABNORMAL CONFIGURATIONS COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE METERING SITUATIONS UNDER ABNORMAL CONFIGURATIONS Dr W. Malalasekera Version 3.0 August 2013 1 COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE

More information

Express Introductory Training in ANSYS Fluent Workshop 06 Using Moving Reference Frames and Sliding Meshes

Express Introductory Training in ANSYS Fluent Workshop 06 Using Moving Reference Frames and Sliding Meshes Express Introductory Training in ANSYS Fluent Workshop 06 Using Moving Reference Frames and Sliding Meshes Dimitrios Sofialidis Technical Manager, SimTec Ltd. Mechanical Engineer, PhD PRACE Autumn School

More information

Turbulencja w mikrokanale i jej wpływ na proces emulsyfikacji

Turbulencja w mikrokanale i jej wpływ na proces emulsyfikacji Polish Academy of Sciences Institute of Fundamental Technological Research Turbulencja w mikrokanale i jej wpływ na proces emulsyfikacji S. Błoński, P.Korczyk, T.A. Kowalewski PRESENTATION OUTLINE 0 Introduction

More information

Driven Cavity Example

Driven Cavity Example BMAppendixI.qxd 11/14/12 6:55 PM Page I-1 I CFD Driven Cavity Example I.1 Problem One of the classic benchmarks in CFD is the driven cavity problem. Consider steady, incompressible, viscous flow in a square

More information

First Steps - Ball Valve Design

First Steps - Ball Valve Design COSMOSFloWorks 2004 Tutorial 1 First Steps - Ball Valve Design This First Steps tutorial covers the flow of water through a ball valve assembly before and after some design changes. The objective is to

More information

Ryian Hunter MAE 598

Ryian Hunter MAE 598 Setup: The initial geometry was produced using the engineering schematics provided in the project assignment document using the ANSYS DesignModeler application taking advantage of system symmetry. Fig.

More information

ISSN(PRINT): ,(ONLINE): ,VOLUME-1,ISSUE-1,

ISSN(PRINT): ,(ONLINE): ,VOLUME-1,ISSUE-1, NUMERICAL ANALYSIS OF THE TUBE BANK PRESSURE DROP OF A SHELL AND TUBE HEAT EXCHANGER Kartik Ajugia, Kunal Bhavsar Lecturer, Mechanical Department, SJCET Mumbai University, Maharashtra Assistant Professor,

More information

Simulating Sinkage & Trim for Planing Boat Hulls. A Fluent Dynamic Mesh 6DOF Tutorial

Simulating Sinkage & Trim for Planing Boat Hulls. A Fluent Dynamic Mesh 6DOF Tutorial Simulating Sinkage & Trim for Planing Boat Hulls A Fluent Dynamic Mesh 6DOF Tutorial 1 Introduction Workshop Description This workshop describes how to perform a transient 2DOF simulation of a planing

More information

Computational Study of Laminar Flowfield around a Square Cylinder using Ansys Fluent

Computational Study of Laminar Flowfield around a Square Cylinder using Ansys Fluent MEGR 7090-003, Computational Fluid Dynamics :1 7 Spring 2015 Computational Study of Laminar Flowfield around a Square Cylinder using Ansys Fluent Rahul R Upadhyay Master of Science, Dept of Mechanical

More information

ANSYS AIM Tutorial Turbulent Flow Over a Backward Facing Step

ANSYS AIM Tutorial Turbulent Flow Over a Backward Facing Step ANSYS AIM Tutorial Turbulent Flow Over a Backward Facing Step Author(s): Sebastian Vecchi, ANSYS Created using ANSYS AIM 18.1 Problem Specification Pre-Analysis & Start Up Governing Equation Start-Up Geometry

More information

Verification and Validation in CFD and Heat Transfer: ANSYS Practice and the New ASME Standard

Verification and Validation in CFD and Heat Transfer: ANSYS Practice and the New ASME Standard Verification and Validation in CFD and Heat Transfer: ANSYS Practice and the New ASME Standard Dimitri P. Tselepidakis & Lewis Collins ASME 2012 Verification and Validation Symposium May 3 rd, 2012 1 Outline

More information

CFD Analysis of a Fully Developed Turbulent Flow in a Pipe with a Constriction and an Obstacle

CFD Analysis of a Fully Developed Turbulent Flow in a Pipe with a Constriction and an Obstacle CFD Analysis of a Fully Developed Turbulent Flow in a Pipe with a Constriction and an Obstacle C, Diyoke Mechanical Engineering Department Enugu State University of Science & Tech. Enugu, Nigeria U, Ngwaka

More information

Heat Exchanger Efficiency

Heat Exchanger Efficiency 6 Heat Exchanger Efficiency Flow Simulation can be used to study the fluid flow and heat transfer for a wide variety of engineering equipment. In this example we use Flow Simulation to determine the efficiency

More information

equivalent stress to the yield stess.

equivalent stress to the yield stess. Example 10.2-1 [Ansys Workbench/Thermal Stress and User Defined Result] A 50m long deck sitting on superstructures that sit on top of substructures is modeled by a box shape of size 20 x 5 x 50 m 3. It

More information

Analysis of an airfoil

Analysis of an airfoil UNDERGRADUATE RESEARCH FALL 2010 Analysis of an airfoil using Computational Fluid Dynamics Tanveer Chandok 12/17/2010 Independent research thesis at the Georgia Institute of Technology under the supervision

More information

SOLIDWORKS Flow Simulation 2016

SOLIDWORKS Flow Simulation 2016 An Introduction to SOLIDWORKS Flow Simulation 2016 John E. Matsson, Ph.D. SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following websites

More information

Jet Impingement Cookbook for STAR-CD

Jet Impingement Cookbook for STAR-CD ME 448/548 PSU ME Dept. Winter 2003 February 13, 2003 Jet Impingement Cookbook for STAR-CD Gerald Recktenwald gerry@me.pdx.edu See http://www.me.pdx.edu/~gerry/class/me448/starcd/ 1 Overview This document

More information

ANSYS AIM Tutorial Steady Flow Past a Cylinder

ANSYS AIM Tutorial Steady Flow Past a Cylinder ANSYS AIM Tutorial Steady Flow Past a Cylinder Author(s): Sebastian Vecchi, ANSYS Created using ANSYS AIM 18.1 Problem Specification Pre-Analysis & Start Up Solution Domain Boundary Conditions Start-Up

More information

MOMENTUM AND HEAT TRANSPORT INSIDE AND AROUND

MOMENTUM AND HEAT TRANSPORT INSIDE AND AROUND MOMENTUM AND HEAT TRANSPORT INSIDE AND AROUND A CYLINDRICAL CAVITY IN CROSS FLOW G. LYDON 1 & H. STAPOUNTZIS 2 1 Informatics Research Unit for Sustainable Engrg., Dept. of Civil Engrg., Univ. College Cork,

More information

Stream Function-Vorticity CFD Solver MAE 6263

Stream Function-Vorticity CFD Solver MAE 6263 Stream Function-Vorticity CFD Solver MAE 66 Charles O Neill April, 00 Abstract A finite difference CFD solver was developed for transient, two-dimensional Cartesian viscous flows. Flow parameters are solved

More information

and to the following students who assisted in the creation of the Fluid Dynamics tutorials:

and to the following students who assisted in the creation of the Fluid Dynamics tutorials: Fluid Dynamics CAx Tutorial: Pressure Along a Streamline Basic Tutorial #3 Deryl O. Snyder C. Greg Jensen Brigham Young University Provo, UT 84602 Special thanks to: PACE, Fluent, UGS Solutions, Altair

More information

THE APPLICATION OF AN ATMOSPHERIC BOUNDARY LAYER TO EVALUATE TRUCK AERODYNAMICS IN CFD

THE APPLICATION OF AN ATMOSPHERIC BOUNDARY LAYER TO EVALUATE TRUCK AERODYNAMICS IN CFD THE APPLICATION OF AN ATMOSPHERIC BOUNDARY LAYER TO EVALUATE TRUCK AERODYNAMICS IN CFD A SOLUTION FOR A REAL-WORLD ENGINEERING PROBLEM Ir. Niek van Dijk DAF Trucks N.V. CONTENTS Scope & Background Theory:

More information

NUMERICAL INVESTIGATION OF THE FLOW BEHAVIOR INTO THE INLET GUIDE VANE SYSTEM (IGV)

NUMERICAL INVESTIGATION OF THE FLOW BEHAVIOR INTO THE INLET GUIDE VANE SYSTEM (IGV) University of West Bohemia» Department of Power System Engineering NUMERICAL INVESTIGATION OF THE FLOW BEHAVIOR INTO THE INLET GUIDE VANE SYSTEM (IGV) Publication was supported by project: Budování excelentního

More information

Shape optimisation using breakthrough technologies

Shape optimisation using breakthrough technologies Shape optimisation using breakthrough technologies Compiled by Mike Slack Ansys Technical Services 2010 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary Introduction Shape optimisation technologies

More information

c Fluent Inc. May 16,

c Fluent Inc. May 16, Tutorial 1. Office Ventilation Introduction: This tutorial demonstrates how to model an office shared by two people working at computers, using Airpak. In this tutorial, you will learn how to: Open a new

More information

SOLIDWORKS Flow Simulation 2015

SOLIDWORKS Flow Simulation 2015 An Introduction to SOLIDWORKS Flow Simulation 2015 John E. Matsson, Ph.D. SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following websites

More information