Efficient Simulation of Fluid Flow

Slides:



Advertisements
Similar presentations
Formulation of linear hydrodynamic stability problems
Advertisements

Open Source Field Operation and Manipulation
Introduction to Computational Fluid Dynamics
Instructor: André Bakker
Running a model's adjoint to obtain derivatives, while more efficient and accurate than other methods, such as the finite difference method, is a computationally.
Continuity Equation. Continuity Equation Continuity Equation Net outflow in x direction.
Motion of particles trough fluids part 1
Motion of particles trough fluids part 2
Pharos University ME 352 Fluid Mechanics II
Basic bluff-body aerodynamics I
Evan Greer, Mentor: Dr. Marcelo Kobayashi, HARP REU Program August 2, 2012 Contact: globalwindgroup.com.
1 MECH 221 FLUID MECHANICS (Fall 06/07) Tutorial 7.
1 Internal Seminar, November 14 th Effects of non conformal mesh on LES S. Rolfo The University of Manchester, M60 1QD, UK School of Mechanical,
Engineering H191 - Drafting / CAD The Ohio State University Gateway Engineering Education Coalition Lab 4P. 1Autumn Quarter Transport Phenomena Lab 4.
MECH 221 FLUID MECHANICS (Fall 06/07) Chapter 9: FLOWS IN PIPE
D A C B z = 20m z=4m Homework Problem A cylindrical vessel of height H = 20 m is filled with water of density to a height of 4m. What is the pressure at:
Lecture 7 Exact solutions
Theoretical & Industrial Design of Aerofoils P M V Subbarao Professor Mechanical Engineering Department An Objective Invention ……
© 2011 Autodesk Freely licensed for use by educational institutions. Reuse and changes require a note indicating that content has been modified from the.
Paul Drosinis UBC Phys 420. Introduction Short history on fluid dynamics Why bother studying fluid flow? Difference between Newtonian and Non-Newtonian.
AIAA SciTech 2015 Objective The objective of the present study is to model the turbulent air flow around a horizontal axis wind turbine using a modified.
CFD Modeling of Turbulent Flows
Bernoulli’s Principle. Bernoulli ’ s equation Consider a small time interval δt in which the fluid at X has moved to X’ and that at Y to Y’. At X, work.
Lecture Objectives: -Define turbulence –Solve turbulent flow example –Define average and instantaneous velocities -Define Reynolds Averaged Navier Stokes.
1 Calorimeter Thermal Analysis with Increased Heat Loads September 28, 2009.
PTT 204/3 APPLIED FLUID MECHANICS SEM 2 (2012/2013)
About TIME STEP In solver option, we must define TIME STEP in flow solver.
CFD Refinement By: Brian Cowley. Overview 1.Background on CFD 2.How it works 3.CFD research group on campus for which problem exists o Our current techniques.
© Fox, Pritchard, & McDonald Introduction to Fluid Mechanics Chapter 7 Dimensional Analysis and Similitude.
Title: SHAPE OPTIMIZATION OF AXISYMMETRIC CAVITATOR IN PARTIALY CAVITATING FLOW Department of Mechanical Engineering Ferdowsi University of Mashhad Presented.
Convection in Flat Plate Boundary Layers P M V Subbarao Associate Professor Mechanical Engineering Department IIT Delhi A Universal Similarity Law ……
Discretization Methods Chapter 2. Training Manual May 15, 2001 Inventory # Discretization Methods Topics Equations and The Goal Brief overview.
DIMENSIONAL ANALYSIS SECTION 5.
Lecture Objectives: Define 1) Reynolds stresses and
CSE 872 Dr. Charles B. Owen Advanced Computer Graphics1 Water Computational Fluid Dynamics Volumes Lagrangian vs. Eulerian modelling Navier-Stokes equations.
Chapter 11 DIMENSIONAL ANALYSIS. 2 Fundamental theory preliminary expt. Dimensional analysis: ( 因次分析 ) Experiments Practical Problems analytical soln.
External flow: drag and Lift
Heat and Flow Technology I.
Objective Introduce Reynolds Navier Stokes Equations (RANS)
A V&V Overview of the 31st Symposium on Naval Hydrodynamics
Complex Geometries and Higher Reynolds Numbers
Introduction to the Turbulence Models
I- Computational Fluid Dynamics (CFD-I)
Cryogenic Flow in Corrugated Pipes
P M V Subbarao Professor Mechanical Engineering Department
Lamella Mixer CHEM-E7160- FLUID FLOW IN PROCESS UNITS MOHAMMED REFAAT
Numerical Investigation of Turbulent Flows Using k-epsilon
Aerodynamic Forces Lift and Drag Aerospace Engineering
FLUID DYNAMICS Made By: Prajapati Dharmesh Jyantibhai ( )
Flow Through a Pipe Elbow (Comsol)
Fluid Mechanics & Hydraulics
Objective Review Reynolds Navier Stokes Equations (RANS)
Fluid Flow Regularization of Navier-Stokes Equations
Particle (s) motion.
CFD – Fluid Dynamics Equations
Viscous Flow in Pipes.
Aerodynamic Forces Lift and Drag Aerospace Engineering
AIAA OBSERVATIONS ON CFD SIMULATION UNCERTAINTIES
MAE 5130: VISCOUS FLOWS Homework #3 Solutions
Objective Reynolds Navier Stokes Equations (RANS) Numerical methods.
Objective Discus Turbulence
NAVIER-STOKES EQUATIONS AND DERIVATIONS
Part VI:Viscous flows, Re<<1
SETTLING AND SEDIMENTATION.
14. Computational Fluid Dynamics
Asst. Prof. Dr. Hayder Mohammad Jaffal
Eva Arnold, Dr. Monika Neda
Introduction to Fluid Mechanics
Introduction to Fluid Mechanics
Dual Induction theory for Wind Turbines
Presentation transcript:

Efficient Simulation of Fluid Flow David Hannasch, Dr. Monika Neda University of Nevada Las Vegas NSF EPSCoR UROP 2009 Introduction The Test Problem The Mesh P2/P1 vs. P1b/P1 Fluid dynamics is the study of the motion of fluids such as air and water. It is important to know how air may be expected to flow over a windmill’s blades, or for that matter how liquid sodium flows through a nuclear reactor. Computational Fluid Dynamics (CFD) puts theory into practice and tries to simulate fluid flow with a computer. We use as a benchmark the problem of two-dimensional flow through a channel pierced by a cylinder (figure taken from Volker [1]): This problem is useful because of the vortices that form when the flow is accurately simulated. The channel at t = 2s, 4s, 5s, 6s, 7s, and 8s is shown below: We find numerical solutions to the Navier-Stokes equations using the Finite Element Method. First, we use a mesh to divide the channel into many triangular regions (“elements”): The mesh shown is the coarsest mesh that still showed the vortex street (it is designated mesh level 1 for this reason). With the mesh in hand, we can define hat functions for each element. These are functions that rise to 1 in the center of their corresponding element and fall to 0 on all non-adjacent elements. We approximate u and p as linear combinations of hat functions and solve for the coefficients. We use hat functions that are piecewise linear (P1), piecewise quadratic (P2), or piecewise linear with an additional internal bubble (P1b). The velocity/pressure pairs tested were P2/P1 and P1b/P1. Simulations using P1b/P1 hat functions ran faster than P2/P1 simulations, but with less accuracy. With P1b/P1, neither form of the equation showed the vortex street at mesh level 1 (both still did at mesh level 2). For a given mesh level and Δt, P2/P1 gave greater accuracy. The shorter running time of P1b/P1 allowed finer discretizations to be used for the same cost, but even comparing simulations of equal cost P2/P1 came out ahead. A CFD primer What we want out of CFD is the ability to predict the velocity (u) and pressure (p) of a fluid at any given point in space and time. First, we need to know the shape of the channel (Ω), the kinematic viscosity (ν) of the fluid, and what force (f) is acting on the body of the fluid (e.g. gravity). Incompressible fluid flow is then governed by the Navier-Stokes equations given below: Fluid flow can be predicted by solving these equations for u and p at each time step. Intuitively, the flow of molasses is easier to predict than the flow of water. More generally, large high-speed flows are more difficult to predict than smaller, slower flows. This suggests the use of the ratio of average velocity (uave) and characteristic scale (L) to viscosity as a rough measure of how chaotic or turbulent a flow is. This number is called the Reynolds number (Re) of the flow. The higher the Reynolds number, the more expensive it is to simulate the flow. Many applications involve very high Reynolds numbers, and accurate simulation can tax the abilities of the world’s largest supercomputers. Because of this, we are looking for ways to eke out more accuracy without increasing simulation time. One option is to tweak the formulation of the differential equations. The version shown above is the simplest and most compact, but another form may better represent the true physical forces at work. We can reform the viscous term using a symmetric gradient: Acknowledgements Our thanks go out to our predecessors, and most particularly to Drs. John, Schäfer and Turek for providing detailed material on this benchmark problem. This research would not have been possible without the generous support of NSF EPSCoR RII Award EPS-0814372 and the University of Nevada Las Vegas. Thanks are due to Drs. Pengtao Sun and Jan Pedersen for their expertise. Special thanks to the UNLV Office of Information Technology and the Nevada Radiological Computational Center for lending much-needed computational power. Thanks also to Shipra De and Jung Eun Kim for their advice and support. Results Schäfer and Turek [2] give us reference intervals for the final pressure drop and for the maximum drag and lift: The expected development over time of the pressure drop, drag and lift is shown below from left to right: The results obtained using the first form of the Navier-Stokes equations and P2/P1 hat functions are shown below: The alternative symmetric form yielded results very similar to these, neither appreciably better nor worse. Literature Cited [1] V. John. Reference values for drag and lift of a two-dimensional time-dependent flow around a cylinder. International Journal for Numerical Methods in Fluids, 44:777–788, 2004. [2] M. Schäfer and S. Turek. The benchmark problem `flow around a cylinder’. Notes on Numerical Fluid Mechanics, 52:547–566, 1996. In Flow Simulation with High-Performance Computers II. Pressure Drop, Drag and Lift The appearance of the vortex street is a good, simple criterion for success of a simulation, but another important one is accurate calculation of the pressure drop (Δp) across the cylinder, as well as the drag (cd) and lift (cl). The pressure drop is defined simply as the difference between the pressures at the right and left edges of the cylinder. For the drag and lift, we integrate around the cylinder C: For further information If you have any questions or would like more information, the authors may be reached at DavidH@egr.unlv.edu and Monika.Neda@unlv.edu.