Numerical Analysis of the Jeans Instability

Size: px
Start display at page:

Download "Numerical Analysis of the Jeans Instability"

Transcription

1 June 15, 2010

2 Background Goal Refine our understanding of Jeans Length and its relation to astrophysical simulations. Currently, it is widely accepted that one needs four cells per Jeans Length to get adequate resolution in a simulation, but this itself was determined only for very specific cases. Any refinements to this criterion could make a significant impact on astrophysical simulations.

3 Background Project Members Prof. Robert Fisher: Kelly Truelove: Avinash Kumar: Advisor Consultant Graduate Student Research Assistant Mr. Truelove was the lead author of the paper Self-Gravitational Hydrodynamics With Three-Dimensional Adaptive Mesh Refinement: Methodology and Applications to Molecular Cloud Collapse and Fragmentation, which was printed in the the March 1998 issue of the Astrophysics Journal. His paper is the inspiration for our current work. The equations from the next slide are presented in Appendix B of his paper.

4 Gravitohydrodynamics Simulations Isothermal Euler Gravitohydrodynamic Equations The isothermal Euler equations of gravitohydrodynamics are being used in this research Continuity Equation δρ δt + δ(ρv) δx = 0 Conservation of Momentum ρ δv δv + ρv δt δx = δρ c2 s δx ρδφ δx Gravitational Potential (Poisson Equation) δ 2 ρ δx 2 = 4πGρ For the simulation, these equations are discretized and solved for points on a grid.

5 Gravitohydrodynamics Simulations The Original Discretizations Continuity Equation ρ n+1 j Conservation of Momentum v n+1 j = ρ n j t x ((ρv)n j (ρv) n j 1) = v n j t x (((v)n j (v) n j 1) c2 s ρ ((ρ)n j (ρ) n j 1) ((φ) n j (φ) n j 1))

6 Debugging Problems with the Code Prior to my arrival on the project, Avinash had written the simulation. It only worked for supersonic speeds in the positive direction. Prof. Fisher recommended module testing. Avinash had tested the Poisson solver prior to my arrival. I was asked to module test the other two sections.

7 Debugging Module Testing To help isolate the effects of any bug, we assumed an isothermal situation, constant pressure, and no gravity, and a periodic boundary between two different regions.

8 Debugging Continuity Equation In this module test, we were trying to see if the modeling of density was working correctly. To isolate velocity s effect, it was set constant throughout the entire grid. I was asked to simulate the first timstep. At first, I did not locate an obvious source of the instability.

9 Debugging Conservation of Momentum For this simulation, I was asked to set up intial conditions that modeled a shock. I was asked to use a Mach number of my choice (preferably close to 1) and then set the following. c iso = 1.0 u 1 = c iso M p 1 = 1.0 p 2 = p 1 M 2 u 2 = u 1 M 2 During this test, obvious instabilties were present, but I could not figure out why.

10 Debugging Correcting the Instability During a discussion of my results during a teleconference with Mr. Truelove, he suggested that Mach scaling could be at fault. While I was looking into this possibiliy, I mentioned my results to Prof. Sigal Gottlieb. She suggested that the true problem with the code was the improper use of an upwind method (which our finite differencing was). After a meeting of Prof. Fisher, Prof. Gottllieb, and myself, it had been firmly established that our method was unconditionally unstable for any conditions other than supersonic speeds in the positive direction. A new method that could handle information from both directions was necessary.

11 Moving Forward Prof. Fisher has recommended that we proceed by replacing our finite differencing method with a first-order Godunov method. This is considerably more complicated, but is supposed to be stable in the situations that we are studying. I have been asked to write the new code and combine it with Avinash s working Poisson solver. As a first step, I have written a code to solve the Riemann Problem, a requirement for using the Godunov method. To do so, I needed to spend several days reading about linear algebra, particularly eigenvalues and eigenvectors, so that I would understand the code that I was writing.

12 Moving Forward Today, I have produced a program that solves the Riemann problem across a grid. I have also attempted to include a period boundary condition.

Advanced CFD Methods 1

Advanced CFD Methods 1 Advanced CFD Methods 1 Prof. Patrick Jenny, FS 2014 Date: 15.08.14, Time: 13:00, Student: Federico Danieli Summary The exam took place in Prof. Jenny s office, with his assistant taking notes on the answers.

More information

Heating & Cooling in Molecular Clouds

Heating & Cooling in Molecular Clouds Lecture 8: Cloud Stability Heating & Cooling in Molecular Clouds Balance of heating and cooling processes helps to set the temperature in the gas. This then sets the minimum internal pressure in a core

More information

ME6130 An introduction to CFD 1-1

ME6130 An introduction to CFD 1-1 ME6130 An introduction to CFD 1-1 What is CFD? Computational fluid dynamics (CFD) is the science of predicting fluid flow, heat and mass transfer, chemical reactions, and related phenomena by solving numerically

More information

Sound. References: L.D. Landau & E.M. Lifshitz: Fluid Mechanics, Chapter VIII F. Shu: The Physics of Astrophysics, Vol. 2, Gas Dynamics, Chapter 8

Sound. References: L.D. Landau & E.M. Lifshitz: Fluid Mechanics, Chapter VIII F. Shu: The Physics of Astrophysics, Vol. 2, Gas Dynamics, Chapter 8 References: Sound L.D. Landau & E.M. Lifshitz: Fluid Mechanics, Chapter VIII F. Shu: The Physics of Astrophysics, Vol., Gas Dynamics, Chapter 8 1 Speed of sound The phenomenon of sound waves is one that

More information

Hydrodynamics of stellar explosions

Hydrodynamics of stellar explosions Some basic hydrodynamics The art of CFD Hydrodynamic challenges in stellar explosions Hydrodynamics of stellar explosions General: Literature L.D.Landau & E.M.Lifshitz, Fluid Mechanics, Pergamon (1959)

More information

Lesson 3: Isothermal Hydrostatic Spheres. B68: a self-gravitating stable cloud. Hydrostatic self-gravitating spheres. P = "kt 2.

Lesson 3: Isothermal Hydrostatic Spheres. B68: a self-gravitating stable cloud. Hydrostatic self-gravitating spheres. P = kt 2. Lesson 3: Isothermal Hydrostatic Spheres B68: a self-gravitating stable cloud Bok Globule Relatively isolated, hence not many external disturbances Though not main mode of star formation, their isolation

More information

Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology

Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology Dimitrios Sofialidis Technical Manager, SimTec Ltd. Mechanical Engineer, PhD PRACE Autumn School 2013 - Industry

More information

Part II: Finite Difference/Volume Discretisation for CFD

Part II: Finite Difference/Volume Discretisation for CFD Part II: Finite Difference/Volume Discretisation for CFD Finite Volume Metod of te Advection-Diffusion Equation A Finite Difference/Volume Metod for te Incompressible Navier-Stokes Equations Marker-and-Cell

More information

Lecture 16 - Free Surface Flows. Applied Computational Fluid Dynamics

Lecture 16 - Free Surface Flows. Applied Computational Fluid Dynamics Lecture 16 - Free Surface Flows Applied Computational Fluid Dynamics Instructor: André Bakker http://www.bakker.org André Bakker (2002-2006) Fluent Inc. (2002) 1 Example: spinning bowl Example: flow in

More information

1 The basic equations of fluid dynamics

1 The basic equations of fluid dynamics 1 The basic equations of fluid dynamics The main task in fluid dynamics is to find the velocity field describing the flow in a given domain. To do this, one uses the basic equations of fluid flow, which

More information

Module 6 Case Studies

Module 6 Case Studies Module 6 Case Studies 1 Lecture 6.1 A CFD Code for Turbomachinery Flows 2 Development of a CFD Code The lecture material in the previous Modules help the student to understand the domain knowledge required

More information

ρe tot ρu ρv ρw ρ q = ρh tot v ρuv f y = ρv 2 + P ρwv ρv

ρe tot ρu ρv ρw ρ q = ρh tot v ρuv f y = ρv 2 + P ρwv ρv Chapter 7 Riemann solvers II 7.1 Roe s linearized Riemann solver 7.1.1 The equations of hydrodynamics revisited Before we construct our linearized Riemann solver, let us make a slightly modified definition

More information

Customer Training Material. Lecture 5. Solver Settings ANSYS FLUENT. ANSYS, Inc. Proprietary 2010 ANSYS, Inc. All rights reserved.

Customer Training Material. Lecture 5. Solver Settings ANSYS FLUENT. ANSYS, Inc. Proprietary 2010 ANSYS, Inc. All rights reserved. Lecture 5 Solver Settings Introduction to ANSYS FLUENT L5-1 Solver Settings - Introduction So far we have looked at how to setup a basic flow simulation in FLUENT. However you should not assume that just

More information

Customer Training Material. Lecture 2. Introduction to. Methodology ANSYS FLUENT. ANSYS, Inc. Proprietary 2010 ANSYS, Inc. All rights reserved.

Customer Training Material. Lecture 2. Introduction to. Methodology ANSYS FLUENT. ANSYS, Inc. Proprietary 2010 ANSYS, Inc. All rights reserved. Lecture 2 Introduction to CFD Methodology Introduction to ANSYS FLUENT L2-1 What is CFD? Computational Fluid Dynamics (CFD) is the science of predicting fluid flow, heat and mass transfer, chemical reactions,

More information

High Speed Aerodynamics Prof. K. P. Sinhamahapatra Department of Aerospace Engineering Indian Institute of Technology, Kharagpur

High Speed Aerodynamics Prof. K. P. Sinhamahapatra Department of Aerospace Engineering Indian Institute of Technology, Kharagpur High Speed Aerodynamics Prof. K. P. Sinhamahapatra Department of Aerospace Engineering Indian Institute of Technology, Kharagpur Module No. # 01 Lecture No. # 06 One-dimensional Gas Dynamics (Contd.) We

More information

Interactive simulation of an ash cloud of the volcano Grímsvötn

Interactive simulation of an ash cloud of the volcano Grímsvötn Interactive simulation of an ash cloud of the volcano Grímsvötn 1 MATHEMATICAL BACKGROUND Simulating flows in the atmosphere, being part of CFD, is on of the research areas considered in the working group

More information

Performance Comparison and Analysis of Different Schemes and Limiters

Performance Comparison and Analysis of Different Schemes and Limiters International Journal of Mathematical, Computational, Physical, Electrical and Computer Engineering Vol:5, No:7, 0 Performance Comparison and Analysis of Different Schemes and Limiters Wang Wen-long, Li

More information

APPENDIX 3 CFD CODE - PHOENICS

APPENDIX 3 CFD CODE - PHOENICS 166 APPENDIX 3 CFD CODE - PHOENICS 3.1 INTRODUCTION PHOENICS is a general-purpose software code which predicts quantitatively the flow of fluids in and around engines, process equipment, buildings, human

More information

The HLLC Riemann Solver

The HLLC Riemann Solver The HLLC Riemann Solver Eleuterio TORO Laboratory of Applied Mathematics University of Trento, Italy toro@ing.unitn.it http://www.ing.unitn.it/toro August 26, 212 Abstract: This lecture is about a method

More information

CFD modelling of floating body response to regular waves

CFD modelling of floating body response to regular waves CFD modelling of floating body response to regular waves Dr Yann Delauré School of Mechanical and Manufacturing Engineering Dublin City University Ocean Energy Workshop NUI Maynooth, October 21, 2010 Table

More information

Plates and Shells: Theory and Computation - 4D9 - Dr Fehmi Cirak (fc286@) Office: Inglis building mezzanine level (INO 31)

Plates and Shells: Theory and Computation - 4D9 - Dr Fehmi Cirak (fc286@) Office: Inglis building mezzanine level (INO 31) Plates and Shells: Theory and Computation - 4D9 - Dr Fehmi Cirak (fc286@) Office: Inglis building mezzanine level (INO 31) Outline -1-! This part of the module consists of seven lectures and will focus

More information

LASER MELTED STEEL FREE SURFACE FORMATION

LASER MELTED STEEL FREE SURFACE FORMATION METALLURGY AND FOUNDRY ENGINEERING Vol. 33, 2007, No. 1 Aleksander Siwek * LASER MELTED STEEL FREE SURFACE FORMATION 1. INTRODUCTION Many phisical phenomena happen on the surface of worked object in the

More information

Modelling and Computation of Compressible Liquid Flows with Phase Transition

Modelling and Computation of Compressible Liquid Flows with Phase Transition JASS 2009 - Joint Advanced Student School, Saint Petersburg, 29. 03. - 07. 04. 2009 Modelling and Simulation in Multidisciplinary Engineering Modelling and Computation of Compressible Liquid Flows with

More information

Introduction to CFD Analysis

Introduction to CFD Analysis Introduction to CFD Analysis Introductory FLUENT Training 2006 ANSYS, Inc. All rights reserved. 2006 ANSYS, Inc. All rights reserved. 2-2 What is CFD? Computational fluid dynamics (CFD) is the science

More information

Introduction to CFD Analysis

Introduction to CFD Analysis Introduction to CFD Analysis 2-1 What is CFD? Computational Fluid Dynamics (CFD) is the science of predicting fluid flow, heat and mass transfer, chemical reactions, and related phenomena by solving numerically

More information

A CODE VERIFICATION EXERCISE FOR THE UNSTRUCTURED FINITE-VOLUME CFD SOLVER ISIS-CFD

A CODE VERIFICATION EXERCISE FOR THE UNSTRUCTURED FINITE-VOLUME CFD SOLVER ISIS-CFD European Conference on Computational Fluid Dynamics ECCOMAS CFD 2006 P. Wesseling, E. Oñate and J. Périaux (Eds) c TU Delft, The Netherlands, 2006 A CODE VERIFICATION EXERCISE FOR THE UNSTRUCTURED FINITE-VOLUME

More information

5.4 The Heat Equation and Convection-Diffusion

5.4 The Heat Equation and Convection-Diffusion 5.4. THE HEAT EQUATION AND CONVECTION-DIFFUSION c 6 Gilbert Strang 5.4 The Heat Equation and Convection-Diffusion The wave equation conserves energy. The heat equation u t = u xx dissipates energy. The

More information

Three-dimensional Simulation of Magnetized Cloud Fragmentation Induced by Nonlinear Flows and Ambipolar Diffusion

Three-dimensional Simulation of Magnetized Cloud Fragmentation Induced by Nonlinear Flows and Ambipolar Diffusion accepted by Astrophysical Journal Letters Three-dimensional Simulation of Magnetized Cloud Fragmentation Induced by Nonlinear Flows and Ambipolar Diffusion Takahiro Kudoh 1 and Shantanu Basu 2 ABSTRACT

More information

Chapter 5 Adaptive Mesh, Embedded Boundary Model for Flood Modeling

Chapter 5 Adaptive Mesh, Embedded Boundary Model for Flood Modeling in the Sacramento-San Joaquin Delta and Suisun Marsh June 2011 Chapter 5 Adaptive Mesh, Embedded Boundary Model for Flood Modeling Authors: Qiang Shu and Eli Ateljevich, Delta Modeling Section, Bay-Delta

More information

Problem #1 [Sound Waves and Jeans Length]

Problem #1 [Sound Waves and Jeans Length] Roger Griffith Astro 161 hw. # 8 Proffesor Chung-Pei Ma Problem #1 [Sound Waves and Jeans Length] At typical sea-level conditions, the density of air is 1.23 1 3 gcm 3 and the speed of sound is 3.4 1 4

More information

When the exact discrete gradient is not the best choice in optimal shape design? Alfonso Bueno-Orovio

When the exact discrete gradient is not the best choice in optimal shape design? Alfonso Bueno-Orovio When the exact discrete gradient is not the best choice in optimal shape design? Alfonso Bueno-Orovio Oxford University, Oxford OX1 3QD, UK, and Polytechnic University of Madrid, Madrid 284, Spain Carlos

More information

ENABLING TOOLS AND TECHNIQUES FOR THE OPTIMIZATION OF THE HERACLES SIMULATION PROGRAM

ENABLING TOOLS AND TECHNIQUES FOR THE OPTIMIZATION OF THE HERACLES SIMULATION PROGRAM ENABLING TOOLS AND TECHNIQUES FOR THE OPTIMIZATION OF THE HERACLES SIMULATION PROGRAM Edouard Audit, Valérie Gautard, Daniel Pomarède, Bruno Thooris CEA/DAPNIA/Saclay, 91191 Gif/Yvette, France Valerie.Gautard@cea.fr

More information

Module 5: Solution of Navier-Stokes Equations for Incompressible Flow Using SIMPLE and MAC Algorithms Lecture 27:

Module 5: Solution of Navier-Stokes Equations for Incompressible Flow Using SIMPLE and MAC Algorithms Lecture 27: The Lecture deals with: Introduction Staggered Grid Semi Implicit Method for Pressure Linked Equations (SIMPLE) x - momentum equation file:///d /chitra/nptel_phase2/mechanical/cfd/lecture%2027/27_1.htm[6/20/2012

More information

Flow Physics Analysis of Three-Bucket Helical Savonius Rotor at Twist Angle Using CFD

Flow Physics Analysis of Three-Bucket Helical Savonius Rotor at Twist Angle Using CFD Vol.3, Issue.2, March-April. 2013 pp-739-746 ISSN: 2249-6645 Flow Physics Analysis of Three-Bucket Helical Savonius Rotor at Twist Angle Using CFD Pinku Debnath, 1 Rajat Gupta 2 12 Mechanical Engineering,

More information

Renormalization of the Numerical Diffusion for an Upwind Finite Volume Method. Application to the Simulation of Kelvin-Helmholtz Instability

Renormalization of the Numerical Diffusion for an Upwind Finite Volume Method. Application to the Simulation of Kelvin-Helmholtz Instability 5th International Symposium on Finite Volumes for Complex Applications. - Problems and Perspectives June 08-13, 008 Aussois, France Renormalization of the Numerical Diffusion for an Upwind Finite Volume

More information

An Introduction to Hydrocode Modeling. Gareth S. Collins

An Introduction to Hydrocode Modeling. Gareth S. Collins An Introduction to Hydrocode Modeling Gareth S. Collins August 2, 2002 1 Introduction The hydrocode is a computational tool for modeling the behavior of continuous media. In its purest sense, a hydrocode

More information

LECTURE 6: Fluid Sheets

LECTURE 6: Fluid Sheets LECTURE 6: Fluid Sheets The dynamics of high-speed fluid sheets was first considered by Savart after his early work on electromagnetism with Biot, and was subsequently examined in a series of papers by

More information

Lecture 3 Fluid Dynamics and Balance Equa6ons for Reac6ng Flows

Lecture 3 Fluid Dynamics and Balance Equa6ons for Reac6ng Flows Lecture 3 Fluid Dynamics and Balance Equa6ons for Reac6ng Flows 3.- 1 Basics: equations of continuum mechanics - balance equations for mass and momentum - balance equations for the energy and the chemical

More information

FEM Software Automation, with a case study on the Stokes Equations

FEM Software Automation, with a case study on the Stokes Equations FEM Automation, with a case study on the Stokes Equations FEM Andy R Terrel Advisors: L R Scott and R C Kirby Numerical from Department of Computer Science University of Chicago March 1, 2006 Masters Presentation

More information

Dimensionless form of equations

Dimensionless form of equations Dimensionless form of equations Motivation: sometimes equations are normalized in order to facilitate the scale-up of obtained results to real flow conditions avoid round-off due to manipulations with

More information

High order well-balanced WENO scheme for the gas dynamics equations under. gravitational fields. Abstract

High order well-balanced WENO scheme for the gas dynamics equations under. gravitational fields. Abstract High order well-balanced WENO scheme for the gas dynamics equations under gravitational fields Yulong Xing 1 and Chi-Wang Shu Abstract The gas dynamics equations, coupled with a static gravitational field,

More information

Lecture 8 - Turbulence. Applied Computational Fluid Dynamics

Lecture 8 - Turbulence. Applied Computational Fluid Dynamics Lecture 8 - Turbulence Applied Computational Fluid Dynamics Instructor: André Bakker http://www.bakker.org André Bakker (2002-2006) Fluent Inc. (2002) 1 Turbulence What is turbulence? Effect of turbulence

More information

A Response Surface Model to Predict Flammable Gas Cloud Volume in Offshore Modules. Tatiele Dalfior Ferreira Sávio Souza Venâncio Vianna

A Response Surface Model to Predict Flammable Gas Cloud Volume in Offshore Modules. Tatiele Dalfior Ferreira Sávio Souza Venâncio Vianna A Response Surface Model to Predict Flammable Gas Cloud Volume in Offshore Modules Tatiele Dalfior Ferreira Sávio Souza Venâncio Vianna PRESENTATION TOPICS Research Group Overview; Problem Description;

More information

Fourth-Order Compact Schemes of a Heat Conduction Problem with Neumann Boundary Conditions

Fourth-Order Compact Schemes of a Heat Conduction Problem with Neumann Boundary Conditions Fourth-Order Compact Schemes of a Heat Conduction Problem with Neumann Boundary Conditions Jennifer Zhao, 1 Weizhong Dai, Tianchan Niu 1 Department of Mathematics and Statistics, University of Michigan-Dearborn,

More information

Effect of Aspect Ratio on Laminar Natural Convection in Partially Heated Enclosure

Effect of Aspect Ratio on Laminar Natural Convection in Partially Heated Enclosure Universal Journal of Mechanical Engineering (1): 8-33, 014 DOI: 10.13189/ujme.014.00104 http://www.hrpub.org Effect of Aspect Ratio on Laminar Natural Convection in Partially Heated Enclosure Alireza Falahat

More information

Fluent Software Training TRN-99-003. Solver Settings. Fluent Inc. 2/23/01

Fluent Software Training TRN-99-003. Solver Settings. Fluent Inc. 2/23/01 Solver Settings E1 Using the Solver Setting Solver Parameters Convergence Definition Monitoring Stability Accelerating Convergence Accuracy Grid Indeendence Adation Aendix: Background Finite Volume Method

More information

by the matrix A results in a vector which is a reflection of the given

by the matrix A results in a vector which is a reflection of the given Eigenvalues & Eigenvectors Example Suppose Then So, geometrically, multiplying a vector in by the matrix A results in a vector which is a reflection of the given vector about the y-axis We observe that

More information

CFD SIMULATION OF SDHW STORAGE TANK WITH AND WITHOUT HEATER

CFD SIMULATION OF SDHW STORAGE TANK WITH AND WITHOUT HEATER International Journal of Advancements in Research & Technology, Volume 1, Issue2, July-2012 1 CFD SIMULATION OF SDHW STORAGE TANK WITH AND WITHOUT HEATER ABSTRACT (1) Mr. Mainak Bhaumik M.E. (Thermal Engg.)

More information

Sound propagation in a lined duct with flow

Sound propagation in a lined duct with flow Sound propagation in a lined duct with flow Martien Oppeneer supervisors: Sjoerd Rienstra and Bob Mattheij CASA day Eindhoven, April 7, 2010 1 / 47 Outline 1 Introduction & Background 2 Modeling the problem

More information

Efficient Convergence Acceleration for a Parallel CFD Code

Efficient Convergence Acceleration for a Parallel CFD Code Efficient Convergence Acceleration for a Parallel CFD Code R.D. Williams a, J. Häuser b, and R. Winkelmann b a California Institute of Technology, Pasadena, California b Center of Logistics and Expert

More information

TesT AuTomATion Best Practices

TesT AuTomATion Best Practices Test Automation Best Pr actices 2 Which test Cases should be automated? A test case or use case scenario is a simulated situation in which a user performs determinate actions when using a particular app.

More information

Code: MATH 274 Title: ELEMENTARY DIFFERENTIAL EQUATIONS

Code: MATH 274 Title: ELEMENTARY DIFFERENTIAL EQUATIONS Code: MATH 274 Title: ELEMENTARY DIFFERENTIAL EQUATIONS Institute: STEM Department: MATHEMATICS Course Description: This is an introductory course in concepts and applications of differential equations.

More information

Introduction to COMSOL. The Navier-Stokes Equations

Introduction to COMSOL. The Navier-Stokes Equations Flow Between Parallel Plates Modified from the COMSOL ChE Library module rev 10/13/08 Modified by Robert P. Hesketh, Chemical Engineering, Rowan University Fall 2008 Introduction to COMSOL The following

More information

Geodynamics Lecture 2 Kinematics of plate tectonics

Geodynamics Lecture 2 Kinematics of plate tectonics Geodynamics Lecture 2 Kinematics of plate tectonics Lecturer: David Whipp david.whipp@helsinki.fi! 4.9.2013 Geodynamics www.helsinki.fi/yliopisto 1 Goals of this lecture Present the three types of plate

More information

Probability and Statistics Prof. Dr. Somesh Kumar Department of Mathematics Indian Institute of Technology, Kharagpur

Probability and Statistics Prof. Dr. Somesh Kumar Department of Mathematics Indian Institute of Technology, Kharagpur Probability and Statistics Prof. Dr. Somesh Kumar Department of Mathematics Indian Institute of Technology, Kharagpur Module No. #01 Lecture No. #15 Special Distributions-VI Today, I am going to introduce

More information

Lecture L22-2D Rigid Body Dynamics: Work and Energy

Lecture L22-2D Rigid Body Dynamics: Work and Energy J. Peraire, S. Widnall 6.07 Dynamics Fall 008 Version.0 Lecture L - D Rigid Body Dynamics: Work and Energy In this lecture, we will revisit the principle of work and energy introduced in lecture L-3 for

More information

Removal of Liquid Water Droplets in Gas Channels of Proton Exchange Membrane Fuel Cell

Removal of Liquid Water Droplets in Gas Channels of Proton Exchange Membrane Fuel Cell 第 五 届 全 球 华 人 航 空 科 技 研 讨 会 Removal of Liquid Water Droplets in Gas Channels of Proton Exchange Membrane Fuel Cell Chin-Hsiang Cheng 1,*, Wei-Shan Han 1, Chun-I Lee 2, Huan-Ruei Shiu 2 1 Department of

More information

Ravi Kumar Singh*, K. B. Sahu**, Thakur Debasis Mishra***

Ravi Kumar Singh*, K. B. Sahu**, Thakur Debasis Mishra*** Ravi Kumar Singh, K. B. Sahu, Thakur Debasis Mishra / International Journal of Engineering Research and Applications (IJERA) ISSN: 48-96 www.ijera.com Vol. 3, Issue 3, May-Jun 3, pp.766-77 Analysis of

More information

O.F.Wind Wind Site Assessment Simulation in complex terrain based on OpenFOAM. Darmstadt, 27.06.2012

O.F.Wind Wind Site Assessment Simulation in complex terrain based on OpenFOAM. Darmstadt, 27.06.2012 O.F.Wind Wind Site Assessment Simulation in complex terrain based on OpenFOAM Darmstadt, 27.06.2012 Michael Ehlen IB Fischer CFD+engineering GmbH Lipowskystr. 12 81373 München Tel. 089/74118743 Fax 089/74118749

More information

Performance of Dynamic Load Balancing Algorithms for Unstructured Mesh Calculations

Performance of Dynamic Load Balancing Algorithms for Unstructured Mesh Calculations Performance of Dynamic Load Balancing Algorithms for Unstructured Mesh Calculations Roy D. Williams, 1990 Presented by Chris Eldred Outline Summary Finite Element Solver Load Balancing Results Types Conclusions

More information

Introduction to Solid Modeling Using SolidWorks 2012 SolidWorks Simulation Tutorial Page 1

Introduction to Solid Modeling Using SolidWorks 2012 SolidWorks Simulation Tutorial Page 1 Introduction to Solid Modeling Using SolidWorks 2012 SolidWorks Simulation Tutorial Page 1 In this tutorial, we will use the SolidWorks Simulation finite element analysis (FEA) program to analyze the response

More information

Let s first see how precession works in quantitative detail. The system is illustrated below: ...

Let s first see how precession works in quantitative detail. The system is illustrated below: ... lecture 20 Topics: Precession of tops Nutation Vectors in the body frame The free symmetric top in the body frame Euler s equations The free symmetric top ala Euler s The tennis racket theorem As you know,

More information

Numerical Methods for Option Pricing

Numerical Methods for Option Pricing Chapter 9 Numerical Methods for Option Pricing Equation (8.26) provides a way to evaluate option prices. For some simple options, such as the European call and put options, one can integrate (8.26) directly

More information

Exergy Analysis of a Water Heat Storage Tank

Exergy Analysis of a Water Heat Storage Tank Exergy Analysis of a Water Heat Storage Tank F. Dammel *1, J. Winterling 1, K.-J. Langeheinecke 3, and P. Stephan 1,2 1 Institute of Technical Thermodynamics, Technische Universität Darmstadt, 2 Center

More information

AN INTRODUCTION TO NUMERICAL METHODS AND ANALYSIS

AN INTRODUCTION TO NUMERICAL METHODS AND ANALYSIS AN INTRODUCTION TO NUMERICAL METHODS AND ANALYSIS Revised Edition James Epperson Mathematical Reviews BICENTENNIAL 0, 1 8 0 7 z ewiley wu 2007 r71 BICENTENNIAL WILEY-INTERSCIENCE A John Wiley & Sons, Inc.,

More information

Numerical Methods for Differential Equations

Numerical Methods for Differential Equations Numerical Methods for Differential Equations Course objectives and preliminaries Gustaf Söderlind and Carmen Arévalo Numerical Analysis, Lund University Textbooks: A First Course in the Numerical Analysis

More information

Finite Difference Approach to Option Pricing

Finite Difference Approach to Option Pricing Finite Difference Approach to Option Pricing February 998 CS5 Lab Note. Ordinary differential equation An ordinary differential equation, or ODE, is an equation of the form du = fut ( (), t) (.) dt where

More information

Lecture 3 Properties and Evolution of Molecular Clouds. Spitzer space telescope image of Snake molecular cloud (IRDC G11.11-0.11

Lecture 3 Properties and Evolution of Molecular Clouds. Spitzer space telescope image of Snake molecular cloud (IRDC G11.11-0.11 Lecture 3 Properties and Evolution of Molecular Clouds Spitzer space telescope image of Snake molecular cloud (IRDC G11.11-0.11 From slide from Annie Hughes Review CO t in clouds HI: Atomic Hydrogen http://www.atnf.csiro.au/research/lvmeeting/magsys_pres/

More information

Grid adaptivity for systems of conservation laws

Grid adaptivity for systems of conservation laws Grid adaptivity for systems of conservation laws M. Semplice 1 G. Puppo 2 1 Dipartimento di Matematica Università di Torino 2 Dipartimento di Scienze Matematiche Politecnico di Torino Numerical Aspects

More information

HPC enabling of OpenFOAM R for CFD applications

HPC enabling of OpenFOAM R for CFD applications HPC enabling of OpenFOAM R for CFD applications Towards the exascale: OpenFOAM perspective Ivan Spisso 25-27 March 2015, Casalecchio di Reno, BOLOGNA. SuperComputing Applications and Innovation Department,

More information

State of Stress at Point

State of Stress at Point State of Stress at Point Einstein Notation The basic idea of Einstein notation is that a covector and a vector can form a scalar: This is typically written as an explicit sum: According to this convention,

More information

General Ocean Turbulence Model: Recent advances and future plans

General Ocean Turbulence Model: Recent advances and future plans General Ocean Turbulence Model: Recent advances and future plans Hans Burchard 1,3, Lars Umlauf 1 Andreas Meister 2, Thomas Neumann 1, and Karsten Bolding 3 hans.burchard@io-warnemuende.de 1. Baltic Sea

More information

Manning Friction in Steep Open-channel Flow

Manning Friction in Steep Open-channel Flow Seventh International Conference on Computational Fluid Dynamics (ICCFD7), Big Island, Hawaii, July 9-3, 0 ICCFD7-0-3303 ICCFD7-3303 Manning Friction in Steep Open-channel Flow Tao Wang * and Vincent H.

More information

PHYS 101 Lecture 10 - Work and kinetic energy 10-1

PHYS 101 Lecture 10 - Work and kinetic energy 10-1 PHYS 101 Lecture 10 - Work and kinetic energy 10-1 Lecture 10 - Work and Kinetic Energy What s important: impulse, work, kinetic energy, potential energy Demonstrations: block on plane balloon with propellor

More information

TECHNICAL BRIEF: Selected Benchmarks from Commercial CFD Codes

TECHNICAL BRIEF: Selected Benchmarks from Commercial CFD Codes TECHNICAL BRIEF: Selected Benchmarks from Commercial CFD Codes For a large portion of the engineering community, the primary source of CFD capabilities is through the purchase of a commercial CFD code.

More information

Lecture Notes to Accompany. Scientific Computing An Introductory Survey. by Michael T. Heath. Chapter 10

Lecture Notes to Accompany. Scientific Computing An Introductory Survey. by Michael T. Heath. Chapter 10 Lecture Notes to Accompany Scientific Computing An Introductory Survey Second Edition by Michael T. Heath Chapter 10 Boundary Value Problems for Ordinary Differential Equations Copyright c 2001. Reproduction

More information

Lecture 1 - Introduction to CFD. Applied Computational Fluid Dynamics

Lecture 1 - Introduction to CFD. Applied Computational Fluid Dynamics Lecture 1 - Introduction to CFD Applied Computational Fluid Dynamics Instructor: André Bakker http://www.bakker.org André Bakker (2002-2006) Fluent Inc. (2002) 1 Fluid dynamics Fluid dynamics is the science

More information

Experiment 2 Free Fall and Projectile Motion

Experiment 2 Free Fall and Projectile Motion Name Partner(s): Experiment 2 Free Fall and Projectile Motion Objectives Preparation Pre-Lab Learn how to solve projectile motion problems. Understand that the acceleration due to gravity is constant (9.8

More information

Gravitational instabilities in protostellar discs and the formation of planetesimals

Gravitational instabilities in protostellar discs and the formation of planetesimals Gravitational instabilities in protostellar discs and the formation of planetesimals Giuseppe Lodato - Università degli Studi di Milano 17 February 2011 - Bologna Gravitational instabilities in protostellar

More information

Advanced Computational Fluid Dynamics AA215A Lecture 5

Advanced Computational Fluid Dynamics AA215A Lecture 5 Advanced Computational Fluid Dynamics AA5A Lecture 5 Antony Jameson Winter Quarter, 0, Stanford, CA Abstract Lecture 5 shock capturing schemes for scalar conservation laws Contents Shock Capturing Schemes

More information

2. Parallel pump system Q(pump) = 300 gpm, h p = 270 ft for each of the two pumps

2. Parallel pump system Q(pump) = 300 gpm, h p = 270 ft for each of the two pumps Pumping Systems: Parallel and Series Configurations For some piping system designs, it may be desirable to consider a multiple pump system to meet the design requirements. Two typical options include parallel

More information

Basin simulation for complex geological settings

Basin simulation for complex geological settings Énergies renouvelables Production éco-responsable Transports innovants Procédés éco-efficients Ressources durables Basin simulation for complex geological settings Towards a realistic modeling P. Havé*,

More information

1. Lid driven flow in a cavity [Time: 1 h 30 ]

1. Lid driven flow in a cavity [Time: 1 h 30 ] Hands on computer session: 1. Lid driven flow in a cavity [Time: 1 h 30 ] Objects choice of computational domain, problem adimensionalization and definition of boundary conditions; influence of the mesh

More information

亞 太 風 險 管 理 與 安 全 研 討 會

亞 太 風 險 管 理 與 安 全 研 討 會 2005 亞 太 風 險 管 理 與 安 全 研 討 會 Asia-Pacific Conference on Risk Management and Safety Zonal Network Platform (ZNP): Applications of a state-of-the-art deterministic CFD based scientific computing tool for

More information

Introduction to CFD Basics

Introduction to CFD Basics Introduction to CFD Basics Rajesh Bhaskaran Lance Collins This is a quick-and-dirty introduction to the basic concepts underlying CFD. The concepts are illustrated by applying them to simple 1D model problems.

More information

Harvesting-Combine-Flow Simulation Technique

Harvesting-Combine-Flow Simulation Technique Page 1/14 Madhur Bhaiya, Prof. Dr.-Ing. Andreas Jahr, B.Eng. Holger Happel FH Düsseldorf 1 ABSTRACT CFX 11.0 is a Computational Fluid Dynamics (CFD) program for simulating the behavior of systems involving

More information

MASTER OF SCIENCE IN PHYSICS MASTER OF SCIENCES IN PHYSICS (MS PHYS) (LIST OF COURSES BY SEMESTER, THESIS OPTION)

MASTER OF SCIENCE IN PHYSICS MASTER OF SCIENCES IN PHYSICS (MS PHYS) (LIST OF COURSES BY SEMESTER, THESIS OPTION) MASTER OF SCIENCE IN PHYSICS Admission Requirements 1. Possession of a BS degree from a reputable institution or, for non-physics majors, a GPA of 2.5 or better in at least 15 units in the following advanced

More information

Computational Aerodynamic Analysis on Store Separation from Aircraft using Pylon

Computational Aerodynamic Analysis on Store Separation from Aircraft using Pylon International Journal of Engineering Science Invention (IJESI) ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 www.ijesi.org ǁ PP.27-31 Computational Aerodynamic Analysis on Store Separation from Aircraft

More information

Calibrating Differential Pressure Sensors

Calibrating Differential Pressure Sensors Calibrating Differential Pressure Sensors Additel Corporation 22865 Savi Ranch Parkway, Ste F Yorba Linda, CA 92887 Introduction Differential pressure sensors are common in the process industry and cover

More information

Leak Detection in Pipelines by the use of State and Parameter Estimation

Leak Detection in Pipelines by the use of State and Parameter Estimation Leak Detection in Pipelines by the use of State and Parameter Estimation Sindre Oven Master i teknisk kybernetikk og robotikk Innlevert: januar 2014 Hovedveileder: Ole Morten Aamo, ITK Norges teknisk-naturvitenskapelige

More information

Modeling and Numerical Blood Flow Analysis of Tibial Artery using CFD

Modeling and Numerical Blood Flow Analysis of Tibial Artery using CFD Modeling and Numerical Blood Flow Analysis of Tibial Artery using CFD S.Manimaran Department of Biomedical Engineering C.Muralidharan M.E Assistant Professor Department of Biomedical Engineering Surendra

More information

Chapter 10: Linear Kinematics of Human Movement

Chapter 10: Linear Kinematics of Human Movement Chapter 10: Linear Kinematics of Human Movement Basic Biomechanics, 4 th edition Susan J. Hall Presentation Created by TK Koesterer, Ph.D., ATC Humboldt State University Objectives Discuss the interrelationship

More information

Quality and Reliability in CFD

Quality and Reliability in CFD Quality and Reliability in CFD Open Source Challenges Hrvoje Jasak Wikki Ltd, United Kingdom Faculty of Mechanical Engineering and Naval Architecture University of Zagreb, Croatia Quality and Reliability

More information

The RAMSES code and related techniques 3. Gravity solvers

The RAMSES code and related techniques 3. Gravity solvers The RAMSES code and related techniques 3. Gravity solvers Outline - The Vlassov-Poisson equation - The Particle-Mesh method in a nut shell - Symplectic Integrators - Mass assignment and force interpolation

More information

11 Navier-Stokes equations and turbulence

11 Navier-Stokes equations and turbulence 11 Navier-Stokes equations and turbulence So far, we have considered ideal gas dynamics governed by the Euler equations, where internal friction in the gas is assumed to be absent. Real fluids have internal

More information

Lecture 4 Classification of Flows. Applied Computational Fluid Dynamics

Lecture 4 Classification of Flows. Applied Computational Fluid Dynamics Lecture 4 Classification of Flows Applied Computational Fluid Dynamics Instructor: André Bakker http://www.bakker.org André Bakker (00-006) Fluent Inc. (00) 1 Classification: fluid flow vs. granular flow

More information

Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving

Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving Section 7 Algebraic Manipulations and Solving Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving Before launching into the mathematics, let s take a moment to talk about the words

More information