Computational Fluid Dynamics F7018T. Part II: Finite volume methods

Size: px
Start display at page:

Download "Computational Fluid Dynamics F7018T. Part II: Finite volume methods"

Transcription

1 Computational Fluid Dynamics F7018T Part II: Finite volume methods

2 Questions to be answered Why numerical solutions of fluid mechanical problems? What is CFD? Why is it wrong to compare CFD with FEM? Can we treat CFD-codes as black-boxes and blindly trust in the results? Which errors can be introduced when using a numerical approach?

3 Why numerical solutions of fluid mechanical problems? The equations of fluid mechanics are solvable for only a limited number of flows. Experiments can be difficult (expensive) to carry out and/or measuring equipment may disturb the flow Computer capacity increases and codes becomes more efficient

4 What is CFD?

5 What is CFD? A method that approximate partial differential equations by a system of algebraic equations. The approximations are applied to small domains in space and/or time. The results are obtained in disrete locations in space and time. Quality very much dependent on the setup of the problem and the discretization.

6 What is CFD? Carefully performed numerical simulations in combination with accurate validation experiments is a powerful tool for flow prediction and optimisation. Colourful Fluid Dynamics

7 Best Practice Guidelines Model Uncertainty There is likely to be differences between the model and reality. The most common error in this category is modelling of turbulence since all models that exist are approximations of the flow. Neglecting compressibility and/or Non-Newtonian effects are other sources of error. Discretisation or Numerical Error This error appears since the governing equations are solved in discrete points in space and time. In general, the finer grid used the better solution but also the distribution of the grid points will strongly influence on the results. Iteration or Convergence Error The governing equations are generally solved in an iterative manner starting from an initial guess and leading to a final result. An incomplete iteration procedure naturally results in an error. One reason to an iterative error is that the engineer is not patient enough, finishing the procedure too early. Another is that the iterative parameter used is not the critical one.

8 Best Practice Guidelines Round-Off Error When performing computer based numerical simulations, there is always a limit on the machine accuracy. This is of importance when the difference between two values of a parameter is in the same range as this limit. Application Uncertainties The application is often complex and all data required is usually not given regarding geometry and boundary conditions, for instance. User Error Maybe the most obvious error. This error generally decreases with the experience of the user. Code Error Typical codes usually consist of hundreds of thousands of lines and it is likely that some errors are introduced during the writing. Post processing

9 Definitions Verification: Procedure to ensure that the program solves the equations correctly Validation: Procedure to test the extent to which the model accurately represents reality

10 Components of a numerical solution Make a virtual model of reality Choose mathematical models to solve Select co-ordinate system Find appropriate boundary conditions Select a method for dicretization Define a grid Define level (type) of approximation Select solution method Set a convergence criteria Choose method to evaluate the results

11 Student diploma work at VAC 2005 The flow through cooling channel in rocket nozzle Experimental value around 750K New model with prolonged inlet Tsimulated at same point 762K, close to experimental data First model with estimated inlet boundary condition Tsimulated at a certain point = 398K

12 Methods of interest for CFD Finite Difference Methods Simple and effective Conservation not enforced Differential form Finite Volume Methods Often used in fluid mechanics Conservation of mass Integral form Finite Element Methods Often in solid mechanics Integral form Conservation of mass not enforced but it can be included in the code

13 Finite Difference Methods General form of conservation equation = typical equation to solve: ρ is the density u j is the velocity Γ is the diffusivity of φ q φ is a source or sink of φ φ is some quantity, temperature, for instance

14 Discretization of geometry

15 Approximations of first derivative

16 Truncation error

17 Finite volume methods

18 This conservation equation applies to each CV, as well as to the solution domain as a whole. If we sum equations for all CVs the global conservation equation results Thus global conservation automatically apply

19 Control Volumes and notation

20 Steps to obtain values of surface integrals 1. The integral is appr. in terms of the variable value at one or several locations on the cell wall 2. The cell wall values are appr. in terms of the nodal (CV-center) values

21 Approximation of the integrals

22 Questions to be answered Why numerical solutions of fluid mechanical problems? What is CFD? Why is it wrong to compare CFD with FEM? Can we treat CFD-codes as black-boxes and blindly trust in the results? Which errors can be introduced when using a numerical approach?

23 Vad är ett finit element? Området problemet är definierat för delas upp ett antal finita element Varje element består av ett antal noder i=1..n Lösningsvariabeln uppskattas på det finita elementet m h a n antal formfunktioner N i (shape functions) tillhörande varje nod Formfunktionen antar värdet 1 på sin egen nod och värdet 0 på övriga noder

24 Linjärt finit element i 1D Elementet har två noder x j, x j+1 Lösningsvariabeln y* approximeras efter Formfunktionerna uppfyller villkoren * ) ( ) ( ) ( + + = j j e y x N y x N x y X j+1 x x j 1 ) ( 0 ) ( 0 ) ( 1 ) ( = = = = j+ j+ j j x N x N x N x N

25 2D-case

26 Hur kan part. Diff. Ekvationer lösas med FEM? Variationsmetoder (Variational Calculus Method) Används vanligen inom strukturmekanik. Kan appliceras på vissa specialfall för strömningsproblem (potentialflöde) Viktade residualer (Method of weighted residuals)

27 The method of weighted residuals (MWR) Söker en lösning på partiell diff. ekvation på formen D[y(x),x]=0 a<x<b Approximativa lösningen y*(x) insättes i D vilket ger ett fel R (residual), enligt R=D[y*()] 0 Felet minimeras m h a en integral över hela intervallet. b a w i ( x) R( x) dx = 0 i=1,..,n

28 The method of weighted residuals (MWR) w i representerar n stycken godtyckliga viktsfunktioner. Olika variationer av MWR existerar och skillnaden är huvudsakligen val av viktsfunktion. Tre av de vanligaste är: Integral relation method (w i = 0 eller 1) Galerkin (w i = N i (x)) Minsta kvadratmetoden Resulterar i n algebraiska ekvationer för att lösa okända parametrar.

29 Hybrid I FV kan interpolationsfunktioner (formfunktioner) användas för att approximera lösningsvariabeln så att den är känd i integrationspunkterna. Ex: i CFX används formfunktioner för att approximera tryckgradienten och diffusionstermerna.

Kurskod: TAMS28 MATEMATISK STATISTIK Provkod: TEN1 18 August 2017, 08:00-12:00. English Version

Kurskod: TAMS28 MATEMATISK STATISTIK Provkod: TEN1 18 August 2017, 08:00-12:00. English Version Kurskod: TAMS28 MATEMATISK STATISTIK Provkod: TEN1 18 August 2017, 08:00-12:00 Examiner: Zhenxia Liu (Tel: 070 0895208). Please answer in ENGLISH if you can. a. You are allowed to use a calculator, the

More information

Shannon dekomposition

Shannon dekomposition Shannon dekomposition Claude Shannon matematiker/elektrotekniker 96 William Sandqvist illiam@kth.se ÖH 8.6 Visa hur en 4-to- multipleor kan användas som funktionsgenerator för att te. Generera OR-funktionen.

More information

Deskription. Exempel 1. Exempel 1 (lösning) Normalfördelningsmodellen (forts.)

Deskription. Exempel 1. Exempel 1 (lösning) Normalfördelningsmodellen (forts.) Deskription Normalfördelningsmodellen (forts.) 1 Exempel 1 En datorleverantör har en stödfunktion dit kunder med krånglande datorer kan ringa. Tiden det tar att svara på inkommande samtal varierar, och

More information

1. For which values of the parameters α and β has the linear system. periodic solutions? Which are the values if the period equals 4π?

1. For which values of the parameters α and β has the linear system. periodic solutions? Which are the values if the period equals 4π? MÄLARDALEN UNIVERSITY School of Education, Culture and Communication Department of Applied Mathematics Examiner: Lars-Göran Larsson EXAMINATION IN MATHEMATICS MAA316 Differential Equations, foundation

More information

Solution Methods. Steady State Diffusion Equation. Lecture 04

Solution Methods. Steady State Diffusion Equation. Lecture 04 Solution Methods Steady State Diffusion Equation Lecture 04 1 Solution methods Focus on finite volume method. Background of finite volume method. Discretization example. General solution method. Convergence.

More information

Exempel variationsräkning 2, SI1142 Fysikens matematiska metoder, vt08.

Exempel variationsräkning 2, SI1142 Fysikens matematiska metoder, vt08. Fysik KTH Exempel variationsräkning 2, SI1142 Fysikens matematiska metoder, vt8. These problems demonstrate various applications of variational calculus as used in physics. Problems (1) (3) illustrate

More information

P Swedish National Seismic Network (SNSN) A short report on recorded earthquakes during the third quarter of the year 2006

P Swedish National Seismic Network (SNSN) A short report on recorded earthquakes during the third quarter of the year 2006 P-06-235 Swedish National Seismic Network (SNSN) A short report on recorded earthquakes during the third quarter of the year 2006 Reynir Böðvarsson Uppsala University, Department of Earth Sciences October

More information

EFFECTIVENESS OF HEAT TRANSFER INTENSIFIERS IN A FLUID CHANNEL

EFFECTIVENESS OF HEAT TRANSFER INTENSIFIERS IN A FLUID CHANNEL International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 9, September 2018, pp. 58 62, Article ID: IJMET_09_09_007 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=9

More information

AN UNCERTAINTY ESTIMATION EXAMPLE FOR BACKWARD FACING STEP CFD SIMULATION. Abstract

AN UNCERTAINTY ESTIMATION EXAMPLE FOR BACKWARD FACING STEP CFD SIMULATION. Abstract nd Workshop on CFD Uncertainty Analysis - Lisbon, 19th and 0th October 006 AN UNCERTAINTY ESTIMATION EXAMPLE FOR BACKWARD FACING STEP CFD SIMULATION Alfredo Iranzo 1, Jesús Valle, Ignacio Trejo 3, Jerónimo

More information

Umea University Report UMINF Department of Computing Science ISSN S Umea January 21, 1997 Sweden Algorithms and Software for th

Umea University Report UMINF Department of Computing Science ISSN S Umea January 21, 1997 Sweden Algorithms and Software for th Umea University Report UMINF 97.03 Department of Computing Science ISSN-0348-0542 S-901 87 Umea January 21, 1997 Sweden Algorithms and Software for the Computation of Parameters Occurring in ODE-models

More information

Calculating equation coefficients

Calculating equation coefficients Fluid flow Calculating equation coefficients Construction Conservation Equation Surface Conservation Equation Fluid Conservation Equation needs flow estimation needs radiation and convection estimation

More information

Optimizing Genetic Training Parameters for Neural Networks in Survival Analysis

Optimizing Genetic Training Parameters for Neural Networks in Survival Analysis LU TP 18-11 June 2018 Optimizing Genetic Training Parameters for Neural Networks in Survival Analysis Ludvig Siwe Department of Astronomy and Theoretical Physics, Lund University Bachelor thesis supervised

More information

This chapter focuses on the study of the numerical approximation of threedimensional

This chapter focuses on the study of the numerical approximation of threedimensional 6 CHAPTER 6: NUMERICAL OPTIMISATION OF CONJUGATE HEAT TRANSFER IN COOLING CHANNELS WITH DIFFERENT CROSS-SECTIONAL SHAPES 3, 4 6.1. INTRODUCTION This chapter focuses on the study of the numerical approximation

More information

Numerical simulation of fluid flow in a monolithic exchanger related to high temperature and high pressure operating conditions

Numerical simulation of fluid flow in a monolithic exchanger related to high temperature and high pressure operating conditions Advanced Computational Methods in Heat Transfer X 25 Numerical simulation of fluid flow in a monolithic exchanger related to high temperature and high pressure operating conditions F. Selimovic & B. Sundén

More information

Multigrid Methods and their application in CFD

Multigrid Methods and their application in CFD Multigrid Methods and their application in CFD Michael Wurst TU München 16.06.2009 1 Multigrid Methods Definition Multigrid (MG) methods in numerical analysis are a group of algorithms for solving differential

More information

CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE

CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE In this chapter, the governing equations for the proposed numerical model with discretisation methods are presented. Spiral

More information

MODELING OF ROCK GROUTING IN SATURATED VARIABLE APERTURE FRACTURES Injekteringsmodellering av vattenfyllda bergsprickor med varierande apertur

MODELING OF ROCK GROUTING IN SATURATED VARIABLE APERTURE FRACTURES Injekteringsmodellering av vattenfyllda bergsprickor med varierande apertur MODELING OF ROCK GROUTING IN SATURATED VARIABLE APERTURE FRACTURES Injekteringsmodellering av vattenfyllda bergsprickor med varierande apertur Liangchao Zou, Division of resources, energy and infrastructure,

More information

SF1625 Envariabelanalys Lösningsförslag till tentamen DEL A

SF1625 Envariabelanalys Lösningsförslag till tentamen DEL A SF1625 Envariabelanalys Lösningsförslag till tentamen 216-1-11 DEL A 1. Differentiate these functions with respect to x and state in each case for what x the derivative exists. Only answers are necessary,

More information

MTF071 Computational Fluid Dynamics of Turbulent

MTF071 Computational Fluid Dynamics of Turbulent CHALMERS TEKNISKA HÖGSKOLA Termo- och Fluiddynamik 42 96 Göteborg MTF07 Computational Fluid Dynamics of Turbulent Flow http://wwwtfdchalmersse/gr-kurs/mtf07 Task K2 Lars Davidson 2003-02-03 In Task K you

More information

Analysis of the Cooling Design in Electrical Transformer

Analysis of the Cooling Design in Electrical Transformer Analysis of the Cooling Design in Electrical Transformer Joel de Almeida Mendes E-mail: joeldealmeidamendes@hotmail.com Abstract This work presents the application of a CFD code Fluent to simulate the

More information

Gravitationsfält. Uppdaterad: [1] Gravitation ett märkligt fenomen [2] Gravitationsfält [3] Gravitationsfält

Gravitationsfält. Uppdaterad: [1] Gravitation ett märkligt fenomen [2] Gravitationsfält [3] Gravitationsfält Gravitationsfält Uppdaterad: 180112 [1] Gravitation ett märkligt fenomen [2] Gravitationsfält [3] Gravitationsfält Har jag använt någon bild som jag inte får använda? Låt mig veta så tar jag bort den.

More information

3D Simulation of the Plunger Cooling during the Hollow Glass Forming Process Model, Validation and Results

3D Simulation of the Plunger Cooling during the Hollow Glass Forming Process Model, Validation and Results Thomas Bewer, Cham, CH 3D Simulation of the Plunger Cooling during the Hollow Glass Forming Process Model, Validation and Results A steady state model to describe the flow and temperature distribution

More information

Numerical Modelling For Hydro Energy Convertor: Impulse Turbine

Numerical Modelling For Hydro Energy Convertor: Impulse Turbine International Journal of ChemTech Research CODEN( USA): IJCRGG ISSN : 0974-4290 Vol.5, No.2, pp 1003-1008, April-June 2013 ICGSEE-2013[14 th 16 th March 2013] International Conference on Global Scenario

More information

P Swedish National Seismic Network (SNSN) A short report on recorded earthquakes during the second quarter of the year 2007

P Swedish National Seismic Network (SNSN) A short report on recorded earthquakes during the second quarter of the year 2007 P-07-163 Swedish National Seismic Network (SNSN) A short report on recorded earthquakes during the second quarter of the year 2007 Reynir Böðvarsson Uppsala University, Department of Earth Sciences July

More information

Optimal Design of Network for Control of Total Station Instruments

Optimal Design of Network for Control of Total Station Instruments Optimal Design of Network for Control of Total Station Instruments Joel Bergkvist Master of Science Thesis in Geodesy No. 3135 TRITA-GIT EX 15- School of Architecture and the Built Environment Royal Institute

More information

Ch. Kasprzyk, TU Dresden

Ch. Kasprzyk, TU Dresden LES Simulation of Turbulent Flow and Heat Transfer in Cavities of a Heat Sink Ch. Kasprzyk, TU Dresden Th. Frank, F. Menter, ANSYS Germany B. Vogt, Th. Scherer, VOITH Hydro Presentation ACUM 2014, Nürnberg,

More information

Computational Fluid Dynamics

Computational Fluid Dynamics Computational Fluid Dynamics A Practical Approach Jiyuan Tu RMIT University, Australia Guan Heng Yeoh Australian Nuclear Science and Technology Organisation Chaoqun Liu University of Texas, Arlington ^fl

More information

Project: Vibration Damping

Project: Vibration Damping Mekanik GK för I (FMEA10) 2018 Project: Vibration Damping Project team: Name: Personal id-number: Mekanik www.mek.lth.se. 1 Project: Vibration damping Project Specification 1. Introduction In this project

More information

This section develops numerically and analytically the geometric optimisation of

This section develops numerically and analytically the geometric optimisation of 7 CHAPTER 7: MATHEMATICAL OPTIMISATION OF LAMINAR-FORCED CONVECTION HEAT TRANSFER THROUGH A VASCULARISED SOLID WITH COOLING CHANNELS 5 7.1. INTRODUCTION This section develops numerically and analytically

More information

Natural Convection from a Long Horizontal Cylinder

Natural Convection from a Long Horizontal Cylinder Natural Convection from a Long Horizontal Cylinder Hussein Awad Kurdi Saad Engineering Technical College of Al Najaf, Al-Furat Al-Awsat Technical University, Iraq ABSTRACT: Natural convection from a Long

More information

P Swedish National Seismic Network (SNSN) A short report on recorded earthquakes during the third quarter of the year 2009

P Swedish National Seismic Network (SNSN) A short report on recorded earthquakes during the third quarter of the year 2009 P-09-61 Swedish National Seismic Network (SNSN) A short report on recorded earthquakes during the third quarter of the year 2009 Reynir Böðvarsson Uppsala University, Department of Earth Sciences October

More information

IPR Äspö Hard Rock Laboratory. International Progress Report. TRUE Block Scale continuation project

IPR Äspö Hard Rock Laboratory. International Progress Report. TRUE Block Scale continuation project International Progress Report IPR-03-43 Äspö Hard Rock Laboratory TRUE Block Scale continuation project Significance of diffusion limitations and rim zone heterogeneity for tracer transport through fractures

More information

Multiscale timestepping technique for MD RAJIBUL ISLAM

Multiscale timestepping technique for MD RAJIBUL ISLAM Multiscale timestepping technique for ODEs and PDEs MD RAJIBUL ISLAM Master of Science Thesis Stockholm, Sweden 2014 Multiscale timestepping technique for ODEs and PDEs MD RAJIBUL ISLAM Master s Thesis

More information

INTERNAL FLOW IN A Y-JET ATOMISER ---NUMERICAL MODELLING---

INTERNAL FLOW IN A Y-JET ATOMISER ---NUMERICAL MODELLING--- ILASS-Europe 2002 Zaragoza 9 11 September 2002 INTERNAL FLOW IN A Y-JET ATOMISER ---NUMERICAL MODELLING--- Z. Tapia, A. Chávez e-mail: ztapia@imp.mx Instituto Mexicano del Petróleo Blvd. Adolfo Ruiz Cortines

More information

5. FVM discretization and Solution Procedure

5. FVM discretization and Solution Procedure 5. FVM discretization and Solution Procedure 1. The fluid domain is divided into a finite number of control volumes (cells of a computational grid). 2. Integral form of the conservation equations are discretized

More information

Basic Aspects of Discretization

Basic Aspects of Discretization Basic Aspects of Discretization Solution Methods Singularity Methods Panel method and VLM Simple, very powerful, can be used on PC Nonlinear flow effects were excluded Direct numerical Methods (Field Methods)

More information

ANSYS Advanced Solutions for Gas Turbine Combustion. Gilles Eggenspieler 2011 ANSYS, Inc.

ANSYS Advanced Solutions for Gas Turbine Combustion. Gilles Eggenspieler 2011 ANSYS, Inc. ANSYS Advanced Solutions for Gas Turbine Combustion Gilles Eggenspieler ANSYS, Inc. 1 Agenda Steady State: New and Existing Capabilities Reduced Order Combustion Models Finite-Rate Chemistry Models Chemistry

More information

Övningar i FUNKTIONALANALYS

Övningar i FUNKTIONALANALYS Matematiska vetenskaper 1. Consider the space X = C 1 [0, 1] of continuously dierentiable functions on [0, 1] with one-sided derivatives at the endpoints. Show that X is not a Banach spaces if it is given

More information

Automatic Control II: Summary and comments

Automatic Control II: Summary and comments Automatic Control II: Summary and comments Hints for what is essential to understand the course, and to perform well at the exam. You should be able to distinguish between continuous-time (c-t) and discrete-time

More information

MATLAB Solution of Flow and Heat Transfer through a Porous Cooling Channel and the Conjugate Heat Transfer in the Surrounding Wall

MATLAB Solution of Flow and Heat Transfer through a Porous Cooling Channel and the Conjugate Heat Transfer in the Surrounding Wall MATLAB Solution of Flow and Heat Transfer through a Porous Cooling Channel and the Conjugate Heat Transfer in the Surrounding Wall James Cherry, Mehmet Sözen Grand Valley State University, cherryj1@gmail.com,

More information

FAFA Föreläsning 4, läsvecka 2 7 november 2016

FAFA Föreläsning 4, läsvecka 2 7 november 2016 FAFA55 2016 Föreläsning 4, läsvecka 2 7 november 2016 Nya salar för gruppövningar F1.03 må 7/11 13-15: Byt K219 mot H222 F1.11 ti 8/11 8-10: Byt K219 mot H222 F1.03 ti 8/11 13-15: Byt K219 mot H222 F1.11

More information

Computation for the Backward Facing Step Test Case with an Open Source Code

Computation for the Backward Facing Step Test Case with an Open Source Code Computation for the Backward Facing Step Test Case with an Open Source Code G.B. Deng Equipe de Modélisation Numérique Laboratoire de Mécanique des Fluides Ecole Centrale de Nantes 1 Rue de la Noë, 44321

More information

COMPUTATIONAL FLUID DYNAMICS (CFD) FOR THE OPTIMIZATION OF PRODUCTS AND PROCESSES

COMPUTATIONAL FLUID DYNAMICS (CFD) FOR THE OPTIMIZATION OF PRODUCTS AND PROCESSES THE INTERNATIONAL CONFERENCE OF THE CARPATHIAN EURO-REGION SPECIALISTS IN INDUSTRIAL SYSTEMS 7 th EDITION COMPUTATIONAL FLUID DYNAMICS (CFD) FOR THE OPTIMIZATION OF PRODUCTS AND PROCESSES Franz, Haas DI

More information

INTRODUCCION AL ANALISIS DE ELEMENTO FINITO (CAE / FEA)

INTRODUCCION AL ANALISIS DE ELEMENTO FINITO (CAE / FEA) INTRODUCCION AL ANALISIS DE ELEMENTO FINITO (CAE / FEA) Title 3 Column (full page) 2 Column What is Finite Element Analysis? 1 Column Half page The Finite Element Method The Finite Element Method (FEM)

More information

Numerical Investigation of Convective Heat Transfer in Pin Fin Type Heat Sink used for Led Application by using CFD

Numerical Investigation of Convective Heat Transfer in Pin Fin Type Heat Sink used for Led Application by using CFD GRD Journals- Global Research and Development Journal for Engineering Volume 1 Issue 8 July 2016 ISSN: 2455-5703 Numerical Investigation of Convective Heat Transfer in Pin Fin Type Heat Sink used for Led

More information

Optimal Control of Inverted Pendulum

Optimal Control of Inverted Pendulum Optimal Control of Inverted Pendulum Degree Project in Engineering Physics, First Cycle, SA104X Department of Mathematics, section of Numerical Analysis Royal Institute of Technology Author: Oskar Stattin,

More information

Flow Analysis and Optimization of Supersonic Rocket Engine Nozzle at Various Divergent Angle using Computational Fluid Dynamics (CFD)

Flow Analysis and Optimization of Supersonic Rocket Engine Nozzle at Various Divergent Angle using Computational Fluid Dynamics (CFD) IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-1684,p-ISSN: 2320-334X, Volume 11, Issue 6 Ver. IV (Nov- Dec. 2014), PP 01-10 Flow Analysis and Optimization of Supersonic Rocket

More information

High-order finite difference approximations for hyperbolic problems: multiple penalties and non-reflecting boundary conditions

High-order finite difference approximations for hyperbolic problems: multiple penalties and non-reflecting boundary conditions Linköping Studies in Science and Technology. Dissertations, No. 1824 High-order finite difference approximations for hyperbolic problems: multiple penalties and non-reflecting boundary conditions Hannes

More information

Fysik 1 Kompendium: Del 2 Standard Modellen samt Ljus

Fysik 1 Kompendium: Del 2 Standard Modellen samt Ljus Fysik 1 Kompendium: Del 2 Standard Modellen samt Ljus Klass: Na2 Lärare: VT14 Relativitet: Heureka Kapitel 13 (s.282-291) samt Ergo 393-401 Formel Skriv ner här alla formel som du kommer i kontakt med

More information

Prediction of CO Burnout using a CHEMKIN based Network Tool

Prediction of CO Burnout using a CHEMKIN based Network Tool Prediction of CO Burnout using a CHEMKIN based Network Tool Engler-Bunte-Institut / Bereich Verbrennungstechnik Universität Karlsruhe Contents Complex reaction schemes vs. complex transport models. Complex

More information

Application of Computational Fluid Dynamics (CFD) On Ventilation-Cooling Optimization of Electrical Machines

Application of Computational Fluid Dynamics (CFD) On Ventilation-Cooling Optimization of Electrical Machines Application of Computational Fluid Dynamics (CFD) On Ventilation-Cooling Optimization of Electrical Machines Ryuichi Ujiie, Dr Raphael Arlitt, Hirofumi Etoh Voith Siemens Hydro Power Generation RyuichiUjiie@vs-hydrocom,

More information

R Rock mechanics site descriptive model theoretical approach. Preliminary site description Forsmark area version 1.2

R Rock mechanics site descriptive model theoretical approach. Preliminary site description Forsmark area version 1.2 R-05-22 Rock mechanics site descriptive model theoretical approach Preliminary site description Forsmark area version 1.2 Anders Fredriksson, Isabelle Olofsson Golder Associates AB December 2005 Svensk

More information

CFD Analysis of High Temperature and High Velocity System: Plasma Torch

CFD Analysis of High Temperature and High Velocity System: Plasma Torch CFD Analysis of High Temperature and High Velocity System: Plasma Torch Abhishek Pratap Singh Bhadauria 1 1 Department of Mechanical Engineering, K. J. Somaiya College of Engineering, Mumbai, Maharashtra,

More information

Modelling the interaction between engineered and natural barriers in BRIE

Modelling the interaction between engineered and natural barriers in BRIE Report P-7-8 August 28 Modelling the interaction between engineered and natural barriers in BRIE Task 8 of SKB Task Forces EBS and GWFTS SVENSK KÄRNBRÄNSLEHANTERING AB Ilona Hancilova Milan Hokr SWEDISH

More information

2. This system of two second-order differential equations can be simplified to a system of four first-order differential equations by introducing two

2. This system of two second-order differential equations can be simplified to a system of four first-order differential equations by introducing two UPPSALA UNIVERSITET Inst. för informationsteknologi Avd. för teknisk databehandling Jonas Nilsson Tekniska beräkningar EI1 Miniprojekt: ODE De uppgifter som beskrivs nedan har karaktären av (förhoppningsvis

More information

Ceiling Radiant Cooling Panels Employing Heat-Conducting Rails: Deriving the Governing Heat Transfer Equations

Ceiling Radiant Cooling Panels Employing Heat-Conducting Rails: Deriving the Governing Heat Transfer Equations Authors may request permission to reprint or post on their personal or company Web site once the final version of the article has been published. A reprint permission form may be found at www.ashrae.org.

More information

Solution Methods. Steady convection-diffusion equation. Lecture 05

Solution Methods. Steady convection-diffusion equation. Lecture 05 Solution Methods Steady convection-diffusion equation Lecture 05 1 Navier-Stokes equation Suggested reading: Gauss divergence theorem Integral form The key step of the finite volume method is to integrate

More information

Status of helium-cooled Plate-Type Divertor Design, CFD and Stress Analysis

Status of helium-cooled Plate-Type Divertor Design, CFD and Stress Analysis Status of helium-cooled Plate-Type Divertor Design, CFD and Stress Analysis Presented by: X.R. Wang Contributors: R. Raffray, S. Malang and the ARIES Team ARIES-TNS Meeting March 3-4, 2008 UCSD, La Jolla,

More information

Transport equation cavitation models in an unstructured flow solver. Kilian Claramunt, Charles Hirsch

Transport equation cavitation models in an unstructured flow solver. Kilian Claramunt, Charles Hirsch Transport equation cavitation models in an unstructured flow solver Kilian Claramunt, Charles Hirsch SHF Conference on hydraulic machines and cavitation / air in water pipes June 5-6, 2013, Grenoble, France

More information

VALIDATION OF TURBULENT NATURAL CONVECTION IN A SQUARE CAVITY FOR APPLICATION OF CFD MODELLING TO HEAT TRANSFER AND FLUID FLOW IN ATRIA GEOMETRIES

VALIDATION OF TURBULENT NATURAL CONVECTION IN A SQUARE CAVITY FOR APPLICATION OF CFD MODELLING TO HEAT TRANSFER AND FLUID FLOW IN ATRIA GEOMETRIES VALIDATION OF TURBULENT NATURAL CONVECTION IN A SQUARE CAVITY FOR APPLICATION OF CFD MODELLING TO HEAT TRANSFER AND FLUID FLOW IN ATRIA GEOMETRIES C.A. Rundle and M.F. Lightstone Department of Mechanical

More information

Outcome regression methods in causal inference: The difference LASSO and selection of effect modifiers

Outcome regression methods in causal inference: The difference LASSO and selection of effect modifiers Outcome regression methods in causal inference: The difference LASSO and selection of effect modifiers Moa Edin Master thesis, 15 hp One Year Master Thesis, 15 hp Spring term 2018 Abstract In causal inference,

More information

Differential relations for fluid flow

Differential relations for fluid flow Differential relations for fluid flow In this approach, we apply basic conservation laws to an infinitesimally small control volume. The differential approach provides point by point details of a flow

More information

Transient, Source Terms and Relaxation

Transient, Source Terms and Relaxation F. Moukalled L. Mangani M. Darwish An Advanced Introduction with OpenFOAM and Matlab This textbook explores both the theoretical foundation of the Finite Volume Method (FVM) and its applications in Computational

More information

¹ NTNU - Norwegian University of Science and Technology ² Polytec R&D Institute ³ Gassco AS

¹ NTNU - Norwegian University of Science and Technology ² Polytec R&D Institute ³ Gassco AS Accuracy of 1D natural gas transmission models Jan Fredrik Helgaker ¹ T. Ytrehus ¹, A. Oosterkamp ², L. I. Langelandsvik ³, W. Postvoll ³ GERG Academic Network Event, 14th June 2012 ¹ NTNU - Norwegian

More information

Numerical Simulation of Oscillating Fluid Flow in Inertance Tubes

Numerical Simulation of Oscillating Fluid Flow in Inertance Tubes Numerical Simulation of Oscillating Fluid Flow in Inertance Tubes C. Dodson, 2, A. Razani, 2 and T. Roberts Air Force Research Laboratory Kirtland AFB, NM, 877-5776 2 The University of New Mexico Albuquerque,

More information

SOE3213/4: CFD Lecture 3

SOE3213/4: CFD Lecture 3 CFD { SOE323/4: CFD Lecture 3 @u x @t @u y @t @u z @t r:u = 0 () + r:(uu x ) = + r:(uu y ) = + r:(uu z ) = @x @y @z + r 2 u x (2) + r 2 u y (3) + r 2 u z (4) Transport equation form, with source @x Two

More information

Luleå Tekniska Universitet Kurskod SMD098 Tentamensdatum

Luleå Tekniska Universitet Kurskod SMD098 Tentamensdatum Luleå Tekniska Universitet Kurskod SMD098 Tentamensdatum 991215 Skrivtid 4 timmar Tentamen i Beräkningsstrukturer Antal uppgifter: 6 Max poäng: 30 Betygsgränser: >20 poäng 4 >25 poäng 5 Betygsgränser kan

More information

3D Numerical Simulation of Supercritical Flow in Bends of Channel

3D Numerical Simulation of Supercritical Flow in Bends of Channel 3D Numerical Simulation of Supercritical Flow in Bends of Channel Masoud. Montazeri-Namin, Reyhaneh-Sadat. Ghazanfari-Hashemi, and Mahnaz. Ghaeini- Hessaroeyeh Abstract An attempt has been made to simulate

More information

Computational Linear Algebra

Computational Linear Algebra Computational Linear Algebra PD Dr. rer. nat. habil. Ralf-Peter Mundani Computation in Engineering / BGU Scientific Computing in Computer Science / INF Winter Term 2018/19 Part 4: Iterative Methods PD

More information

Application of V&V 20 Standard to the Benchmark FDA Nozzle Model

Application of V&V 20 Standard to the Benchmark FDA Nozzle Model Application of V&V 20 Standard to the Benchmark FDA Nozzle Model Gavin A. D Souza 1, Prasanna Hariharan 2, Marc Horner 3, Dawn Bardot 4, Richard A. Malinauskas 2, Ph.D. 1 University of Cincinnati, Cincinnati,

More information

Computation Fluid Dynamics

Computation Fluid Dynamics Computation Fluid Dynamics CFD I Jitesh Gajjar Maths Dept Manchester University Computation Fluid Dynamics p.1/189 Garbage In, Garbage Out We will begin with a discussion of errors. Useful to understand

More information

Thermodynamics ENGR360-MEP112 LECTURE 7

Thermodynamics ENGR360-MEP112 LECTURE 7 Thermodynamics ENGR360-MEP11 LECTURE 7 Thermodynamics ENGR360/MEP11 Objectives: 1. Conservation of mass principle.. Conservation of energy principle applied to control volumes (first law of thermodynamics).

More information

MODELLING THE INTERACTION BETWEEN WATER WAVES AND THE OSCILLATING WATER COLUMN WAVE ENERGY DEVICE. Utku Şentürk, Aydoğan Özdamar

MODELLING THE INTERACTION BETWEEN WATER WAVES AND THE OSCILLATING WATER COLUMN WAVE ENERGY DEVICE. Utku Şentürk, Aydoğan Özdamar Mathematical and Computational Applications, Vol. 16, No. 3, pp. 630-640, 2011. Association for Scientific Research MODELLING THE INTERACTION BETWEEN WATER WAVES AND THE OSCILLATING WATER COLUMN WAVE ENERGY

More information

Pressure-velocity correction method Finite Volume solution of Navier-Stokes equations Exercise: Finish solving the Navier Stokes equations

Pressure-velocity correction method Finite Volume solution of Navier-Stokes equations Exercise: Finish solving the Navier Stokes equations Today's Lecture 2D grid colocated arrangement staggered arrangement Exercise: Make a Fortran program which solves a system of linear equations using an iterative method SIMPLE algorithm Pressure-velocity

More information

On the one dimensional Stefan problem

On the one dimensional Stefan problem On the one dimensional Stefan problem with some numerical analysis Tobias Jonsson Spring 2013 Thesis, 15hp Bachelor of Mathematics, 180hp Department of Mathematics and Mathematical Statistics Sammanfattning

More information

A Review of the Double Obstacle Problem M A X R E P P E N P E R M O O S A V I

A Review of the Double Obstacle Problem M A X R E P P E N P E R M O O S A V I A Review of the Double Obstacle Problem M A X R E P P E N P E R M O O S A V I Degree project, in Engineering Physics, first level Stockholm 2011 A Review of the Double Obstacle Problem Max Reppen 891103-0412

More information

Discovery of Neptune

Discovery of Neptune DEGREE PROJECT IN TECHNOLOGY, FIRST CYCLE, 15 CREDITS STOCKHOLM, SWEDEN 2018 Discovery of Neptune GUSTAV ERIKSSON KEVIN GARCIA MARTIN KTH ROYAL INSTITUTE OF TECHNOLOGY SCHOOL OF ENGINEERING SCIENCES EXAMENSARBETE

More information

Finite volume method for CFD

Finite volume method for CFD Finite volume method for CFD Indo-German Winter Academy-2007 Ankit Khandelwal B-tech III year, Civil Engineering IIT Roorkee Course #2 (Numerical methods and simulation of engineering Problems) Mentor:

More information

TABLE OF CONTENTS CHAPTER TITLE PAGE

TABLE OF CONTENTS CHAPTER TITLE PAGE v TABLE OF CONTENTS CHAPTER TITLE PAGE TABLE OF CONTENTS LIST OF TABLES LIST OF FIGURES LIST OF SYMBOLS LIST OF APPENDICES v viii ix xii xiv CHAPTER 1 INTRODUCTION 1.1 Introduction 1 1.2 Literature Review

More information

P Swedish National Seismic Network (SNSN) A short report on recorded earthquakes during the second quarter of the year 2011

P Swedish National Seismic Network (SNSN) A short report on recorded earthquakes during the second quarter of the year 2011 P-11-35 Swedish National Seismic Network (SNSN) A short report on recorded earthquakes during the second quarter of the year 2011 Reynir Böðvarsson Uppsala University, Department of Earth Sciences July

More information

International Journal of Engineering Research and General Science Volume 3, Issue 6, November-December, 2015 ISSN

International Journal of Engineering Research and General Science Volume 3, Issue 6, November-December, 2015 ISSN NUMERICAL AND EXPERIMENTAL INVESTIGATION OF STAGGERED INTERRUPTED FIN ARRANGEMENT IN A NATURAL CONVECTION FIELD Mr.Bhushan S Rane 1, Prof. M D Shende 2 1 (P G Student, Department of Mechanical Engineering,

More information

CFD and Thermal Stress Analysis of Helium-Cooled Divertor Concepts

CFD and Thermal Stress Analysis of Helium-Cooled Divertor Concepts CFD and Thermal Stress Analysis of Helium-Cooled Divertor Concepts Presented by: X.R. Wang Contributors: R. Raffray and S. Malang University of California, San Diego ARIES-TNS Meeting Georgia Institute

More information

Adaptive Finite Element Methods for Multiphysics Problems

Adaptive Finite Element Methods for Multiphysics Problems Adaptive Finite Element Methods for Multiphysics Problems Adaptive Finite Element Methods for Multiphysics Problems Fredrik Bengzon Doctoral Thesis No. 44, 2009, Department of Mathematics and Mathematical

More information

Cooling of a multi-chip power module

Cooling of a multi-chip power module Cooling of a multi-chip power module G. CAMMARAA, G. PERONE Department of Industrial Engineering University of Catania Viale A. Doria 6, 953 Catania IALY gcamma@dii.unict.it, gpetrone@dii.unict.it Abstract:

More information

Shape Optimisation of Axisymmetric Scramjets

Shape Optimisation of Axisymmetric Scramjets Shape Optimisation of Axisymmetric Scramjets Hideaki Ogawa 11 th International Workshop on Shock Tube Technology Australian Hypersonics Workshop 2011 University of Queensland, Brisbane 23 rd March 2011

More information

Lösning: Tenta Numerical Analysis för D, L. FMN011,

Lösning: Tenta Numerical Analysis för D, L. FMN011, Lösning: Tenta Numerical Analysis för D, L. FMN011, 090527 This exam starts at 8:00 and ends at 12:00. To get a passing grade for the course you need 35 points in this exam and an accumulated total (this

More information

Forced Convection Heat Transfer Enhancement by Porous Pin Fins in Rectangular Channels

Forced Convection Heat Transfer Enhancement by Porous Pin Fins in Rectangular Channels Jian Yang Min Zeng Qiuwang Wang 1 e-mail: wangqw@mail.xjtu.edu.cn State Key Laboratory of Multiphase Flow in Power Engineering, School of Energy and Power Engineering, Xi an Jiaotong University, Xi an,

More information

Calculation of Sound Fields in Flowing Media Using CAPA and Diffpack

Calculation of Sound Fields in Flowing Media Using CAPA and Diffpack Calculation of Sound Fields in Flowing Media Using CAPA and Diffpack H. Landes 1, M. Kaltenbacher 2, W. Rathmann 3, F. Vogel 3 1 WisSoft, 2 Univ. Erlangen 3 inutech GmbH Outline Introduction Sound in Flowing

More information

Lektion 2. Quality control. Process control Chapter Statistical acceptance sampling

Lektion 2. Quality control. Process control Chapter Statistical acceptance sampling Lektion 2 2007--07 Chapter 4-5 Statistical acceptance sampling Quality control Reception Process Delivery Raw material or units from earlier production steps. Statistical process control. (SPC). Sold units

More information

EFFECT OF AMBIENT HEAT-IN-LEAK AND LONGITUDINAL WALL CONDUCTION ON A THREE-FLUID PARALLEL FLOW CRYOGENIC HEAT EXCHANGER

EFFECT OF AMBIENT HEAT-IN-LEAK AND LONGITUDINAL WALL CONDUCTION ON A THREE-FLUID PARALLEL FLOW CRYOGENIC HEAT EXCHANGER EFFECT OF AMBIENT HEAT-IN-LEAK AND LONGITUDINAL WALL CONDUCTION ON A THREE-FLUID PARALLEL FLOW CRYOGENIC HEAT EXCHANGER V.Krishna a, *, Spoorthi S. a, Pradeep G. Hegde b and K. N. Seetharamu a *Author

More information

Lecture 1: Course Introduction.

Lecture 1: Course Introduction. Lecture : Course Introduction. What is the Finite Element Method (FEM)? a numerical method for solving problems of engineering and mathematical physics. (Logan Pg. #). In MECH 40 we are concerned with

More information

Solving the Navier-Stokes Equations

Solving the Navier-Stokes Equations FMIA F. Moukalled L. Mangani M. Darwish An Advanced Introduction with OpenFOAM and Matlab This textbook explores both the theoretical oundation o the Finite Volume Method (FVM) and its applications in

More information

IMPLEMENTATION OF A PARALLEL AMG SOLVER

IMPLEMENTATION OF A PARALLEL AMG SOLVER IMPLEMENTATION OF A PARALLEL AMG SOLVER Tony Saad May 2005 http://tsaad.utsi.edu - tsaad@utsi.edu PLAN INTRODUCTION 2 min. MULTIGRID METHODS.. 3 min. PARALLEL IMPLEMENTATION PARTITIONING. 1 min. RENUMBERING...

More information

EXAM IN MODELING AND SIMULATION (TSRT62)

EXAM IN MODELING AND SIMULATION (TSRT62) EXAM IN MODELING AND SIMULATION (TSRT62) SAL: ISY:s datorsalar TID: Friday 5th January 2018, kl. 8.00 12.00 KURS: TSRT62 Modeling and Simulation PROVKOD: DAT1 INSTITUTION: ISY ANTAL UPPGIFTER: 5 ANTAL

More information

A CFD Simulation Study on Pressure Drop and Velocity across Single Flow Microchannel Heat Sink

A CFD Simulation Study on Pressure Drop and Velocity across Single Flow Microchannel Heat Sink A CFD Simulation Study on Pressure Drop and Velocity across Single Flow Microchannel Heat Sink A. A. Razali *,a and A. Sadikin b Faculty of Mechanical Engineering and Manufacturing, Universiti Tun Hussein

More information

In Proc. of the V European Conf. on Computational Fluid Dynamics (ECFD), Preprint

In Proc. of the V European Conf. on Computational Fluid Dynamics (ECFD), Preprint V European Conference on Computational Fluid Dynamics ECCOMAS CFD 2010 J. C. F. Pereira and A. Sequeira (Eds) Lisbon, Portugal, 14 17 June 2010 THE HIGH ORDER FINITE ELEMENT METHOD FOR STEADY CONVECTION-DIFFUSION-REACTION

More information

Mathematical modelling and solutions to Flow Acoustical problems Master s Thesis in the Master s programme in Sound and Vibration.

Mathematical modelling and solutions to Flow Acoustical problems Master s Thesis in the Master s programme in Sound and Vibration. Mathematical modelling and solutions to Flow Acoustical problems Master s Thesis in the Master s programme in Sound and Vibration Johan Gustafsson Department of Civil and Environmental Engineering Division

More information

CIEPLNE MASZYNY PRZEPŁYWOWE No. 115 TURBOMACHINERY 1999 NUMERICAL SIMULATION OF 3D FLOW THROUGH A CONTROL VALVE

CIEPLNE MASZYNY PRZEPŁYWOWE No. 115 TURBOMACHINERY 1999 NUMERICAL SIMULATION OF 3D FLOW THROUGH A CONTROL VALVE CIEPLNE MASZYNY PRZEPŁYWOWE No. 115 TURBOMACHINERY 1999 Janusz BADUR, Mariusz BANASZKIEWICZ, Michał KARCZ Institute of Fluid-Flow Machinery PAS, Gdańsk Marian WINOWIECKI ABB Zamech Ltd, Elbląg NUMERICAL

More information

HEAT TRANSFER AND THERMAL STRESS ANALYSIS OF WATER COOLING JACKET FOR ROCKET EXHAUST SYSTEMS

HEAT TRANSFER AND THERMAL STRESS ANALYSIS OF WATER COOLING JACKET FOR ROCKET EXHAUST SYSTEMS HEAT TRANSFER AND THERMAL STRESS ANALYSIS OF WATER COOLING JACKET FOR ROCKET EXHAUST SYSTEMS Mihai MIHAILA-ANDRES 1 Paul Virgil ROSU 2 Ion FUIOREA 3 1 PhD., Structure Analysis and Simulation Division,

More information

Turbulent Compressible Flow in a Slender Tube

Turbulent Compressible Flow in a Slender Tube Turbulent Compressible Flow in a Slender Tube Kurt O. Lund* 1, and Christine M. Lord 2 1 COMSOL Consultant, 2 Lord Engineering Corp. *Corresponding author: 135 Sixth Street, Del Mar, CA 92014, kurtlund@roadrunner.com

More information