Solution of the Navier-Stokes Equations

Size: px
Start display at page:

Download "Solution of the Navier-Stokes Equations"

Transcription

1 Numercal Flud Mechancs Fall 2011 Lecture 25 REVIEW Lecture 24: Soluton of the Naver-Stokes Equatons Dscretzaton of the convectve and vscous terms Dscretzaton of the pressure term Conservaton prncples Momentum and Mass Energy t 2 2 v.( t ). v 0 2 v v p v g 2 2 u j p p g. r. u ( p e gxe e ) 3 3 x v v dv ( v. n) da p v. n da (. v). n da : v p. v g. v dv 2 2 CV CS CS CS CV S p e nds. j Choce of Varable Arrangement on the Grd Collocated and Staggered Calculaton of the Pressure v t 2 2. p p...( v v). v. g..( v v) p uu j x x x x j Numercal Flud Mechancs PFJL Lecture 25, 1

2 REVIEW Lecture 24, Cont d: Soluton of the Naver-Stokes Equatons Pressure Correcton Methods: ) Solve momentum for a known pressure leadng to new velocty, then ) Solve Posson to obtan a corrected pressure and ) Correct velocty, go to ) for next tme-step. A Smple Explct Scheme (Posson for P at t n, then mom. for velocty at t n+1 ) A Smple Implct Scheme Nonlnear solvers, Lnearzed solvers and ADI solvers Implct Pressure Correcton Schemes for steady problems: terate usng Outer teratons: Inner teratons: Numercal Flud Mechancs Fall 2011 Lecture ( ) n n n n n uu j j p u u t + x j x j x n1 1 1 ( ) n n p uu j j x x x x j x j m1 m m m u δp u δp δ u δ δp δ u * * m m* m 1 * but requre m m m and 0 m m m m m m* u u u A u b A u b A u b δx δx δx δx δx δx m m* u m m δp A u b m* u δx Projecton Methods: Non-Incremental and Incremental Schemes Numercal Flud Mechancs PFJL Lecture 25, 2

3 TODAY (Lecture 25): Naver-Stokes Equatons and Intro to Fnte Elements Soluton of the Naver-Stokes Equatons Pressure Correcton Methods Implct Pressure Correcton Schemes for steady problems: terate usng Outer teratons and Inner teratons Projecton Methods: Non-Incremental and Incremental Schemes Fractonal Step Methods: Example usng Crank-Ncholson Streamfuncton-Vortcty Methods: scheme and boundary condtons Artfcal Compressblty Methods: scheme defntons and example Boundary Condtons: Wall/Symmetry and Open boundary condtons Fnte Element Methods Introducton Method of Weghted Resduals: Galerkn, Subdoman and Collocaton General Approach to Fnte Elements: Steps n settng-up and solvng the dscrete FE system Galerkn Examples n 1D and 2D Numercal Flud Mechancs PFJL Lecture 25, 3

4 References and Readng Assgnments Chapter 7 on Incompressble Naver-Stokes equatons of J. H. Ferzger and M. Perc, Computatonal Methods for Flud Dynamcs. Sprnger, NY, 3 rd edton, 2002 Chapter 11 on Incompressble Naver-Stokes Equatons of T. Cebec, J. P. Shao, F. Kafyeke and E. Laurendeau, Computatonal Flud Dynamcs for Engneers. Sprnger, Chapter 17 on Incompressble Vscous Flows of Fletcher, Computatonal Technques for Flud Dynamcs. Sprnger, Chapters 31 on Fnte Elements of Chapra and Canale, Numercal Methods for Engneers, Numercal Flud Mechancs PFJL Lecture 25, 4

5 Methods for solvng (steady) NS problems: Implct Pressure-Correcton Methods Smple mplct approach based on lnearzaton most useful for unsteady problems It s not accurate for large (tme) steps (because the lnearzaton would then lead to a large error) Should not be used for steady problems Steady problems are often solved wth an mplct method (wth pseudo-tme), but wth large tme steps (no need to reproduce the pseudo-tme hstory) The am s to rapdly converge to the steady soluton Many steady-state solvers are based on varatons of the mplct schemes They use a pressure (or pressure-correcton) equaton to enforce contnuty at each pseudo-tme steps, also called outer teraton Numercal Flud Mechancs PFJL Lecture 25, 5

6 Methods for solvng (steady) NS problems: Implct Pressure-Correcton Methods, Cont d For a fully mplct scheme, the steady state momentum equatons are: Wth the dscretzed matrx notaton, the result s a nonlnear algebrac system n1 n1 n1 n 1 n ( uu j) j p x j x j x u u The b term n the RHS contans all terms that are explct (n u n ) or lnear n u n+1 or that are coeffcents functon of other varables at t n+1, e.g. temperature Pressure s wrtten n symbolc matrx dfference form to ndcate that any spatal dervatves can be used The algebrac system s nonlnear. Agan, nonlnear teratve solvers can be used. For steady flows, the tolerance of the convergence of these nonlnear-solver teratons does not need to be as strct as for a true tme-marchng scheme Note the two types of successve teratons: n1 u A u b n1 n1 u Outer teratons: (over one pseudo-tme step) use nonlnear solvers whch update the n 1 elements of the matrx u n1 A as well as u (uses no or approxmate pressure term) Inner Iteratons: lnear algebra to solve the lnearzed system wth fxed coeffcents n1 Numercal Flud Mechancs δp δx PFJL Lecture 25, 6

7 Methods for solvng (steady) NS problems: Implct Pressure-Correcton Methods, Cont d Outer teraton m (pseudo-tme): nonlnear solvers whch update the elements m* m* of the matrx as well as : m1 m* u The resultng veloctes do not satsfy contnuty (hence the *) snce the RHS s obtaned from p m-1 at the end of the prevous outer teraton. m* m Hence, needs to be corrected. The fnal needs to satsfy u A u Inner teraton: After solvng a Posson equaton for the pressure, the fnal velocty s calculated usng the nner teraton (fxed coeffcent A) Fnally, ncrease m to m+1 and terate (outer, then nner) u Ths scheme s a varaton of the prevous tme-marchng schemes: Man dfference s that terms n RHS can be explct or mplct n outer teraton m* u A u b m* m1 u u Numercal Flud Mechancs m* δp δx * * m m m m m m u δp δ u δ δp δ u δ u A u b and 0 A u b A u b δx δx δx δx δx δx m m m m m m m m m u u u m* u A u b m m u m* δp δx m PFJL Lecture 25, 7

8 These schemes that frst construct a velocty feld that does not satsfy contnuty, but then correct t usng a pressure gradent are called projecton methods : Methods for solvng (steady) NS problems: Projecton Methods The dvergence producng part of the velocty s projected out One of the most common methods of ths type are agan pressure-correcton schemes m m* m m1 Substtute u u u' and ' n the prevous equatons p p p Varatons of these pressure-correcton methods nclude: SIMPLE (Sem-Implct Method for Pressure-Lnked Equatons) method: Neglects contrbutons of u n the pressure equaton SIMPLEC: approxmate u n the pressure equaton as a functon of p SIMPLER and PISO methods: terate to obtan u There are many other varatons of these methods: all are based on outer and nner teratons untl convergence at m (n+1) s acheved. Numercal Flud Mechancs PFJL Lecture 25, 8

9 Projecton Methods: Example Scheme 1 Guermond et al, CM-AME-2006 Non-Incremental (Chorn, 1968): No pressure term used n predctor momentum equaton Correct pressure based on contnuty Update velocty usng corrected pressure n momentum equaton * n n j j * u u t u n1 n1 1 n1 n1 * n1 * ( uu) + ; 0 xj x j D n1 n1 p u u t n1 n1 x p 1 * n1 p u ; 0 n1 u x x t x n D 0 x n1 p u u t x n1 Numercal Flud Mechancs Note: advecton term can be treated: - mplctly for u* at n+1 (need to terate then), or, - explctly (evaluated wth u at n), as n 2d FV code and many others PFJL Lecture 25, 9

10 Projecton Methods: Example Scheme 2 Guermond et al, CM-AME-2006 Incremental (Goda, 1979): Old pressure term used n predctor momentum equaton n 1 n Correct pressure based on contnuty: p p p' Update velocty usng pressure ncrement n momentum equaton n1 n1 n 1 n1 * n n j j * u u t u n1 * n1 * ( uu) p + ; 0 x j x j x D n1 n1 n n1 p p u u t n1 n n1 n x p p 1 * n1 p p u 1 ; 0 n u x x t x n D 0 x n1 u u t p x p n Notes: - ths scheme assumes u =0 n the pressure equaton. It s as the SIMPLE method, but wthout the teratons - As for the non-ncremental, the advecton term can be explct or mplct Numercal Flud Mechancs PFJL Lecture 25, 10

11 Other Methods: Fractonal Step Methods In the prevous methods, pressure s used to: Enforce contnuty: t s more a mathematcal varable than a physcal one Fll the RHS of the momentum eqns. explctly (predctor step for velocty) The fractonal step methods (Km and Mon, 1985) generalze ADI But works on term-by-term (nstead of dmenson-by-dmenson). Hence, does not necessarly use pressure n the predctor step Let s wrte the NS equatons a n symbolc form: u u ( C D P) t n 1 n where C, D and P represent the convectve, dffusve and pressure terms The equaton s readly splt nto a three-steps method: u u C t * n u u D t ** * u u P t n1 ** In the 3 rd step, the pressure gradent must satsfy the contnuty equaton Numercal Flud Mechancs PFJL Lecture 25, 11

12 Fractonal Step Methods, Cont d Many varatons of Fractonal step methods exsts Pressure can be a pseudo-pressure (depends on the specfc steps, what s n u **, P ) Terms can be splt further (one coordnate at a tme, etc) For the tme-marchng, Runge-Kutta explct, drect 2 nd order mplct or Crank-Ncholson scheme are used Lnearzaton and ADI s also used Used by Cho and Mon (1994) wth central dfference n space for drect smulatons of turbulence (Drect Naver Stokes, DNS) Here, we wll descrbe a scheme smlar to that of Cho and Mon, but usng Crank-Ncolson Numercal Flud Mechancs PFJL Lecture 25, 12

13 Fractonal Step Methods: Example based on Crank-Ncholson In the frst step, velocty s advanced usng: Pressure from the prevous tme-step Convectve, vscous and body forces are represented as an average of old and new values (Crank-Ncolson) Nonlnear equatons terate, e.g. Newton s scheme used by Cho et al (1994) Second-step: Half the pressure gradent term s removed from u *, to lead u ** u u t Fnal step: use half of the gradent of the stll unknown new pressure New velocty must satsfy the contnuty equaton (s dvergence free): Takng the dvergence of fnal step: ** * 1 n n * * n H( u ) H( u) p u u t 2 x p 2 x Once p s solved for, the fnal step above gves the new veloctes n n1 1 ** 1 p 2 x u u t p x x t x n1 ** 2 ( u ) n Numercal Flud Mechancs PFJL Lecture 25, 13

14 Fractonal Step Methods: Example based on Crank-Ncholson Puttng all steps together: n * n n1 1 n H( u ) H( u) 1 p p 2 2 x x n u u t To represent Crank-Ncolson correctly, H(u * ) should be H(u n+1 ) However, we can show that the error s 2 nd order n tme and thus consstent wth C-N s truncaton error: subtract the frst step from the fnal step, to obtan, n1 n 2 n 1 * t p p t p u u 2 x x 2 x t Wth ths, one also obtans: n1 n ' n1 * t ( p p ) t ( p ) u u 2 x 2 x whch s smlar to the fnal step, but has the form of a pressure-correcton on u * Fractonal steps methods have become rather popular Many varatons, but all are based on the same prncples (llustrated by C-N here) Man dfference wth SIMPLE-type tme-marchng schemes: SIMPLE schemes solve the pressure and momentum equatons several tmes per tme-step n outer teratons Numercal Flud Mechancs PFJL Lecture 25, 14

15 Incompressble Flud Vortcty Equaton (revew Lecture 6) Vortcty Naver-Stokes Equaton curl of Naver-Stokes Equaton Numercal Flud Mechancs PFJL Lecture 25, 15

16 Streamfuncton-Vortcty Methods For ncompressble, 2D flows wth constant flud propertes, NS can be smplfed by ntroducng the streamfuncton ψ and vortcty ω as dependent varables Streamlnes: constant ψ Vortcty vector s orthogonal to plane of the 2D flow 2D Contnuty s automatcally satsfed: In 2D, substtutng knematc condton: v u u, v and y x x y u v 0 x y v u u and v n y x x y x y ( ω v) leads to the The vertcal component of the vortcty equaton leads: 2 2 u v 2 2 t x y x y Numercal Flud Mechancs PFJL Lecture 25, 16

17 Streamfuncton-Vortcty Methods, Cont d Man advantages: Pressure does not appear n ether of these questons! NS has been replaced by a set of 2 coupled PDEs Instead of 2 veloctes and 1 pressure, we have only two dependent varables Explct soluton scheme Gven ntal velocty feld, compute vortcty by dfferentaton Use ths vortcty ω n n the RHS of the dynamc equaton for vortcty, to obtan ω n+1 Wth ω n+1 the streamfuncton ψ n+1 can be obtaned from the Posson equaton Wth ψ n+1, we can dfferentate to obtan the velocty Contnue to tme n+2, and so on One ssue wth ths scheme: boundary condtons Numercal Flud Mechancs PFJL Lecture 25, 17

18 Streamfuncton-Vortcty Methods, Cont d Boundary condtons Boundary condtons for ψ Sold boundares are streamlnes and requre: ψ = constant However, values of ψ at these boundares can be computed only f velocty feld s known Boundary condtons for ω Nether vortcty nor ts dervatves at the boundares are known n advance u wall y wall Vortcty at the wall s proportonal to the shear stress, but the shear stress s often what one s tryng to compute x y.e. one-sded dfferences at the wall: 2 n For example, at the wall: / wall wall snce Boundary values for ω can be obtaned from, but ths usually converges slowly and can requre refnement Dscontnutes also occur at corners Numercal Flud Mechancs PFJL Lecture 25, 18

19 Streamfuncton-Vortcty Methods, Cont d Dscontnutes also occur at corners for vortcty v u The dervatves and x y are not contnuous at A and B Ths e.g. means specal treatment for v u x y refne the grd at corners Vortcy-streamfuncton approach useful n 2D, but s now less popular because extenson to 3D dffcult In 3D, vortcty has 3 components, hence problem becomes as/more expensve as NS Streamfunctom s stll used n quas-2d problems, for example, n the ocean or n the atmosphere A C B D Image by MIT OpenCourseWare. Numercal Flud Mechancs PFJL Lecture 25, 19

20 Artfcal Compressblty Methods Compressble flow s of great mportance (e.g. aerodynamcs and turbne engne desgn) Many methods have been developed (e.g. MacCormack, Beam-Warmng, etc) Can they be used for ncompressble flows? Man dfference between ncompressble and compressble NS s the mathematcal character of the equatons Incompressble eqns: no tme dervatve n the contnuty eqn: They have a mxed parabolc-ellptc character n tme-space Compressble eqns: there s a tme-dervatve n the contnuty equaton: They have a hyperbolc character: Allow pressure/sound waves How to use methods for compressble flows n ncompressble flows? Numercal Flud Mechancs.( v) 0 t. v 0 PFJL Lecture 25, 20

21 Artfcal Compressblty Methods, Cont d Most straghtforward: Append a tme dervatve to the contnuty equaton Snce densty s constant, addng a tme-rate-of-change for ρ not possble Use pressure nstead (lnked to ρ va an eqn. of state n the general case): 1 p t u x where β s an artfcal compressblty parameter (dmenson of velocty 2 ) Its value s key to the performance of such methods: The larger/smaller β s, the more/less ncompressble the scheme s Large β makes the equaton stff (not well condtoned for tme-ntegraton) p t Methods most useful for solvng steady flow problem (at convergence: 0 ) To solve ths new problem, many methods can be used, especally All the tme-marchng schemes (R-K, mult-steps, etc) that we have seen Fnte dfferences or fnte volumes n space Alternatng drecton method s attractve: one spatal drecton at a tme 0 Numercal Flud Mechancs PFJL Lecture 25, 21

22 MIT OpenCourseWare Numercal Flud Mechancs Fall 2011 For nformaton about ctng these materals or our Terms of Use, vst:

2.29 Numerical Fluid Mechanics Fall 2011 Lecture 12

2.29 Numerical Fluid Mechanics Fall 2011 Lecture 12 REVIEW Lecture 11: 2.29 Numercal Flud Mechancs Fall 2011 Lecture 12 End of (Lnear) Algebrac Systems Gradent Methods Krylov Subspace Methods Precondtonng of Ax=b FINITE DIFFERENCES Classfcaton of Partal

More information

2.29 Numerical Fluid Mechanics Fall 2011 Lecture 6

2.29 Numerical Fluid Mechanics Fall 2011 Lecture 6 REVIEW of Lecture 5 2.29 Numercal Flud Mechancs Fall 2011 Lecture 6 Contnuum Hypothess and conservaton laws Macroscopc Propertes Materal covered n class: Dfferental forms of conservaton laws Materal Dervatve

More information

2.29 Numerical Fluid Mechanics

2.29 Numerical Fluid Mechanics REVIEW Lecture 10: Sprng 2015 Lecture 11 Classfcaton of Partal Dfferental Equatons PDEs) and eamples wth fnte dfference dscretzatons Parabolc PDEs Ellptc PDEs Hyperbolc PDEs Error Types and Dscretzaton

More information

Lecture 21: Numerical methods for pricing American type derivatives

Lecture 21: Numerical methods for pricing American type derivatives Lecture 21: Numercal methods for prcng Amercan type dervatves Xaoguang Wang STAT 598W Aprl 10th, 2014 (STAT 598W) Lecture 21 1 / 26 Outlne 1 Fnte Dfference Method Explct Method Penalty Method (STAT 598W)

More information

Optimal Control of Temperature in Fluid Flow

Optimal Control of Temperature in Fluid Flow Kawahara Lab. 5 March. 27 Optmal Control of Temperature n Flud Flow Dasuke YAMAZAKI Department of Cvl Engneerng, Chuo Unversty Kasuga -3-27, Bunkyou-ku, Tokyo 2-855, Japan E-mal : d33422@educ.kc.chuo-u.ac.jp

More information

Appendix B. The Finite Difference Scheme

Appendix B. The Finite Difference Scheme 140 APPENDIXES Appendx B. The Fnte Dfference Scheme In ths appendx we present numercal technques whch are used to approxmate solutons of system 3.1 3.3. A comprehensve treatment of theoretcal and mplementaton

More information

4DVAR, according to the name, is a four-dimensional variational method.

4DVAR, according to the name, is a four-dimensional variational method. 4D-Varatonal Data Assmlaton (4D-Var) 4DVAR, accordng to the name, s a four-dmensonal varatonal method. 4D-Var s actually a drect generalzaton of 3D-Var to handle observatons that are dstrbuted n tme. The

More information

End of Finite Volume Methods Cartesian grids. Solution of the Navier-Stokes Equations. REVIEW Lecture 17: Higher order (interpolation) schemes

End of Finite Volume Methods Cartesian grids. Solution of the Navier-Stokes Equations. REVIEW Lecture 17: Higher order (interpolation) schemes REVIEW Lecture 17: Numercal Flud Mechacs Sprg 2015 Lecture 18 Ed of Fte Volume Methods Cartesa grds Hgher order (terpolato) schemes Soluto of the Naver-Stokes Equatos Dscretzato of the covectve ad vscous

More information

CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE

CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE Analytcal soluton s usually not possble when exctaton vares arbtrarly wth tme or f the system s nonlnear. Such problems can be solved by numercal tmesteppng

More information

Numerical Heat and Mass Transfer

Numerical Heat and Mass Transfer Master degree n Mechancal Engneerng Numercal Heat and Mass Transfer 06-Fnte-Dfference Method (One-dmensonal, steady state heat conducton) Fausto Arpno f.arpno@uncas.t Introducton Why we use models and

More information

Lecture 12: Discrete Laplacian

Lecture 12: Discrete Laplacian Lecture 12: Dscrete Laplacan Scrbe: Tanye Lu Our goal s to come up wth a dscrete verson of Laplacan operator for trangulated surfaces, so that we can use t n practce to solve related problems We are mostly

More information

Lecture 5.8 Flux Vector Splitting

Lecture 5.8 Flux Vector Splitting Lecture 5.8 Flux Vector Splttng 1 Flux Vector Splttng The vector E n (5.7.) can be rewrtten as E = AU (5.8.1) (wth A as gven n (5.7.4) or (5.7.6) ) whenever, the equaton of state s of the separable form

More information

Formal solvers of the RT equation

Formal solvers of the RT equation Formal solvers of the RT equaton Formal RT solvers Runge- Kutta (reference solver) Pskunov N.: 979, Master Thess Long characterstcs (Feautrer scheme) Cannon C.J.: 970, ApJ 6, 55 Short characterstcs (Hermtan

More information

Lecture 13 APPROXIMATION OF SECOMD ORDER DERIVATIVES

Lecture 13 APPROXIMATION OF SECOMD ORDER DERIVATIVES COMPUTATIONAL FLUID DYNAMICS: FDM: Appromaton of Second Order Dervatves Lecture APPROXIMATION OF SECOMD ORDER DERIVATIVES. APPROXIMATION OF SECOND ORDER DERIVATIVES Second order dervatves appear n dffusve

More information

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems Numercal Analyss by Dr. Anta Pal Assstant Professor Department of Mathematcs Natonal Insttute of Technology Durgapur Durgapur-713209 emal: anta.bue@gmal.com 1 . Chapter 5 Soluton of System of Lnear Equatons

More information

ME 501A Seminar in Engineering Analysis Page 1

ME 501A Seminar in Engineering Analysis Page 1 umercal Solutons of oundary-value Problems n Os ovember 7, 7 umercal Solutons of oundary- Value Problems n Os Larry aretto Mechancal ngneerng 5 Semnar n ngneerng nalyss ovember 7, 7 Outlne Revew stff equaton

More information

Finite Element Modelling of truss/cable structures

Finite Element Modelling of truss/cable structures Pet Schreurs Endhoven Unversty of echnology Department of Mechancal Engneerng Materals echnology November 3, 214 Fnte Element Modellng of truss/cable structures 1 Fnte Element Analyss of prestressed structures

More information

Module 1 : The equation of continuity. Lecture 1: Equation of Continuity

Module 1 : The equation of continuity. Lecture 1: Equation of Continuity 1 Module 1 : The equaton of contnuty Lecture 1: Equaton of Contnuty 2 Advanced Heat and Mass Transfer: Modules 1. THE EQUATION OF CONTINUITY : Lectures 1-6 () () () (v) (v) Overall Mass Balance Momentum

More information

Canonical transformations

Canonical transformations Canoncal transformatons November 23, 2014 Recall that we have defned a symplectc transformaton to be any lnear transformaton M A B leavng the symplectc form nvarant, Ω AB M A CM B DΩ CD Coordnate transformatons,

More information

Some Comments on Accelerating Convergence of Iterative Sequences Using Direct Inversion of the Iterative Subspace (DIIS)

Some Comments on Accelerating Convergence of Iterative Sequences Using Direct Inversion of the Iterative Subspace (DIIS) Some Comments on Acceleratng Convergence of Iteratve Sequences Usng Drect Inverson of the Iteratve Subspace (DIIS) C. Davd Sherrll School of Chemstry and Bochemstry Georga Insttute of Technology May 1998

More information

NON-CENTRAL 7-POINT FORMULA IN THE METHOD OF LINES FOR PARABOLIC AND BURGERS' EQUATIONS

NON-CENTRAL 7-POINT FORMULA IN THE METHOD OF LINES FOR PARABOLIC AND BURGERS' EQUATIONS IJRRAS 8 (3 September 011 www.arpapress.com/volumes/vol8issue3/ijrras_8_3_08.pdf NON-CENTRAL 7-POINT FORMULA IN THE METHOD OF LINES FOR PARABOLIC AND BURGERS' EQUATIONS H.O. Bakodah Dept. of Mathematc

More information

Implicit Integration Henyey Method

Implicit Integration Henyey Method Implct Integraton Henyey Method In realstc stellar evoluton codes nstead of a drect ntegraton usng for example the Runge-Kutta method one employs an teratve mplct technque. Ths s because the structure

More information

Introduction to Computational Fluid Dynamics

Introduction to Computational Fluid Dynamics Introducton to Computatonal Flud Dynamcs M. Zanub 1, T. Mahalakshm 2 1 (PG MATHS), Department of Mathematcs, St. Josephs College of Arts and Scence for Women-Hosur, Peryar Unversty 2 Assstance professor,

More information

Turbulent Flow. Turbulent Flow

Turbulent Flow. Turbulent Flow http://www.youtube.com/watch?v=xoll2kedog&feature=related http://br.youtube.com/watch?v=7kkftgx2any http://br.youtube.com/watch?v=vqhxihpvcvu 1. Caothc fluctuatons wth a wde range of frequences and

More information

Higher Order Wall Boundary Conditions for Incompressible Flow Simulations

Higher Order Wall Boundary Conditions for Incompressible Flow Simulations THE 5 TH ASIAN COMPUTAITIONAL FLUID DYNAMICS BUSAN KOREA OCTOBER 7-30 003 Hgher Order Wall Boundary Condtons for Incompressble Flow Smulatons Hdetosh Nshda. Department of Mechancal and System Engneerng

More information

PHYS 705: Classical Mechanics. Calculus of Variations II

PHYS 705: Classical Mechanics. Calculus of Variations II 1 PHYS 705: Classcal Mechancs Calculus of Varatons II 2 Calculus of Varatons: Generalzaton (no constrant yet) Suppose now that F depends on several dependent varables : We need to fnd such that has a statonary

More information

MMA and GCMMA two methods for nonlinear optimization

MMA and GCMMA two methods for nonlinear optimization MMA and GCMMA two methods for nonlnear optmzaton Krster Svanberg Optmzaton and Systems Theory, KTH, Stockholm, Sweden. krlle@math.kth.se Ths note descrbes the algorthms used n the author s 2007 mplementatons

More information

Numerical Solution of Ordinary Differential Equations

Numerical Solution of Ordinary Differential Equations Numercal Methods (CENG 00) CHAPTER-VI Numercal Soluton of Ordnar Dfferental Equatons 6 Introducton Dfferental equatons are equatons composed of an unknown functon and ts dervatves The followng are examples

More information

2 Finite difference basics

2 Finite difference basics Numersche Methoden 1, WS 11/12 B.J.P. Kaus 2 Fnte dfference bascs Consder the one- The bascs of the fnte dfference method are best understood wth an example. dmensonal transent heat conducton equaton T

More information

Turbulent Flows and their Numerical Modeling

Turbulent Flows and their Numerical Modeling REVIEW Lecture 4: Numercal Flud Mechancs Sprng 015 Lecture 5 Fnte Volume on Complex geometres Computaton of convectve fluxes: x y For md-pont rule: Fe ( vn. ) ds fs e e ( ( vn. ) e Se e m e e e ( Se ue

More information

STUDY ON TWO PHASE FLOW IN MICRO CHANNEL BASED ON EXPERI- MENTS AND NUMERICAL EXAMINATIONS

STUDY ON TWO PHASE FLOW IN MICRO CHANNEL BASED ON EXPERI- MENTS AND NUMERICAL EXAMINATIONS Blucher Mechancal Engneerng Proceedngs May 0, vol., num. www.proceedngs.blucher.com.br/evento/0wccm STUDY ON TWO PHASE FLOW IN MICRO CHANNEL BASED ON EXPERI- MENTS AND NUMERICAL EXAMINATIONS Takahko Kurahash,

More information

Tools for large-eddy simulation

Tools for large-eddy simulation Center for Turbulence Research Proceedngs of the Summer Program 00 117 Tools for large-eddy smulaton By Davd A. Caughey AND Grdhar Jothprasad A computer code has been developed for solvng the ncompressble

More information

Computational Fluid Dynamics. Smoothed Particle Hydrodynamics. Simulations. Smoothing Kernels and Basis of SPH

Computational Fluid Dynamics. Smoothed Particle Hydrodynamics. Simulations. Smoothing Kernels and Basis of SPH Computatonal Flud Dynamcs If you want to learn a bt more of the math behnd flud dynamcs, read my prevous post about the Naver- Stokes equatons and Newtonan fluds. The equatons derved n the post are the

More information

Introduction to Vapor/Liquid Equilibrium, part 2. Raoult s Law:

Introduction to Vapor/Liquid Equilibrium, part 2. Raoult s Law: CE304, Sprng 2004 Lecture 4 Introducton to Vapor/Lqud Equlbrum, part 2 Raoult s Law: The smplest model that allows us do VLE calculatons s obtaned when we assume that the vapor phase s an deal gas, and

More information

Physics 5153 Classical Mechanics. D Alembert s Principle and The Lagrangian-1

Physics 5153 Classical Mechanics. D Alembert s Principle and The Lagrangian-1 P. Guterrez Physcs 5153 Classcal Mechancs D Alembert s Prncple and The Lagrangan 1 Introducton The prncple of vrtual work provdes a method of solvng problems of statc equlbrum wthout havng to consder the

More information

1 Matrix representations of canonical matrices

1 Matrix representations of canonical matrices 1 Matrx representatons of canoncal matrces 2-d rotaton around the orgn: ( ) cos θ sn θ R 0 = sn θ cos θ 3-d rotaton around the x-axs: R x = 1 0 0 0 cos θ sn θ 0 sn θ cos θ 3-d rotaton around the y-axs:

More information

Relaxation Methods for Iterative Solution to Linear Systems of Equations

Relaxation Methods for Iterative Solution to Linear Systems of Equations Relaxaton Methods for Iteratve Soluton to Lnear Systems of Equatons Gerald Recktenwald Portland State Unversty Mechancal Engneerng Department gerry@pdx.edu Overvew Techncal topcs Basc Concepts Statonary

More information

Normally, in one phase reservoir simulation we would deal with one of the following fluid systems:

Normally, in one phase reservoir simulation we would deal with one of the following fluid systems: TPG4160 Reservor Smulaton 2017 page 1 of 9 ONE-DIMENSIONAL, ONE-PHASE RESERVOIR SIMULATION Flud systems The term sngle phase apples to any system wth only one phase present n the reservor In some cases

More information

A Cartesian-grid integrated-rbf method for viscoelastic flows

A Cartesian-grid integrated-rbf method for viscoelastic flows Home Search Collectons Journals About Contact us My IOPscence A Cartesan-grd ntegrated-rbf method for vscoelastc flows Ths artcle has been downloaded from IOPscence. Please scroll down to see the full

More information

Handout # 6 (MEEN 617) Numerical Integration to Find Time Response of SDOF mechanical system. and write EOM (1) as two first-order Eqs.

Handout # 6 (MEEN 617) Numerical Integration to Find Time Response of SDOF mechanical system. and write EOM (1) as two first-order Eqs. Handout # 6 (MEEN 67) Numercal Integraton to Fnd Tme Response of SDOF mechancal system State Space Method The EOM for a lnear system s M X + DX + K X = F() t () t = X = X X = X = V wth ntal condtons, at

More information

The Finite Element Method

The Finite Element Method The Fnte Element Method GENERAL INTRODUCTION Read: Chapters 1 and 2 CONTENTS Engneerng and analyss Smulaton of a physcal process Examples mathematcal model development Approxmate solutons and methods of

More information

Parametric fractional imputation for missing data analysis. Jae Kwang Kim Survey Working Group Seminar March 29, 2010

Parametric fractional imputation for missing data analysis. Jae Kwang Kim Survey Working Group Seminar March 29, 2010 Parametrc fractonal mputaton for mssng data analyss Jae Kwang Km Survey Workng Group Semnar March 29, 2010 1 Outlne Introducton Proposed method Fractonal mputaton Approxmaton Varance estmaton Multple mputaton

More information

coordinates. Then, the position vectors are described by

coordinates. Then, the position vectors are described by Revewng, what we have dscussed so far: Generalzed coordnates Any number of varables (say, n) suffcent to specfy the confguraton of the system at each nstant to tme (need not be the mnmum number). In general,

More information

Solution of Linear System of Equations and Matrix Inversion Gauss Seidel Iteration Method

Solution of Linear System of Equations and Matrix Inversion Gauss Seidel Iteration Method Soluton of Lnear System of Equatons and Matr Inverson Gauss Sedel Iteraton Method It s another well-known teratve method for solvng a system of lnear equatons of the form a + a22 + + ann = b a2 + a222

More information

Additional Codes using Finite Difference Method. 1 HJB Equation for Consumption-Saving Problem Without Uncertainty

Additional Codes using Finite Difference Method. 1 HJB Equation for Consumption-Saving Problem Without Uncertainty Addtonal Codes usng Fnte Dfference Method Benamn Moll 1 HJB Equaton for Consumpton-Savng Problem Wthout Uncertanty Before consderng the case wth stochastc ncome n http://www.prnceton.edu/~moll/ HACTproect/HACT_Numercal_Appendx.pdf,

More information

Non-overlapping Domain Decomposition Applied to Incompressible Flow Problems

Non-overlapping Domain Decomposition Applied to Incompressible Flow Problems Contemporary Mathematcs Volume 218, 1998 B 0-8218-0988-1-03050-8 Non-overlappng Doman Decomposton Appled to Incompressble Flow Problems Frank-Chrstan Otto and Gert Lube 1. Introducton A non-overlappng

More information

Flow Induced Vibration

Flow Induced Vibration Flow Induced Vbraton Project Progress Report Date: 16 th November, 2005 Submtted by Subhrajt Bhattacharya Roll no.: 02ME101 Done under the gudance of Prof. Anrvan Dasgupta Department of Mechancal Engneerng,

More information

Vector Norms. Chapter 7 Iterative Techniques in Matrix Algebra. Cauchy-Bunyakovsky-Schwarz Inequality for Sums. Distances. Convergence.

Vector Norms. Chapter 7 Iterative Techniques in Matrix Algebra. Cauchy-Bunyakovsky-Schwarz Inequality for Sums. Distances. Convergence. Vector Norms Chapter 7 Iteratve Technques n Matrx Algebra Per-Olof Persson persson@berkeley.edu Department of Mathematcs Unversty of Calforna, Berkeley Math 128B Numercal Analyss Defnton A vector norm

More information

Salmon: Lectures on partial differential equations. Consider the general linear, second-order PDE in the form. ,x 2

Salmon: Lectures on partial differential equations. Consider the general linear, second-order PDE in the form. ,x 2 Salmon: Lectures on partal dfferental equatons 5. Classfcaton of second-order equatons There are general methods for classfyng hgher-order partal dfferental equatons. One s very general (applyng even to

More information

High resolution entropy stable scheme for shallow water equations

High resolution entropy stable scheme for shallow water equations Internatonal Symposum on Computers & Informatcs (ISCI 05) Hgh resoluton entropy stable scheme for shallow water equatons Xaohan Cheng,a, Yufeng Ne,b, Department of Appled Mathematcs, Northwestern Polytechncal

More information

Lecture Notes on Linear Regression

Lecture Notes on Linear Regression Lecture Notes on Lnear Regresson Feng L fl@sdueducn Shandong Unversty, Chna Lnear Regresson Problem In regresson problem, we am at predct a contnuous target value gven an nput feature vector We assume

More information

Note 10. Modeling and Simulation of Dynamic Systems

Note 10. Modeling and Simulation of Dynamic Systems Lecture Notes of ME 475: Introducton to Mechatroncs Note 0 Modelng and Smulaton of Dynamc Systems Department of Mechancal Engneerng, Unversty Of Saskatchewan, 57 Campus Drve, Saskatoon, SK S7N 5A9, Canada

More information

Lecture 10 Support Vector Machines II

Lecture 10 Support Vector Machines II Lecture 10 Support Vector Machnes II 22 February 2016 Taylor B. Arnold Yale Statstcs STAT 365/665 1/28 Notes: Problem 3 s posted and due ths upcomng Frday There was an early bug n the fake-test data; fxed

More information

Difference Equations

Difference Equations Dfference Equatons c Jan Vrbk 1 Bascs Suppose a sequence of numbers, say a 0,a 1,a,a 3,... s defned by a certan general relatonshp between, say, three consecutve values of the sequence, e.g. a + +3a +1

More information

In this section is given an overview of the common elasticity models.

In this section is given an overview of the common elasticity models. Secton 4.1 4.1 Elastc Solds In ths secton s gven an overvew of the common elastcty models. 4.1.1 The Lnear Elastc Sold The classcal Lnear Elastc model, or Hooean model, has the followng lnear relatonshp

More information

Generalized Linear Methods

Generalized Linear Methods Generalzed Lnear Methods 1 Introducton In the Ensemble Methods the general dea s that usng a combnaton of several weak learner one could make a better learner. More formally, assume that we have a set

More information

PHYS 705: Classical Mechanics. Newtonian Mechanics

PHYS 705: Classical Mechanics. Newtonian Mechanics 1 PHYS 705: Classcal Mechancs Newtonan Mechancs Quck Revew of Newtonan Mechancs Basc Descrpton: -An dealzed pont partcle or a system of pont partcles n an nertal reference frame [Rgd bodes (ch. 5 later)]

More information

Transfer Functions. Convenient representation of a linear, dynamic model. A transfer function (TF) relates one input and one output: ( ) system

Transfer Functions. Convenient representation of a linear, dynamic model. A transfer function (TF) relates one input and one output: ( ) system Transfer Functons Convenent representaton of a lnear, dynamc model. A transfer functon (TF) relates one nput and one output: x t X s y t system Y s The followng termnology s used: x y nput output forcng

More information

Group Analysis of Ordinary Differential Equations of the Order n>2

Group Analysis of Ordinary Differential Equations of the Order n>2 Symmetry n Nonlnear Mathematcal Physcs 997, V., 64 7. Group Analyss of Ordnary Dfferental Equatons of the Order n> L.M. BERKOVICH and S.Y. POPOV Samara State Unversty, 4430, Samara, Russa E-mal: berk@nfo.ssu.samara.ru

More information

ELASTIC WAVE PROPAGATION IN A CONTINUOUS MEDIUM

ELASTIC WAVE PROPAGATION IN A CONTINUOUS MEDIUM ELASTIC WAVE PROPAGATION IN A CONTINUOUS MEDIUM An elastc wave s a deformaton of the body that travels throughout the body n all drectons. We can examne the deformaton over a perod of tme by fxng our look

More information

SIO 224. m(r) =(ρ(r),k s (r),µ(r))

SIO 224. m(r) =(ρ(r),k s (r),µ(r)) SIO 224 1. A bref look at resoluton analyss Here s some background for the Masters and Gubbns resoluton paper. Global Earth models are usually found teratvely by assumng a startng model and fndng small

More information

EEE 241: Linear Systems

EEE 241: Linear Systems EEE : Lnear Systems Summary #: Backpropagaton BACKPROPAGATION The perceptron rule as well as the Wdrow Hoff learnng were desgned to tran sngle layer networks. They suffer from the same dsadvantage: they

More information

Grid Generation around a Cylinder by Complex Potential Functions

Grid Generation around a Cylinder by Complex Potential Functions Research Journal of Appled Scences, Engneerng and Technolog 4(): 53-535, 0 ISSN: 040-7467 Mawell Scentfc Organzaton, 0 Submtted: December 0, 0 Accepted: Januar, 0 Publshed: June 0, 0 Grd Generaton around

More information

Computational Astrophysics

Computational Astrophysics Computatonal Astrophyscs Solvng for Gravty Alexander Knebe, Unversdad Autonoma de Madrd Computatonal Astrophyscs Solvng for Gravty the equatons full set of equatons collsonless matter (e.g. dark matter

More information

n α j x j = 0 j=1 has a nontrivial solution. Here A is the n k matrix whose jth column is the vector for all t j=0

n α j x j = 0 j=1 has a nontrivial solution. Here A is the n k matrix whose jth column is the vector for all t j=0 MODULE 2 Topcs: Lnear ndependence, bass and dmenson We have seen that f n a set of vectors one vector s a lnear combnaton of the remanng vectors n the set then the span of the set s unchanged f that vector

More information

Chapter Newton s Method

Chapter Newton s Method Chapter 9. Newton s Method After readng ths chapter, you should be able to:. Understand how Newton s method s dfferent from the Golden Secton Search method. Understand how Newton s method works 3. Solve

More information

THE VIBRATIONS OF MOLECULES II THE CARBON DIOXIDE MOLECULE Student Instructions

THE VIBRATIONS OF MOLECULES II THE CARBON DIOXIDE MOLECULE Student Instructions THE VIBRATIONS OF MOLECULES II THE CARBON DIOXIDE MOLECULE Student Instructons by George Hardgrove Chemstry Department St. Olaf College Northfeld, MN 55057 hardgrov@lars.acc.stolaf.edu Copyrght George

More information

AERODYNAMICS I LECTURE 6 AERODYNAMICS OF A WING FUNDAMENTALS OF THE LIFTING-LINE THEORY

AERODYNAMICS I LECTURE 6 AERODYNAMICS OF A WING FUNDAMENTALS OF THE LIFTING-LINE THEORY LECTURE 6 AERODYNAMICS OF A WING FUNDAMENTALS OF THE LIFTING-LINE THEORY The Bot-Savart Law The velocty nduced by the sngular vortex lne wth the crculaton can be determned by means of the Bot- Savart formula

More information

6.3.4 Modified Euler s method of integration

6.3.4 Modified Euler s method of integration 6.3.4 Modfed Euler s method of ntegraton Before dscussng the applcaton of Euler s method for solvng the swng equatons, let us frst revew the basc Euler s method of numercal ntegraton. Let the general from

More information

Some modelling aspects for the Matlab implementation of MMA

Some modelling aspects for the Matlab implementation of MMA Some modellng aspects for the Matlab mplementaton of MMA Krster Svanberg krlle@math.kth.se Optmzaton and Systems Theory Department of Mathematcs KTH, SE 10044 Stockholm September 2004 1. Consdered optmzaton

More information

Chapter 12. Ordinary Differential Equation Boundary Value (BV) Problems

Chapter 12. Ordinary Differential Equation Boundary Value (BV) Problems Chapter. Ordnar Dfferental Equaton Boundar Value (BV) Problems In ths chapter we wll learn how to solve ODE boundar value problem. BV ODE s usuall gven wth x beng the ndependent space varable. p( x) q(

More information

Problem Set 9 Solutions

Problem Set 9 Solutions Desgn and Analyss of Algorthms May 4, 2015 Massachusetts Insttute of Technology 6.046J/18.410J Profs. Erk Demane, Srn Devadas, and Nancy Lynch Problem Set 9 Solutons Problem Set 9 Solutons Ths problem

More information

(Online First)A Lattice Boltzmann Scheme for Diffusion Equation in Spherical Coordinate

(Online First)A Lattice Boltzmann Scheme for Diffusion Equation in Spherical Coordinate Internatonal Journal of Mathematcs and Systems Scence (018) Volume 1 do:10.494/jmss.v1.815 (Onlne Frst)A Lattce Boltzmann Scheme for Dffuson Equaton n Sphercal Coordnate Debabrata Datta 1 *, T K Pal 1

More information

FORCED CONVECTION HEAT TRANSFER FROM A RECTANGULAR CYLINDER: EFFECT OF ASPECT RATIO

FORCED CONVECTION HEAT TRANSFER FROM A RECTANGULAR CYLINDER: EFFECT OF ASPECT RATIO ISTP-,, PRAGUE TH INTERNATIONAL SYMPOSIUM ON TRANSPORT PHENOMENA FORCED CONVECTION HEAT TRANSFER FROM A RECTANGULAR CYLINDER: EFFECT OF ASPECT RATIO Mohammad Rahnama*, Seyed-Mad Hasheman*, Mousa Farhad**

More information

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module 3 LOSSY IMAGE COMPRESSION SYSTEMS Verson ECE IIT, Kharagpur Lesson 6 Theory of Quantzaton Verson ECE IIT, Kharagpur Instructonal Objectves At the end of ths lesson, the students should be able to:

More information

PHYS 705: Classical Mechanics. Hamilton-Jacobi Equation

PHYS 705: Classical Mechanics. Hamilton-Jacobi Equation 1 PHYS 705: Classcal Mechancs Hamlton-Jacob Equaton Hamlton-Jacob Equaton There s also a very elegant relaton between the Hamltonan Formulaton of Mechancs and Quantum Mechancs. To do that, we need to derve

More information

A new integrated-rbf-based domain-embedding scheme for solving fluid-flow problems

A new integrated-rbf-based domain-embedding scheme for solving fluid-flow problems Home Search Collectons Journals About Contact us My IOPscence A new ntegrated-rbf-based doman-embeddng scheme for solvng flud-flow problems Ths artcle has been downloaded from IOPscence. Please scroll

More information

Visco-Rubber Elastic Model for Pressure Sensitive Adhesive

Visco-Rubber Elastic Model for Pressure Sensitive Adhesive Vsco-Rubber Elastc Model for Pressure Senstve Adhesve Kazuhsa Maeda, Shgenobu Okazawa, Koj Nshgch and Takash Iwamoto Abstract A materal model to descrbe large deformaton of pressure senstve adhesve (PSA

More information

Solutions for Euler and Navier-Stokes Equations in Powers of Time

Solutions for Euler and Navier-Stokes Equations in Powers of Time Solutons for Euler and Naver-Stokes Equatons n Powers of Tme Valdr Montero dos Santos Godo valdr.msgodo@gmal.com Abstract We present a soluton for the Euler and Naver-Stokes equatons for ncompressble case

More information

Week3, Chapter 4. Position and Displacement. Motion in Two Dimensions. Instantaneous Velocity. Average Velocity

Week3, Chapter 4. Position and Displacement. Motion in Two Dimensions. Instantaneous Velocity. Average Velocity Week3, Chapter 4 Moton n Two Dmensons Lecture Quz A partcle confned to moton along the x axs moves wth constant acceleraton from x =.0 m to x = 8.0 m durng a 1-s tme nterval. The velocty of the partcle

More information

NUMERICAL DIFFERENTIATION

NUMERICAL DIFFERENTIATION NUMERICAL DIFFERENTIATION 1 Introducton Dfferentaton s a method to compute the rate at whch a dependent output y changes wth respect to the change n the ndependent nput x. Ths rate of change s called the

More information

1 GSW Iterative Techniques for y = Ax

1 GSW Iterative Techniques for y = Ax 1 for y = A I m gong to cheat here. here are a lot of teratve technques that can be used to solve the general case of a set of smultaneous equatons (wrtten n the matr form as y = A), but ths chapter sn

More information

1 Derivation of Rate Equations from Single-Cell Conductance (Hodgkin-Huxley-like) Equations

1 Derivation of Rate Equations from Single-Cell Conductance (Hodgkin-Huxley-like) Equations Physcs 171/271 -Davd Klenfeld - Fall 2005 (revsed Wnter 2011) 1 Dervaton of Rate Equatons from Sngle-Cell Conductance (Hodgkn-Huxley-lke) Equatons We consder a network of many neurons, each of whch obeys

More information

Application of B-Spline to Numerical Solution of a System of Singularly Perturbed Problems

Application of B-Spline to Numerical Solution of a System of Singularly Perturbed Problems Mathematca Aeterna, Vol. 1, 011, no. 06, 405 415 Applcaton of B-Splne to Numercal Soluton of a System of Sngularly Perturbed Problems Yogesh Gupta Department of Mathematcs Unted College of Engneerng &

More information

DUE: WEDS FEB 21ST 2018

DUE: WEDS FEB 21ST 2018 HOMEWORK # 1: FINITE DIFFERENCES IN ONE DIMENSION DUE: WEDS FEB 21ST 2018 1. Theory Beam bendng s a classcal engneerng analyss. The tradtonal soluton technque makes smplfyng assumptons such as a constant

More information

STAT 309: MATHEMATICAL COMPUTATIONS I FALL 2018 LECTURE 16

STAT 309: MATHEMATICAL COMPUTATIONS I FALL 2018 LECTURE 16 STAT 39: MATHEMATICAL COMPUTATIONS I FALL 218 LECTURE 16 1 why teratve methods f we have a lnear system Ax = b where A s very, very large but s ether sparse or structured (eg, banded, Toepltz, banded plus

More information

New Method for Solving Poisson Equation. on Irregular Domains

New Method for Solving Poisson Equation. on Irregular Domains Appled Mathematcal Scences Vol. 6 01 no. 8 369 380 New Method for Solvng Posson Equaton on Irregular Domans J. Izadan and N. Karamooz Department of Mathematcs Facult of Scences Mashhad BranchIslamc Azad

More information

Inductance Calculation for Conductors of Arbitrary Shape

Inductance Calculation for Conductors of Arbitrary Shape CRYO/02/028 Aprl 5, 2002 Inductance Calculaton for Conductors of Arbtrary Shape L. Bottura Dstrbuton: Internal Summary In ths note we descrbe a method for the numercal calculaton of nductances among conductors

More information

Airflow and Contaminant Simulation with CONTAM

Airflow and Contaminant Simulation with CONTAM Arflow and Contamnant Smulaton wth CONTAM George Walton, NIST CHAMPS Developers Workshop Syracuse Unversty June 19, 2006 Network Analogy Electrc Ppe, Duct & Ar Wre Ppe, Duct, or Openng Juncton Juncton

More information

Inexact Newton Methods for Inverse Eigenvalue Problems

Inexact Newton Methods for Inverse Eigenvalue Problems Inexact Newton Methods for Inverse Egenvalue Problems Zheng-jan Ba Abstract In ths paper, we survey some of the latest development n usng nexact Newton-lke methods for solvng nverse egenvalue problems.

More information

Lecture Note 3. Eshelby s Inclusion II

Lecture Note 3. Eshelby s Inclusion II ME340B Elastcty of Mcroscopc Structures Stanford Unversty Wnter 004 Lecture Note 3. Eshelby s Incluson II Chrs Wenberger and We Ca c All rghts reserved January 6, 004 Contents 1 Incluson energy n an nfnte

More information

12. The Hamilton-Jacobi Equation Michael Fowler

12. The Hamilton-Jacobi Equation Michael Fowler 1. The Hamlton-Jacob Equaton Mchael Fowler Back to Confguraton Space We ve establshed that the acton, regarded as a functon of ts coordnate endponts and tme, satsfes ( ) ( ) S q, t / t+ H qpt,, = 0, and

More information

One-sided finite-difference approximations suitable for use with Richardson extrapolation

One-sided finite-difference approximations suitable for use with Richardson extrapolation Journal of Computatonal Physcs 219 (2006) 13 20 Short note One-sded fnte-dfference approxmatons sutable for use wth Rchardson extrapolaton Kumar Rahul, S.N. Bhattacharyya * Department of Mechancal Engneerng,

More information

Density matrix. c α (t)φ α (q)

Density matrix. c α (t)φ α (q) Densty matrx Note: ths s supplementary materal. I strongly recommend that you read t for your own nterest. I beleve t wll help wth understandng the quantum ensembles, but t s not necessary to know t n

More information

page 2 2 dscretzaton mantans ths stablty under a sutable restrcton on the tme step. SSP tme dscretzaton methods were frst developed by Shu n [20] and

page 2 2 dscretzaton mantans ths stablty under a sutable restrcton on the tme step. SSP tme dscretzaton methods were frst developed by Shu n [20] and page 1 A Survey of Strong Stablty Preservng Hgh Order Tme Dscretzatons Ch-Wang Shu Λ 1 Introducton Numercal soluton for ordnary dfferental equatons (ODEs) s an establshed research area. There are many

More information

CHAPTER 6. LAGRANGE S EQUATIONS (Analytical Mechanics)

CHAPTER 6. LAGRANGE S EQUATIONS (Analytical Mechanics) CHAPTER 6 LAGRANGE S EQUATIONS (Analytcal Mechancs) 1 Ex. 1: Consder a partcle movng on a fxed horzontal surface. r P Let, be the poston and F be the total force on the partcle. The FBD s: -mgk F 1 x O

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.265/15.070J Fall 2013 Lecture 12 10/21/2013. Martingale Concentration Inequalities and Applications

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.265/15.070J Fall 2013 Lecture 12 10/21/2013. Martingale Concentration Inequalities and Applications MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.65/15.070J Fall 013 Lecture 1 10/1/013 Martngale Concentraton Inequaltes and Applcatons Content. 1. Exponental concentraton for martngales wth bounded ncrements.

More information

Modified Mass Matrices and Positivity Preservation for Hyperbolic and Parabolic PDEs

Modified Mass Matrices and Positivity Preservation for Hyperbolic and Parabolic PDEs COMMUNICATIONS IN NUMERICAL METHODS IN ENGINEERING Commun. Numer. Meth. Engng 2000; 00:6 Prepared usng cnmauth.cls [Verson: 2000/03/22 v.0] Modfed Mass Matrces and Postvty Preservaton for Hyperbolc and

More information

CinChE Problem-Solving Strategy Chapter 4 Development of a Mathematical Model. formulation. procedure

CinChE Problem-Solving Strategy Chapter 4 Development of a Mathematical Model. formulation. procedure nhe roblem-solvng Strategy hapter 4 Transformaton rocess onceptual Model formulaton procedure Mathematcal Model The mathematcal model s an abstracton that represents the engneerng phenomena occurrng n

More information

Chapter 4: Root Finding

Chapter 4: Root Finding Chapter 4: Root Fndng Startng values Closed nterval methods (roots are search wthn an nterval o Bsecton Open methods (no nterval o Fxed Pont o Newton-Raphson o Secant Method Repeated roots Zeros of Hgher-Dmensonal

More information