topic13_grid_generation

Slides:



Advertisements
Similar presentations
Chapter 8 Elliptic Equation.
Advertisements

Finite element method – basis functions 1 Finite Elements: Basis functions 1-D elements  coordinate transformation  1-D elements  linear basis functions.
DERIVATIVES Linear Approximations and Differentials In this section, we will learn about: Linear approximations and differentials and their applications.
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac Professor of Aerospace Engineering.
Copyright © Cengage Learning. All rights reserved. 13 The Integral.
ME 231 Thermofluid Mechanics I Navier-Stokes Equations.
DERIVATIVES 3. Summary f(x) ≈ f(a) + f’(a)(x – a) L(x) = f(a) + f’(a)(x – a) ∆y = f(x + ∆x) – f(x) dx = ∆x dy = f’(x)dx ∆ y≈ dy.
1 EEE 431 Computational Methods in Electrodynamics Lecture 4 By Dr. Rasime Uyguroglu
Engineering Analysis – Computational Fluid Dynamics –
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac Professor of Aerospace Engineering Introduction and Scope.
Implementing Finite Volume Methods 1.  Continue on Finite Volume Methods for Elliptic Equations  Finite Volumes in Two-Dimensions  Poisson’s Equation.
Indefinite Integrals -1.  Primitive or Antiderivative  Indefinite Integral  Standard Elementary Integrals  Fundamental Rules of Integration  Methods.
Advanced Numerical Techniques Mccormack Technique CFD Dr. Ugur GUVEN.
EEE 431 Computational Methods in Electrodynamics
Finite Difference Methods
Graphical Transformations!!!
FIRST ORDER DIFFERENTIAL EQUATIONS
Implementing Finite Volume Methods
2.9 Linear Approximations and Differentials
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
Copyright © Cengage Learning. All rights reserved.
ME/AE 339 Computational Fluid Dynamics K. M. Isaac Topic2_PDE
Topic 6 FluidFlowEquations_Introduction
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac 12/3/2018
Copyright © Cengage Learning. All rights reserved.
Topic 3 Discretization of PDE
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
topic13_grid_generation
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac
topic8_NS_vectorForm_F02
Numerical Analysis Lecture 26.
topic13_grid_generation
topic4: Implicit method, Stability, ADI method
Topic 3 Discretization of PDE
topic16_cylinder_flow_relaxation
Topic 5 NavierStokes Equations
topic11_shocktube_problem
Copyright © Cengage Learning. All rights reserved.
topic4: Implicit method, Stability, ADI method
Topic 6 NavierStokes Equations
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac 2/28/2019
9.5 Parametric Equations.
Topic9_Pressure_Correction
topic8_NS_vectorForm_F02
Copyright © Cengage Learning. All rights reserved.
topic11_shocktube_problem
Lecture 6: Time Domain Analysis and State Space Representation
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac 4/30/2019
Topic 8 Pressure Correction
topic4: Implicit method, Stability, ADI method
Copyright © Cengage Learning. All rights reserved.
New Functions from Old Functions
Copyright © Cengage Learning. All rights reserved.
Slope Fields (6.1) January 10th, 2017.
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
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac
Presentation transcript:

topic13_grid_generation AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac February 16, 2019 topic13_grid_generation

topic13_grid_generation Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR Grid Generation February 16, 2019 topic13_grid_generation

topic13_grid_generation Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR Algebraic Methods Known functions are used to map irregular physical domain into rectangular computational domains. February 16, 2019 topic13_grid_generation

topic13_grid_generation Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR Example: Grid stretching may be necessary for some problems such as flow with boundary layers. Let us consider the trans- formation: Inverse transformation February 16, 2019 topic13_grid_generation

topic13_grid_generation Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR The following derivatives are used in the transformation February 16, 2019 topic13_grid_generation

topic13_grid_generation Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR The following relation (Eq. 5.52) hold between increments Dy and Dh   February 16, 2019 topic13_grid_generation

topic13_grid_generation Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR Therefore as h increases, Dy increases exponentially. Thus we can choose Dh constant and still have an exponential stretching of the grid in the y-direction. February 16, 2019 topic13_grid_generation

topic13_grid_generation Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR Eq. (5.57) is the continuity equation in the computational domain. Thus we have transformed the continuity equation from the physical space to the computational space. The metrics carry the specifics of a particular transformation. February 16, 2019 topic13_grid_generation

topic13_grid_generation Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR Boundary Fitted Coordinate System (5.7) Here we consider the flow through a divergent duct as given in Figure 5.6 (next slide). de is the curved upper wall and fg is the centerline. Let ys = f(x) be the function that represents the upper wall. The following transformation will give rise to a rectangular grid. x = x (5.65) h = y/ymax (5.66) To test this choose ys = 1.5x and let x vary from 1 to 5. At x = 1, x = 1, hmax = 1, and x = 5, x = 5, hmax = 1. Thus the irregular domain is transformed into into a rectangular domain. February 16, 2019 topic13_grid_generation

topic13_grid_generation Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR Case where the Nozzle wall is curved February 16, 2019 topic13_grid_generation

topic13_grid_generation Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR Example: February 16, 2019 topic13_grid_generation

topic13_grid_generation Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR The above formulation is analytic Could also be obtained using central differencing if analytic expressions are not available February 16, 2019 topic13_grid_generation

topic13_grid_generation Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR Divide the domain into 4 segments each in the x and h directions Therefore, Dx = 0.25 and Dh = 0.25 Consider a point in the domain where we have x = 1.75, h = 0.75 Let us calculate h_x analytically and numerically. At this point: February 16, 2019 topic13_grid_generation

topic13_grid_generation Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR Numerical calculation using central differencing. First calculate y at h = 0.5 and 1.0 February 16, 2019 topic13_grid_generation

topic13_grid_generation Computational Fluid Dynamics (AE/ME 339) K. M. Isaac MAEEM Dept., UMR Numerically calculate the derivatives using CD February 16, 2019 topic13_grid_generation

topic13_grid_generation Program Completed University of Missouri-Rolla Copyright 2002 Curators of University of Missouri February 16, 2019 topic13_grid_generation