FALL 2015 Esra Sorgüven Öner

Slides:



Advertisements
Similar presentations
2ª aula Evolution Equation. The Finite Volume Method.
Advertisements

Fluent Overview Ahmadi/Nazridoust ME 437/537/637.
CFD II w/Dr. Farouk By: Travis Peyton7/18/2015 Modifications to the SIMPLE Method for Non-Orthogonal, Non-Staggered Grids in k- E Turbulence Flow Model.
Computational Fluid Dynamics
MTM 144 ASPEN FLUENT Timeschedule ProgramLecturesTeaching assistance Fluent INTRO4h2h GAMBIT4h8h FLUENT6h14h ASPEN6h4h
Fluent Lecture Dr. Thomas J. Barber
1 “CFD Analysis of Inlet and Outlet Regions of Coolant Channels in an Advanced Hydrocarbon Engine Nozzle” Dr. Kevin R. Anderson Associate Professor California.
Lectures on CFD Fundamental Equations
Equation of Continuity. differential control volume:
Chapter 1 Introduction to CFD
Introduction to numerical simulation of fluid flows
Coupled Fluid-Structural Solver CFD incompressible flow solver has been coupled with a FEA code to analyze dynamic fluid-structure coupling phenomena CFD.
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,
Computer-Aided Analysis on Energy and Thermofluid Sciences Y.C. Shih Fall 2011 Chapter 6: Basics of Finite Difference Chapter 6 Basics of Finite Difference.
1/36 Gridless Method for Solving Moving Boundary Problems Wang Hong Department of Mathematical Information Technology University of Jyväskyklä
LES of Turbulent Flows: Lecture 3 (ME EN )
Types of Governing equations
A TWO-FLUID NUMERICAL MODEL OF THE LIMPET OWC CG Mingham, L Qian, DM Causon and DM Ingram Centre for Mathematical Modelling and Flow Analysis Manchester.
CHAPTER 8 APPROXIMATE SOLUTIONS THE INTEGRAL METHOD
Numerical methods for PDEs PDEs are mathematical models for –Physical Phenomena Heat transfer Wave motion.
© 2011 Autodesk Freely licensed for use by educational institutions. Reuse and changes require a note indicating that content has been modified from the.
FUNDAMENTAL EQUATIONS, CONCEPTS AND IMPLEMENTATION
Lecture Objectives: Review discretization methods for advection diffusion equation Accuracy Numerical Stability Unsteady-state CFD Explicit vs. Implicit.
© Ram Ramanan 8/27/2015 CFD 1 ME 5337/7337 Notes Introduction to Computational Fluid Dynamics Lecture 2: CFD Introduction.
Tutorial 5: Numerical methods - buildings Q1. Identify three principal differences between a response function method and a numerical method when both.
© Fluent Inc. 9/5/2015L1 Fluids Review TRN Solution Methods.
Lecture Objectives Review SIMPLE CFD Algorithm SIMPLE Semi-Implicit Method for Pressure-Linked Equations Define Residual and Relaxation.
Dr. R. Nagarajan Professor Dept of Chemical Engineering IIT Madras Advanced Transport Phenomena Module 2 Lecture 4 Conservation Principles: Mass Conservation.
Introduction to CFD Analysis
Lecture Objectives: -Define turbulence –Solve turbulent flow example –Define average and instantaneous velocities -Define Reynolds Averaged Navier Stokes.
© Fluent Inc. 9/20/ Introductory FLUENT Notes FLUENT v6.0 Jan 2002 Fluent User Services Center Solver Basics.
Chapter 9: Differential Analysis of Fluid Flow SCHOOL OF BIOPROCESS ENGINEERING, UNIVERSITI MALAYSIA PERLIS.
1 EEE 431 Computational Methods in Electrodynamics Lecture 4 By Dr. Rasime Uyguroglu
A conservative FE-discretisation of the Navier-Stokes equation JASS 2005, St. Petersburg Thomas Satzger.
Mathematical Equations of CFD
Reynolds Transport Theorem We need to relate time derivative of a property of a system to rate of change of that property within a certain region (C.V.)
© Fluent Inc. 11/24/2015J1 Fluids Review TRN Overview of CFD Solution Methodologies.
Lecture Objectives Review Define Residual and Relaxation SIMPLE CFD Algorithm SIMPLE Semi-Implicit Method for Pressure-Linked Equations.
CIS/ME 794Y A Case Study in Computational Science & Engineering 2-D Conservation of Mass uu dx dy vv (x,y)
COMPUTATIONAL FLUID DYNAMICS (AE 2402) Presented by IRISH ANGELIN S AP/AERO.
CIS/ME 794Y A Case Study in Computational Science & Engineering 2-D conservation of momentum (contd.) Or, in cartesian tensor notation, Where repeated.
Discretization Methods Chapter 2. Training Manual May 15, 2001 Inventory # Discretization Methods Topics Equations and The Goal Brief overview.
MAE 5360: Hypersonic Airbreathing Engines
Partial Derivatives Example: Find If solution: Partial Derivatives Example: Find If solution: gradient grad(u) = gradient.
Differential Analysis of Fluid Flow. Navier-Stokes equations Example: incompressible Navier-Stokes equations.
Lecture Objectives: Define 1) Reynolds stresses and
AIAA th AIAA/ISSMO Symposium on MAO, 09/05/2002, Atlanta, GA 0 AIAA OBSERVATIONS ON CFD SIMULATION UNCERTAINTIES Serhat Hosder, Bernard.
Code verification and mesh uncertainty The goal is to verify that a computer code produces the right solution to the mathematical model underlying it.
Lecture Objectives: - Numerics. Finite Volume Method - Conservation of  for the finite volume w e w e l h n s P E W xx xx xx - Finite volume.
An Introduction to Computational Fluids Dynamics Prapared by: Chudasama Gulambhai H ( ) Azhar Damani ( ) Dave Aman ( )
Higher Order Runge-Kutta Methods for Fluid Mechanics Problems Abhishek Mishra Graduate Student, Aerospace Engineering Course Presentation MATH 6646.
Model Anything. Quantity Conserved c  advect  diffuse S ConservationConstitutiveGoverning Mass, M  q -- M Momentum fluid, Mv -- F Momentum fluid.
Computational Fluid Dynamics
Computational Fluid Dynamics Lecture II Numerical Methods and Criteria for CFD Dr. Ugur GUVEN Professor of Aerospace Engineering.
Convection-Dominated Problems
Chapter 9: Differential Analysis of Fluid Flow
Data Structures for Efficient and Integrated Simulation of Multi-Physics Processes in Complex Geometries A.Smirnov MulPhys LLC github/mulphys
© Fluent Inc. 1/10/2018L1 Fluids Review TRN Solution Methods.
Fluent Overview Ahmadi/Nazridoust ME 437/537/637.
© Fluent Inc. 8/24/ Introductory FLUENT Notes FLUENT v6.0 Jan 2002 Fluent User Services Center Introduction to CFD Analysis.
Convergence in Computational Science
Estuarine models: what is under the hood?
Objective Review Reynolds Navier Stokes Equations (RANS)
Objective Numerical methods.
Solution Methods Steady State Diffusion Equation Lecture 04 1.
AIAA OBSERVATIONS ON CFD SIMULATION UNCERTAINITIES
Objective Numerical methods Finite volume.
Objective Reynolds Navier Stokes Equations (RANS) Numerical methods.
Low Order Methods for Simulation of Turbulence in Complex Geometries
CFD Applications G.S.RAVI SHANKAR.
Presentation transcript:

FALL 2015 Esra Sorgüven Öner ME 333 Fluid Mech. Lab. FALL 2015 Esra Sorgüven Öner

Contents Summary of what we did so far: You have learned how to generate a CFD mesh and execute a CFD analysis with a CFD code. What are we going to do now: Learn what is actually going on inside the code. Learn how to choose the models, discretisation schemes… Estimate the errors involved in your CFD analyses.

Steps in CFD The actual physical phenomena Modeling Discretising Solving Modeling error Discretisation error Numerical error Does the CFD solution really represent the actual phenomena?

Contents 1. Modeling 2. Discretising 3. Solving What is happening in the actual flow? Is the flow compressible? Is the flow turbulent? If so how “turbulent”? Is there only one phase or more? (for example, flow in a condenser) How many chemical species are there? Is there a chemical reaction (like combustion?) 2. Discretising What discretisation method should I choose? FDM, FEM, FVM? Discretisation scheme? UDS, CDS? Order of discretisation? 1st, 2nd, … How should I prepare mesh? Structured, unstructured? How can one judge about the “quality” of a CFD mesh? 3. Solving What kind of a solver should I choose? If iterative, than what is the under relaxation factor?

1. Modeling

The governing equations for a Newtonian fluid with constant r and m in cartesian coordinate system: in cylindrical coordinate system:

Different forms of NS equations Compressible Incompressible Reynolds-Averaged NS (RANS) (for turbulence modeling) With Chemical Reactions Multiphase flows

Compressible NS in integral form

Compressible NS in differential form

Incompressible NS in differential form

Reynolds averaged NS (RANS)

RANS with chemical reactions

RANS for multiphase flows

General form of Governing Equations Mass: Momentum: Energy: Accumulation Convection Diffusion Source

2. Discretization

How can we solve these equations numerically? We have to solve a set of partial differential equations. Equations involve: DISCRETISATION Accumulation Convection Diffusion Source

Example of discretization

Discretization methods Finite Difference Finite Element Finite Volume Nodes Differential form of NS is solved. Derivatives are approximated as differences FEM results in ODE’s Volumes Integral form of NS Fluxes are calculated Inherently conservative Results in algebraic equations

Discretization 1D 2D

Finite Difference 1st order: Backward Forward Central

Backward difference 1st order accuracy Higher order approximations: Backward difference 1st order accuracy Forward difference 1st order accuracy Central difference 2nd ord. Backward diff. 3rd ord. Forward diff. 3rd ord. Central diff. 4th ord.

Discretising 2nd order Derivatives For equidistant grids (ie. Dx remains constant through the whole flow domain) Central 2nd ord. Central 4th ord. Discretising Diffusionterms with central differences:

Example 1D Diffusion – convection problem: Discretize the 1D diffusion-convection equation. In this equation only variable is f. r, u, G are real numbers. Make a grid of 8 points and write the discretized equation for each grid point. How many equations do you have? How many unknowns do you have? How many solutions can you have for this equation set?

Finite Volume Method Steady NS equations in integral form:

Fluxes in FVM

Solver: FVM Mimics the underlying physical conservation principle Rate of change of  in the CV = Convection Flux of  into CV + Diffusion Flux of  into the CV + Rate of Source Creation of  in the CV

Algebraic Equations

CFD Mesh

CFD Mesh Components Components are defined in preprocessor Cell = control volume into which domain is broken up computational domain is defined by mesh that represents the fluid and solid regions of interest. Face = boundary of a cell Edge = boundary of a face Node = grid point Zone = group of nodes, faces, and/or cells Boundary data assigned to face zones. Material data and source terms assigned to cell zones. 2D mesh node face cell cell center face cell node edge 3D mesh

Grid Types Unstructured adaptive mesh Small control volume where equations are applied Structured H-mesh inlet periodic Unstructured adaptive mesh exit exit inlet

3. Iterative Solver