AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac

Slides:



Advertisements
Similar presentations
Chapter 8 Elliptic Equation.
Advertisements

P. Venkataraman Mechanical Engineering P. Venkataraman Rochester Institute of Technology DETC2013 – 12269: Continuous Solution for Boundary Value Problems.
P. Venkataraman Mechanical Engineering P. Venkataraman Rochester Institute of Technology DETC2014 – 35148: Continuous Solution for Boundary Value Problems.
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac Professor of Aerospace Engineering.
PARTIAL DIFFERENTIAL EQUATIONS
1 MECH 221 FLUID MECHANICS (Fall 06/07) Tutorial 6 FLUID KINETMATICS.
Bogazici University Dept. Of ME. Laplace Transforms Very useful in the analysis and design of LTI systems. Operations of differentiation and integration.
Numerical Methods for Partial Differential Equations
Monte Carlo Methods in Partial Differential Equations.
Copyright © 2006 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. by Lale Yurttas, Texas A&M University Part 81 Partial.
ME 231 Thermofluid Mechanics I Navier-Stokes Equations.
ORDINARY DIFFERENTIAL EQUATION (ODE) LAPLACE TRANSFORM.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Part 8 - Chapter 29.
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac Professor of Aerospace Engineering Introduction and Scope.
1 Chapter 6 Flow Analysis Using Differential Methods ( Differential Analysis of Fluid Flow)
CIS/ME 794Y A Case Study in Computational Science & Engineering 2-D conservation of momentum (contd.) Or, in cartesian tensor notation, Where repeated.
Solving Partial Differential Equation Numerically Pertemuan 13 Matakuliah: S0262-Analisis Numerik Tahun: 2010.
CHAPTER 9.10~9.17 Vector Calculus.
Computational Fluid Dynamics Lecture II Numerical Methods and Criteria for CFD Dr. Ugur GUVEN Professor of Aerospace Engineering.
Relaxation Methods in the Solution of Partial Differential Equations
Part 8 - Chapter 29.
I- Computational Fluid Dynamics (CFD-I)
EEE 431 Computational Methods in Electrodynamics
Chapter 30.
ELEC 3105 Basic EM and Power Engineering
Ch 2.6: Exact Equations & Integrating Factors
First order non linear pde’s
Introduction to Partial Differential Equations
ME/AE 339 Computational Fluid Dynamics K. M. Isaac Topic1_ODE
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac 11/13/2018
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac 11/15/2018
ME/AE 339 Computational Fluid Dynamics K. M. Isaac Topic2_PDE
Topic 6 FluidFlowEquations_Introduction
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac 12/3/2018
Topic 3 Discretization of PDE
Numerical Solutions of Partial Differential Equations
topic13_grid_generation
Copyright © Cengage Learning. All rights reserved.
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac
topic8_NS_vectorForm_F02
Brief introduction to Partial Differential Equations (PDEs)
topic13_grid_generation
Investigators Tony Johnson, T. V. Hromadka II and Steve Horton
Partial Differential Equations
topic13_grid_generation
topic4: Implicit method, Stability, ADI method
topic4: Implicit method, Stability, ADI method
Topic 3 Discretization of PDE
topic16_cylinder_flow_relaxation
Relaxation Technique CFD
Topic 5 NavierStokes Equations
topic11_shocktube_problem
topic4: Implicit method, Stability, ADI method
PARTIAL DIFFERENTIAL EQUATIONS
Topic 6 NavierStokes Equations
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac 2/28/2019
Topic9_Pressure_Correction
topic8_NS_vectorForm_F02
topic11_shocktube_problem
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac 4/30/2019
Topic 8 Pressure Correction
topic4: Implicit method, Stability, ADI method
Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first.
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac 7/24/2019
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac July 25, 2019
Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first.
topic18_shock_tube_flow
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac
Topic 3 Discretization of PDE
Presentation transcript:

AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac October 30, 2019 topic14_gridgen

Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR October 30, 2019 topic14_gridgen

Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR October 30, 2019 topic14_gridgen

See pages 181-183, text, for derivation of the following relations Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR See pages 181-183, text, for derivation of the following relations October 30, 2019 topic14_gridgen

We can now use the above equations to see how the Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR We can now use the above equations to see how the transformation looks like October 30, 2019 topic14_gridgen

Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR October 30, 2019 topic14_gridgen

Thus we get a rectangular computational domain centered at the origin. Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR Similarly: at x = 0, y = 1: x = -1, h = 1 at x = 1, y = 1: x = 1, h = 1   Thus we get a rectangular computational domain centered at the origin. October 30, 2019 topic14_gridgen

Differential Equation Methods Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR Differential Equation Methods   If a partial differential equation is used to generate the grid, the properties of the solution can be used to control the grid properties. All three types of PDEs have been used to generate CFD grids. October 30, 2019 topic14_gridgen

Moreover, these equations govern potential flows. Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR Elliptic Schemes   Elliptic PDEs have the property that the solutions are generally smooth. Moreover, these equations govern potential flows. To illustrate the properties of this method, consider potential flow over a cylinder. The streamlines in this case are smooth and non-intersecting, and they, along with the potential lines, can used as grid lines. Grid spacing can be controlled by introducing an appropriate source term (solve Poisson’s equation instead of Laplace’s equation). October 30, 2019 topic14_gridgen

Figure: Streamlines and potential lines of flow over a cylinder Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR Figure: Streamlines and potential lines of flow over a cylinder October 30, 2019 topic14_gridgen

Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR The desired grid points are chosen at the boundary of the physical domain and the differential equation is then solved to obtain the grid points in the interior of the domain.   October 30, 2019 topic14_gridgen

Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR October 30, 2019 topic14_gridgen

Program Completed University of Missouri-Rolla Copyright 2002 Curators of University of Missouri October 30, 2019 topic14_gridgen