Fluid Simulation Overview. Presentation Date: Sep 15 th, 2009 Chrissie C. Cui

Size: px
Start display at page:

Download "Fluid Simulation Overview. Presentation Date: Sep 15 th, 2009 Chrissie C. Cui"

Transcription

1 Fld Smlaton Overvew Presentaton Date: Sep 5 th, 2009 Chrsse C. C

2 Introdcton Fld Characterstcs Otlne Naver-Stokes Eqaton Eleran vs. Lagragan approach Fld Smlaton Stages Sold Fld Coplng Read-tme flds

3 Introdcton Applcaton Compter Games Scentfc Comptaton Specal Move Effects Medcal Smlaton (Blood Flow) What can we acheved so far? Smoke Granlar flow (sand) Newtonan fld (Water, ocean) Non-Newtonan fld (Blood, Honey) Mcroscopc phenomena

4 Characterstcs -Basc Fld Propertes Vector Feld Velocty (v) Pressre (p) Addtonal Force (f) Srface Tenson (t) Scalar Feld Densty (ρ) Vscosty (ѵ)

5 Characterstcs Fld Types Incompressble vs. Compressble Flds Incompressble Flds: Flds doesn t change volme very mch Compressble Flds: Flds change ther volme sgnfcantly Vscos vs. Invscd Flds(deal): Vscos Flds: Flds tend to resst a certan degree of deformaton Invscd Flds: Flds don t have resstance to the shear stress Trblent vs. Lamnar (streamlne) Flow: Trblent Flow: Flow that appears to have chaotc and random changes Lamnar Flow: Flow that has smooth behavor Newtonan vs. Non-Newtonan Flds: Flds contne to flow, regardless of the force actng on t Flds that have non-constant vscosty

6 Naver-Stokes Eqaton Momentm Eqaton t = k 2 ( ) p f Change n velocty Dffson/V scosty Incompressblty =0 Advecton Pressre Body Forces : the velocty feld k: knematc vscosty Common technqes for solvng Naver Stoke s eqaton: Eleran approach (grd-based) Lagrangan approach (partcle-based) Spectral method Lattce Boltzmann method

7 EleranApproach Dscretze the doman sng fnte dfferences Defne scalar & vector felds on the grd Use the operator splttng technqe to solve each term separately Evalaton: Dervatve approxmaton Adaptve tme step/solver Memory sage & speed Grd artfact/resolton lmtaton

8 LagranganApproach Treat the fld as dscrete partcles Apply nteracton forces (.e. pressre/vscosty) accordng to certan pre-defned smoothng kernels Evalatons: Mass / Momentm conservaton More nttve Fast, no lnear system solvng Connectvty nformaton/srface reconstrcton

9 Fld Smlaton Stages Man Loop

10 Fld Smlaton Stages Advecton I Sometmes called Convecton or Transport Defne how a qantty moves wth the nderlyng velocty feld Ths term ensres the conservaton of momentm Advecton eqaton: t Approaches: = ( ) Forward Eler (nstable) Sem-Lagraganadvecton (stable for large tme steps, bt sffers from the dsspaton sse)

11 Fld Smlaton Stages Advecton II

12 Fld Smlaton Stages Dffson I Defne how a qantty n a cell nter-changes wth ts neghbors Dffson = Blrrng The vscos fld can be acheved by applyng dffson to the velocty feld Low Vscosty Hgh Vscosty Fgres from [Carlson, Mcha, Trk] Meltng and Flowng, SCA 02

13 Fld Smlaton Stages Dffson II Dffson eqaton: Approaches: Explct formlaton k t 2 = -4 Explct formlaton Implct formlaton (for hgh vscosty) ) 4 (,,,,, j j j j j t t k = ) 4 (,,,,,,, j n j n j n j n j n j n j n t k = Unknowns

14 Fld Smlaton Stages Dffson III

15 Fld Smlaton Stages Pressre Solver I It s sometmes called Pressre Projecton What does the pressre do? Keep the fld at constant volme (ncompressble, conservaton of mass). Make sre the velocty feld stays dvergence-free flx = 0 all _ faces Incompressble Compressble

16 Fld Smlaton Stages Pressre Solver II Eqaton to solve: n = n p ρ How to solve for pressre: s.t. n = 0 () Unknowns Takng dvergence of both sdes of (), we wll have 2 p= ρ n (Posson Eqaton) Bld a system of eqatons and solve Ap= d sng an teratve method sch as Conjgate Gradent Update the velocty feld from the pressre gradent

17 Fld Smlaton Stages Pressre Solver III What abot the pressre on bondary nodes? Free srface: The fld can evolve freely (p = 0) Sold wall: The fld can tpenetrate the wall bt can flow freely n tangental drectons (Nemann BC) bondary n = sold n

18 Sold Fld Coplng One-way coplng: Sold-Fld nteracton: The fld has no nflence on the sold Fld-Sold nteracton: The sold has no nflence on the fld Two-way coplng: Manplate the bondary condtons Fnte Element technqes: ALE & DLM Rgd Fld: Treat the sold as flds and enforce the rgdty constrant

19 Prncples: Cheap to compte Low memory consmpton Stablty Plasblty Interactvty Common technqes: Real-tme Flds H(x,y) Procedral water: Spermpose sne waves of a varety of ampltdes and drectons. Heght feld approxmatons: If the srface s the only nterest, t can be represented sng a 2D heght feld and anmated by 2d wave eqatons wth nteracton forces Partcle systems: Ths approach s good at smlatng a small amont of water sch as a pddle, a bbble or splashng flds f (x,x j ) = k x x j m k 2 x x j n x x j x x j

20 Agenda Sep 5 th - Partcle-Based Fld Smlaton for Interactve Applcatons Sep 5 th - Hardware-Aware Analyss and Optmzaton of Stable Flds Sep 22 nd Drect Forcng for LagranganRgd-Fld Coplng Sep 22 nd Drectable, Hgh-Resolton Smlaton of Fre on the GPU

1. Introduction to CFD

1. Introduction to CFD . Introdcton to CFD Ths s a qck ntrodcton to the basc concepts nderlyng CFD. The concepts are llstrated by applyng them to a smple D example. We dscss the followng topcs brefly:. Applcatons of CFD. The

More information

The difference between voltage and potential difference

The difference between voltage and potential difference Slavko Vjevć 1, Tonć Modrć 1 and Dno Lovrć 1 1 Unversty of Splt, Faclty of electrcal engneerng, mechancal engneerng and naval archtectre Splt, Croata The dfference between voltage and potental dfference

More information

Finite difference method

Finite difference method grd ponts x = mesh sze = X NÜÆ Fnte dfference method Prncple: dervatves n the partal dfferental eqaton are approxmated by lnear combnatons of fncton vales at the grd ponts 1D: Ω = (0, X), (x ), = 0,1,...,

More information

An Overview of Computational Fluid Dynamics

An Overview of Computational Fluid Dynamics An Overvew of Computatonal Flud Dynamcs Joel Ducoste Assocate Professor Department of Cvl, Constructon, and Envronmental Engneerng MBR Tranng Semnar Ghent Unversty July 15 17, 2008 Outlne CFD? What s that?

More information

FLUISTCOM Fluid Structure Interaction for Combustion Systems ( MRTN-CT-2003-504183) Combustion Instability Effects and Aero-Thermal Near-Wall Response

FLUISTCOM Fluid Structure Interaction for Combustion Systems ( MRTN-CT-2003-504183) Combustion Instability Effects and Aero-Thermal Near-Wall Response Detsches Zentrm für Lft- nd Ramfahrt e.v. FLISTCOM Fld Strctre Interacton for Combston Systems ( MRTN-CT-003-504183) Combston Instablty Effects and Aero-Thermal Near-Wall Response Agenda 1-Months Progress

More information

NUMERICAL BASIS OF CAD-EMBEDDED CFD

NUMERICAL BASIS OF CAD-EMBEDDED CFD NUMERICAL BASIS OF CAD-EMBEDDED CFD Dr. A. Sobachkn, Dr. G. Dmnov, (Mentor Graphcs Corporaton, Mechancal Analyss Dvson, Rssa) Dr. A. Sobachkn, Engneerng Manager THEME CAD CAE Integraton: Meshng & Integraton

More information

Numerical Methods 數 值 方 法 概 說. Daniel Lee. Nov. 1, 2006

Numerical Methods 數 值 方 法 概 說. Daniel Lee. Nov. 1, 2006 Numercal Methods 數 值 方 法 概 說 Danel Lee Nov. 1, 2006 Outlnes Lnear system : drect, teratve Nonlnear system : Newton-lke Interpolatons : polys, splnes, trg polys Approxmatons (I) : orthogonal polys Approxmatons

More information

where the coordinates are related to those in the old frame as follows.

where the coordinates are related to those in the old frame as follows. Chapter 2 - Cartesan Vectors and Tensors: Ther Algebra Defnton of a vector Examples of vectors Scalar multplcaton Addton of vectors coplanar vectors Unt vectors A bass of non-coplanar vectors Scalar product

More information

Support Vector Machines

Support Vector Machines Support Vector Machnes Max Wellng Department of Computer Scence Unversty of Toronto 10 Kng s College Road Toronto, M5S 3G5 Canada wellng@cs.toronto.edu Abstract Ths s a note to explan support vector machnes.

More information

Analysis of Lattice Boltzmann Boundary Conditions

Analysis of Lattice Boltzmann Boundary Conditions Analyss of Lattce Boltzmann Boundary Condtons Dssertaton zur Erlangung des akademschen Grades des Doktors der Naturwssenschaften (Dr. rer. nat.) an der Unverstät Konstanz Mathematsch-Naturwssenschaftlche

More information

NUMERICAL SIMULATION OF FORCED CONVECTION IN OIL SANDS USING LATTICE BOLTZMANN METHOD

NUMERICAL SIMULATION OF FORCED CONVECTION IN OIL SANDS USING LATTICE BOLTZMANN METHOD Internatonal Journal of Mechancal Enneern and Technoloy (IJMET) Volume 7, Issue, Jan-Feb, pp. 78-89, Artcle ID: IJMET_7 9 Avalable onlne at http://www.aeme.com/ijmet/ssues.asp?jtype=ijmet&vtype=7&itype=

More information

Basic Equations of Fluid Dynamics

Basic Equations of Fluid Dynamics Basc Equatons of Flud Dynamcs Sergey Pankratov A lecture to the Practcal Course Scentfc Computng and Vsualzaton (June 17, 2004) Sergey Pankratov, TU München 1 Focus areas Euler and Lagrange descrptons

More information

NON-DARCIAN LAMINAR NATURAL CONVECTION IN A VERTICAL CHANNEL

NON-DARCIAN LAMINAR NATURAL CONVECTION IN A VERTICAL CHANNEL NON-DARIAN AMINAR NATURA ONVETION IN A VERTIA ANNE Edward. han, Fe-Sang en, and M. Mchael Yovanovch edward@panda.waterloo.ca, fslen@snwse.waterloo.ca, mmyov@mhtl.waterloo.ca Department of Mechancal Engneerng,

More information

A lattice Boltzmann approach for solving scalar transport equations

A lattice Boltzmann approach for solving scalar transport equations Phl. Trans. R. Soc. A (2011) 369, 2264 2273 do:10.1098/rsta.2011.0019 A lattce Boltzmann approach for solvng scalar transport equatons BY RAOYANG ZHANG*, HONGLI FAN AND HUDONG CHEN Exa Corporaton, 55 Network

More information

Computational Modelling of Free Surface Flows: wave interaction with fixed and floating bodies

Computational Modelling of Free Surface Flows: wave interaction with fixed and floating bodies Computatonal Modellng of Free Surface Flows: wave nteracton wth fxed and floatng bodes Dere Causon, Clve Mngham, Lng Qan Zheng Zheng Hu and Hanbn Gu Department of Computng & Mathematcs Centre for Mathematcal

More information

+ + + - - This circuit than can be reduced to a planar circuit

+ + + - - This circuit than can be reduced to a planar circuit MeshCurrent Method The meshcurrent s analog of the nodeoltage method. We sole for a new set of arables, mesh currents, that automatcally satsfy KCLs. As such, meshcurrent method reduces crcut soluton to

More information

SPEE Recommended Evaluation Practice #6 Definition of Decline Curve Parameters Background:

SPEE Recommended Evaluation Practice #6 Definition of Decline Curve Parameters Background: SPEE Recommended Evaluaton Practce #6 efnton of eclne Curve Parameters Background: The producton hstores of ol and gas wells can be analyzed to estmate reserves and future ol and gas producton rates and

More information

A hybrid global optimization algorithm based on parallel chaos optimization and outlook algorithm

A hybrid global optimization algorithm based on parallel chaos optimization and outlook algorithm Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research, 2014, 6(7):1884-1889 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 A hybrd global optmzaton algorthm based on parallel

More information

Rotation Kinematics, Moment of Inertia, and Torque

Rotation Kinematics, Moment of Inertia, and Torque Rotaton Knematcs, Moment of Inerta, and Torque Mathematcally, rotaton of a rgd body about a fxed axs s analogous to a lnear moton n one dmenson. Although the physcal quanttes nvolved n rotaton are qute

More information

Linear Circuits Analysis. Superposition, Thevenin /Norton Equivalent circuits

Linear Circuits Analysis. Superposition, Thevenin /Norton Equivalent circuits Lnear Crcuts Analyss. Superposton, Theenn /Norton Equalent crcuts So far we hae explored tmendependent (resste) elements that are also lnear. A tmendependent elements s one for whch we can plot an / cure.

More information

Modelling of Hot Water Flooding

Modelling of Hot Water Flooding Unversty of Readng Modellng of Hot Water Floodng as an Enhanced Ol Recovery Method by Zenab Zargar August 013 Department of Mathematcs Submtted to the Department of Mathematcs, Unversty of Readng, n Partal

More information

Detail Preserving Continuum Simulation of Straight Hair

Detail Preserving Continuum Simulation of Straight Hair To appear n the ACM SIGGRAPH conference proceedngs Detal Preservng Contnuum Smulaton of Straght Har Aleka McAdams Andrew Selle Kelly Ward Eftychos Sfaks Joseph Teran Unversty of Calforna, Los Angeles Walt

More information

Simulating injection moulding of microfeatured components

Simulating injection moulding of microfeatured components Smulatng njecton mouldng of mcrofeatured components T. Tofteberg 1 * and E. Andreassen 1 1 SINTEF Materals and Chemstry, Oslo, Norway terje.tofteberg@sntef.no; erk.andreassen@sntef.no Numercal smulaton

More information

Cloud simulation. www.vterrain.org/atmosphere. Course SS 06 Simulation and Animation Prof. Dr. R. Westermann Computer Graphics and Visualization Group

Cloud simulation. www.vterrain.org/atmosphere. Course SS 06 Simulation and Animation Prof. Dr. R. Westermann Computer Graphics and Visualization Group Smulaton and Anmaton Clouds Vsual smulaton of clouds - Cloud smulaton and renderng Stochastc fractals Book by Ebert et al. Texturng and Modelng Dobash et al. A Smple, Effcent Method for Realstc Anmaton

More information

Consider a 1-D stationary state diffusion-type equation, which we will call the generalized diffusion equation from now on:

Consider a 1-D stationary state diffusion-type equation, which we will call the generalized diffusion equation from now on: Chapter 1 Boundary value problems Numercal lnear algebra technques can be used for many physcal problems. In ths chapter we wll gve some examples of how these technques can be used to solve certan boundary

More information

Automated information technology for ionosphere monitoring of low-orbit navigation satellite signals

Automated information technology for ionosphere monitoring of low-orbit navigation satellite signals Automated nformaton technology for onosphere montorng of low-orbt navgaton satellte sgnals Alexander Romanov, Sergey Trusov and Alexey Romanov Federal State Untary Enterprse Russan Insttute of Space Devce

More information

Modeling and Analysis of 2D Service Differentiation on e-commerce Servers

Modeling and Analysis of 2D Service Differentiation on e-commerce Servers Modelng and Analyss of D Servce Dfferentaton on e-commerce Servers Xaobo Zhou, Unversty of Colorado, Colorado Sprng, CO zbo@cs.uccs.edu Janbn We and Cheng-Zhong Xu Wayne State Unversty, Detrot, Mchgan

More information

Recurrence. 1 Definitions and main statements

Recurrence. 1 Definitions and main statements Recurrence 1 Defntons and man statements Let X n, n = 0, 1, 2,... be a MC wth the state space S = (1, 2,...), transton probabltes p j = P {X n+1 = j X n = }, and the transton matrx P = (p j ),j S def.

More information

5.74 Introductory Quantum Mechanics II

5.74 Introductory Quantum Mechanics II MIT OpenCourseWare http://ocw.mt.edu 5.74 Introductory Quantum Mechancs II Sprng 9 For nformaton about ctng these materals or our Terms of Use, vst: http://ocw.mt.edu/terms. 4-1 4.1. INTERACTION OF LIGHT

More information

Thermal fluctuations and boundary conditions in the lattice Boltzmann method

Thermal fluctuations and boundary conditions in the lattice Boltzmann method Thermal fluctuatons and boundary condtons n the lattce Boltzmann method Dssertaton zur Erlangung des Grades "Doktor der Naturwssenschaften" am Fachberech Physk, Mathematk und Informatk der Johannes Gutenberg-Unverstät

More information

8.5 UNITARY AND HERMITIAN MATRICES. The conjugate transpose of a complex matrix A, denoted by A*, is given by

8.5 UNITARY AND HERMITIAN MATRICES. The conjugate transpose of a complex matrix A, denoted by A*, is given by 6 CHAPTER 8 COMPLEX VECTOR SPACES 5. Fnd the kernel of the lnear transformaton gven n Exercse 5. In Exercses 55 and 56, fnd the mage of v, for the ndcated composton, where and are gven by the followng

More information

Laws of Electromagnetism

Laws of Electromagnetism There are four laws of electromagnetsm: Laws of Electromagnetsm The law of Bot-Savart Ampere's law Force law Faraday's law magnetc feld generated by currents n wres the effect of a current on a loop of

More information

Quantization Effects in Digital Filters

Quantization Effects in Digital Filters Quantzaton Effects n Dgtal Flters Dstrbuton of Truncaton Errors In two's complement representaton an exact number would have nfntely many bts (n general). When we lmt the number of bts to some fnte value

More information

Loop Parallelization

Loop Parallelization - - Loop Parallelzaton C-52 Complaton steps: nested loops operatng on arrays, sequentell executon of teraton space DECLARE B[..,..+] FOR I :=.. FOR J :=.. I B[I,J] := B[I-,J]+B[I-,J-] ED FOR ED FOR analyze

More information

CFD MODELLING BY DHI. Statement of Qualifications

CFD MODELLING BY DHI. Statement of Qualifications Statement of Qualfcatons CFD Modellng by DHI/hkh/hec-ybr/pot/ShortDescrptons 08/10 CFD Modellng by DHI The capablty of understandng and nvestgatng the motons of lquds and gasses n detal s of great mportance

More information

Viscosity of Solutions of Macromolecules

Viscosity of Solutions of Macromolecules Vscosty of Solutons of Macromolecules When a lqud flows, whether through a tube or as the result of pourng from a vessel, layers of lqud slde over each other. The force f requred s drectly proportonal

More information

Immersed interface methods for moving interface problems

Immersed interface methods for moving interface problems Numercal Algorthms 14 (1997) 69 93 69 Immersed nterface methods for movng nterface problems Zhln L Department of Mathematcs, Unversty of Calforna at Los Angeles, Los Angeles, CA 90095, USA E-mal: zhln@math.ucla.edu

More information

Fi F r i e e M o M d o e d l e iln i g n g i n i n CFD F May 26th, 2010

Fi F r i e e M o M d o e d l e iln i g n g i n i n CFD F May 26th, 2010 Fre Modelng n CFD May 26 th, 2010 Agenda Fre Modelng n CFD May 26 th, 2010 7:30am PDT (Seattle) / 10:30am EDT (New York) / 3:30pm BST (London) Welcome & Introducton (Overvew of NAFEMS Actvtes) Matthew

More information

substances (among other variables as well). ( ) Thus the change in volume of a mixture can be written as

substances (among other variables as well). ( ) Thus the change in volume of a mixture can be written as Mxtures and Solutons Partal Molar Quanttes Partal molar volume he total volume of a mxture of substances s a functon of the amounts of both V V n,n substances (among other varables as well). hus the change

More information

SOME BRIEF FINITE ELEMENT MODELING NOTES

SOME BRIEF FINITE ELEMENT MODELING NOTES SOME BRIEF FINITE EEMENT MODEING NOTES (EXCERPTED FROM FINITE EEMENT MODEING NOTES B PETER AVITABIE) SO WHAT AM I TRING TO DO WHEN MAKING A FEM??? CONTINUOUS SOUTION DISCRETIED SOUTION MODEING ISSUES contnos

More information

Distributed Multi-Target Tracking In A Self-Configuring Camera Network

Distributed Multi-Target Tracking In A Self-Configuring Camera Network Dstrbuted Mult-Target Trackng In A Self-Confgurng Camera Network Crstan Soto, B Song, Amt K. Roy-Chowdhury Department of Electrcal Engneerng Unversty of Calforna, Rversde {cwlder,bsong,amtrc}@ee.ucr.edu

More information

Introduction. by a source term ( ) 242 / Vol. XXVIII, No. 2, April-June 2006 ABCM. Denise Maria V. Martinez et al

Introduction. by a source term ( ) 242 / Vol. XXVIII, No. 2, April-June 2006 ABCM. Denise Maria V. Martinez et al ρ ρ Dense Mara V. Martnez et al Dense Mara V. Martnez densevmartnez@yahoo.com.br Departamento de Matemátca Fundação Unversdade Federal do Ro Grande 9601-900 Ro Grande, RS, Brazl Edth Beatrz C. Schettn

More information

THE DISTRIBUTION OF LOAN PORTFOLIO VALUE * Oldrich Alfons Vasicek

THE DISTRIBUTION OF LOAN PORTFOLIO VALUE * Oldrich Alfons Vasicek HE DISRIBUION OF LOAN PORFOLIO VALUE * Oldrch Alfons Vascek he amount of captal necessary to support a portfolo of debt securtes depends on the probablty dstrbuton of the portfolo loss. Consder a portfolo

More information

ASTIN COLLOQUIUM BERLIN 2003, TOPIC 1: RISK EVALUATION. Exposure Rating in Liability Reinsurance

ASTIN COLLOQUIUM BERLIN 2003, TOPIC 1: RISK EVALUATION. Exposure Rating in Liability Reinsurance ASTIN COLLOQUIUM BERLIN 23, TOPIC : RISK EVALUATION Exposre Ratng n Lablty Rensrance Dr. Thomas Mack and Mchael Fackler Chef Actary Non-Lfe Senor Actary Mnch Rensrance Company Mnch Rensrance Company 879

More information

FI GERPRI T VERIFICATIO USI G OPTICAL SHIFTED PHASE- E CODED JOI T TRA SFORM CORRELATIO

FI GERPRI T VERIFICATIO USI G OPTICAL SHIFTED PHASE- E CODED JOI T TRA SFORM CORRELATIO FI GEPI VEIFICAIO USI G OPICAL SHIFED PHASE- E CODED JOI A SFOM COELAIO M. azrl Islam Emal: slamn@farmngdale.ed Secrt Sstems Farmngdale State Unerst of New York 350 Broad Hollow oad Farmngdale New York

More information

Reduced magnetohydrodynamic equations with coupled Alfvén and sound wave dynamics

Reduced magnetohydrodynamic equations with coupled Alfvén and sound wave dynamics PHYSICS OF PLASMAS 14, 10906 007 Reduced magnetohydrodynamc equatons wth coupled Alfvén and sound wave dynamcs R. E. Denton and B. Rogers Department of Physcs and Astronomy, Dartmouth College, Hanover,

More information

NUMERICAL INVESTIGATION OF AIR FLOW INSIDE AN OFFICE ROOM UNDER VARIOUS VENTILATION CONDITIONS

NUMERICAL INVESTIGATION OF AIR FLOW INSIDE AN OFFICE ROOM UNDER VARIOUS VENTILATION CONDITIONS PAMUKKALE ÜNİ VERSİ TESİ MÜHENDİ SLİ K FAKÜLTESİ PAMUKKALE UNIVERSITY ENGINEERING COLLEGE MÜHENDİ SLİ K B İ L İ MLERİ DERGİ S İ JOURNAL OF ENGINEERING SCIENCES YIL CİLT SAYI SAYFA : : 12 : 1 : 87-95 NUMERICAL

More information

Boundary Element Domain Decomposition Methods Challenges and Applications

Boundary Element Domain Decomposition Methods Challenges and Applications Boundary Element Doman Decomposton Methods Challenges and Applcatons Olaf Stenbach Insttut für Numersche Mathematk Technsche Unverstät Graz SFB 404 Mehrfeldprobleme n der Kontnuumsmechank, Stuttgart n

More information

Ring structure of splines on triangulations

Ring structure of splines on triangulations www.oeaw.ac.at Rng structure of splnes on trangulatons N. Vllamzar RICAM-Report 2014-48 www.rcam.oeaw.ac.at RING STRUCTURE OF SPLINES ON TRIANGULATIONS NELLY VILLAMIZAR Introducton For a trangulated regon

More information

Forecasting the Demand of Emergency Supplies: Based on the CBR Theory and BP Neural Network

Forecasting the Demand of Emergency Supplies: Based on the CBR Theory and BP Neural Network 700 Proceedngs of the 8th Internatonal Conference on Innovaton & Management Forecastng the Demand of Emergency Supples: Based on the CBR Theory and BP Neural Network Fu Deqang, Lu Yun, L Changbng School

More information

A Penalty Method for American Options with Jump Diffusion Processes

A Penalty Method for American Options with Jump Diffusion Processes A Penalty Method for Amercan Optons wth Jump Dffuson Processes Y. d Hallun, P.A. Forsyth, and G. Labahn March 9, 23 Abstract The far prce for an Amercan opton where the underlyng asset follows a jump dffuson

More information

Damage detection in composite laminates using coin-tap method

Damage detection in composite laminates using coin-tap method Damage detecton n composte lamnates usng con-tap method S.J. Km Korea Aerospace Research Insttute, 45 Eoeun-Dong, Youseong-Gu, 35-333 Daejeon, Republc of Korea yaeln@kar.re.kr 45 The con-tap test has the

More information

Simulation of Under Water Explosion using MSC.Dytran

Simulation of Under Water Explosion using MSC.Dytran Smulaton of Under Water Exploson usng MSC.Dytran Peran Dng rjaan Bujk MSC.Software Corporaton 2300 Traverwood Drve nn rbor, MI 48105 (734) 994-3800 Ths paper descrbes the numercal smulaton of a cylnder

More information

ESTIMATION OF RELAXATION AND THERMALIZATION TIMES IN MICROSCALE HEAT TRANSFER MODEL

ESTIMATION OF RELAXATION AND THERMALIZATION TIMES IN MICROSCALE HEAT TRANSFER MODEL JOURNAL OF THEORETICAL AND APPLIED MECHANICS 51, 4, pp. 837-845, Warsaw 2013 ESTIMATION OF RELAXATION AND THERMALIZATION TIMES IN MICROSCALE HEAT TRANSFER MODEL Bohdan Mochnack Częstochowa Unversty of

More information

Computers and Mathematics with Applications. POD reduced-order unstructured mesh modeling applied to 2D and 3D fluid flow

Computers and Mathematics with Applications. POD reduced-order unstructured mesh modeling applied to 2D and 3D fluid flow Computers and Mathematcs wth Applcatons 65 (2013) 362 379 Contents lsts avalable at ScVerse ScenceDrect Computers and Mathematcs wth Applcatons journal homepage: www.elsever.com/locate/camwa POD reduced-order

More information

Goals Rotational quantities as vectors. Math: Cross Product. Angular momentum

Goals Rotational quantities as vectors. Math: Cross Product. Angular momentum Physcs 106 Week 5 Torque and Angular Momentum as Vectors SJ 7thEd.: Chap 11.2 to 3 Rotatonal quanttes as vectors Cross product Torque expressed as a vector Angular momentum defned Angular momentum as a

More information

A Novel Self-Tuning Control Design Approach for Industrial Applications

A Novel Self-Tuning Control Design Approach for Industrial Applications A ovel Self-Tnng Control Desgn Approach for Indstral Applcatons Rchard J. Ecker and Zhqang Gao Department of Electrcal and Compter Engneerng Cleveland State Unversty, Cleveland, Oho 4445 Abstract: A real

More information

DECOMPOSITION OF MEASURED GROUND VIBRATIONS INTO BASIC SOIL WAVES

DECOMPOSITION OF MEASURED GROUND VIBRATIONS INTO BASIC SOIL WAVES DECOMPOSITION OF MEASURED GROUND VIBRATIONS INTO BASIC SOIL WAVES D. Macjausas Department of Scence & Technology, Unversty of Luembourg, Luembourg S. Van Baars Department of Scence & Technology, Unversty

More information

Logical Development Of Vogel s Approximation Method (LD-VAM): An Approach To Find Basic Feasible Solution Of Transportation Problem

Logical Development Of Vogel s Approximation Method (LD-VAM): An Approach To Find Basic Feasible Solution Of Transportation Problem INTERNATIONAL JOURNAL OF SCIENTIFIC & TECHNOLOGY RESEARCH VOLUME, ISSUE, FEBRUARY ISSN 77-866 Logcal Development Of Vogel s Approxmaton Method (LD- An Approach To Fnd Basc Feasble Soluton Of Transportaton

More information

Feature selection for intrusion detection. Slobodan Petrović NISlab, Gjøvik University College

Feature selection for intrusion detection. Slobodan Petrović NISlab, Gjøvik University College Feature selecton for ntruson detecton Slobodan Petrovć NISlab, Gjøvk Unversty College Contents The feature selecton problem Intruson detecton Traffc features relevant for IDS The CFS measure The mrmr measure

More information

Inner core mantle gravitational locking and the super-rotation of the inner core

Inner core mantle gravitational locking and the super-rotation of the inner core Geophys. J. Int. (2010) 181, 806 817 do: 10.1111/j.1365-246X.2010.04563.x Inner core mantle gravtatonal lockng and the super-rotaton of the nner core Matheu Dumberry 1 and Jon Mound 2 1 Department of Physcs,

More information

Project Networks With Mixed-Time Constraints

Project Networks With Mixed-Time Constraints Project Networs Wth Mxed-Tme Constrants L Caccetta and B Wattananon Western Australan Centre of Excellence n Industral Optmsaton (WACEIO) Curtn Unversty of Technology GPO Box U1987 Perth Western Australa

More information

Mobility Control with Local Views of Neighborhood in Mobile Networks

Mobility Control with Local Views of Neighborhood in Mobile Networks Moblty Control wth Local Vews of Neghborhood n Moble Networks Zhen Jang Je W Robert Klne Dept. of Compter Scence Dept. of Compter Sc. and Eng. Dept. of Compter Scence West Chester Unversty Florda Atlantc

More information

Computational Fluid Dynamics II

Computational Fluid Dynamics II Computatonal Flud Dynamcs II Eercse 2 1. Gven s the PDE: u tt a 2 ou Formulate the CFL-condton for two possble eplct schemes. 2. The Euler equatons for 1-dmensonal, unsteady flows s dscretsed n the followng

More information

Form-finding of grid shells with continuous elastic rods

Form-finding of grid shells with continuous elastic rods Page of 0 Form-fndng of grd shells wth contnuous elastc rods Jan-Mn L PhD student Insttute of Buldng Structures and Structural Desgn (tke), Unversty Stuttgart Stuttgar, Germany quantumamn@gmal.com Jan

More information

Compaction of the diamond Ti 3 SiC 2 graded material by the high speed centrifugal compaction process

Compaction of the diamond Ti 3 SiC 2 graded material by the high speed centrifugal compaction process Archves of Materals Scence and Engneerng Volume 8 Issue November 7 Pages 677-68 Internatonal Scentfc Journal publshed monthly as the organ of the Commttee of Materals Scence of the Polsh Academy of Scences

More information

3D Modeling of Mixing, Ignition and Combustion Phenomena in Highly Stratified Gasoline Engines

3D Modeling of Mixing, Ignition and Combustion Phenomena in Highly Stratified Gasoline Engines Ol & Gas Scence and Technology Rev. IP, Vol. 58 (003), No. 1, pp. 47-6 Copyrght 003, Édtons Technp 3D Modelng of Mxng, Ignton and Comston Phenomena n Hghly Stratfed Gasolne Engnes O. Coln 1, A. Benkenda

More information

1 What is a conservation law?

1 What is a conservation law? MATHEMATICS 7302 (Analytcal Dynamcs) YEAR 2015 2016, TERM 2 HANDOUT #6: MOMENTUM, ANGULAR MOMENTUM, AND ENERGY; CONSERVATION LAWS In ths handout we wll develop the concepts of momentum, angular momentum,

More information

BERNSTEIN POLYNOMIALS

BERNSTEIN POLYNOMIALS On-Lne Geometrc Modelng Notes BERNSTEIN POLYNOMIALS Kenneth I. Joy Vsualzaton and Graphcs Research Group Department of Computer Scence Unversty of Calforna, Davs Overvew Polynomals are ncredbly useful

More information

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ).

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ). REVIEW OF RISK MANAGEMENT CONCEPTS LOSS DISTRIBUTIONS AND INSURANCE Loss and nsurance: When someone s subject to the rsk of ncurrng a fnancal loss, the loss s generally modeled usng a random varable or

More information

Faraday's Law of Induction

Faraday's Law of Induction Introducton Faraday's Law o Inducton In ths lab, you wll study Faraday's Law o nducton usng a wand wth col whch swngs through a magnetc eld. You wll also examne converson o mechanc energy nto electrc energy

More information

Mean Molecular Weight

Mean Molecular Weight Mean Molecular Weght The thermodynamc relatons between P, ρ, and T, as well as the calculaton of stellar opacty requres knowledge of the system s mean molecular weght defned as the mass per unt mole of

More information

A Deformable Surface Model for Real-Time Water Drop Animation

A Deformable Surface Model for Real-Time Water Drop Animation IEEE TRANSACTIONS ON VISUALIZATION & COMPUTER GRAPHICS 1 A Deformable Surface Model for Real-Tme Water Drop Anmaton Yzhong Zhang, Student Member, IEEE, Huamn Wang, Member, IEEE Shua Wang, Member, IEEE,

More information

Chapter 9. Linear Momentum and Collisions

Chapter 9. Linear Momentum and Collisions Chapter 9 Lnear Momentum and Collsons CHAPTER OUTLINE 9.1 Lnear Momentum and Its Conservaton 9.2 Impulse and Momentum 9.3 Collsons n One Dmenson 9.4 Two-Dmensonal Collsons 9.5 The Center of Mass 9.6 Moton

More information

Simulation and Optimization of SCR System for Direct-injection Diesel Engine

Simulation and Optimization of SCR System for Direct-injection Diesel Engine Sensors & Transducers 04 by IFSA Publshng, S. L. http://www.sensorsportal.com Smulaton and Optmzaton of SCR System for Drect-njecton Desel Engne Guanqang Ruan, Zhendong Zhang, Jnrun Cheng Shangha Danj

More information

Realistic Image Synthesis

Realistic Image Synthesis Realstc Image Synthess - Combned Samplng and Path Tracng - Phlpp Slusallek Karol Myszkowsk Vncent Pegoraro Overvew: Today Combned Samplng (Multple Importance Samplng) Renderng and Measurng Equaton Random

More information

2. RELATED WORKS AND PROBLEM STATEMENT

2. RELATED WORKS AND PROBLEM STATEMENT JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 30, 1245-1260 (2014) Short Paper Traffc Congeston Evaluaton and Sgnal Tmng Optmzaton Based on Wreless Sensor Networks: Issues, Approaches and Smulaton * School

More information

5.33 Lecture Notes: Introduction To Polymer Chemistry

5.33 Lecture Notes: Introduction To Polymer Chemistry 5. Lecture Notes: Introducton To Polymer Chemstry Polymer: A large molecule (macromolecule) bult up by repettve bondng (covalent) of smaller molecules (monomers) Generally not a well defned structure,

More information

Warsaw University of Technology. Faculty of Electrical Engineering

Warsaw University of Technology. Faculty of Electrical Engineering Warsaw Unversty of Technology Faclty of Electrcal Engneerng Insttte of Control and Indstral Electroncs Ph.D. Thess M. Sc. Marsz Cchowlas! Thess spervsor Prof. Dr Sc. Maran P. Kamerkowsk Warsaw, Poland

More information

Analysis of Demand for Broadcastingng servces

Analysis of Demand for Broadcastingng servces Analyss of Subscrpton Demand for Pay-TV Manabu Shshkura * Norhro Kasuga ** Ako Tor *** Abstract In ths paper, we wll conduct an analyss from an emprcal perspectve concernng broadcastng demand behavor and

More information

Parallelization of a 3-D SPH code for massive HPC simulations

Parallelization of a 3-D SPH code for massive HPC simulations Parallelzaton of a 3-D SPH code for massve HPC smulatons G. Oger a, D. Gubert b, M. de Leffe b, J.-G. Pccnal c a. LHEEA Ecole Centrale de Nantes b. Hydrocean c. CSCS-Swss Natonal Supercomputng Centre Résumé

More information

Chapter 11 Torque and Angular Momentum

Chapter 11 Torque and Angular Momentum Chapter 11 Torque and Angular Momentum I. Torque II. Angular momentum - Defnton III. Newton s second law n angular form IV. Angular momentum - System of partcles - Rgd body - Conservaton I. Torque - Vector

More information

Institute of Informatics, Faculty of Business and Management, Brno University of Technology,Czech Republic

Institute of Informatics, Faculty of Business and Management, Brno University of Technology,Czech Republic Lagrange Multplers as Quanttatve Indcators n Economcs Ivan Mezník Insttute of Informatcs, Faculty of Busness and Management, Brno Unversty of TechnologCzech Republc Abstract The quanttatve role of Lagrange

More information

On the Interaction between Load Balancing and Speed Scaling

On the Interaction between Load Balancing and Speed Scaling On the Interacton between Load Balancng and Speed Scalng Ljun Chen, Na L and Steven H. Low Engneerng & Appled Scence Dvson, Calforna Insttute of Technology, USA Abstract Speed scalng has been wdely adopted

More information

Forecasting the Direction and Strength of Stock Market Movement

Forecasting the Direction and Strength of Stock Market Movement Forecastng the Drecton and Strength of Stock Market Movement Jngwe Chen Mng Chen Nan Ye cjngwe@stanford.edu mchen5@stanford.edu nanye@stanford.edu Abstract - Stock market s one of the most complcated systems

More information

Numerical Analysis on Rapid Decompression in Conventional Dry Gases using One- Dimensional Mathematical Modeling

Numerical Analysis on Rapid Decompression in Conventional Dry Gases using One- Dimensional Mathematical Modeling World Academy of Scence, Engneerng and Technology Internatonal Journal of Mathematcal, Computatonal, Physcal, Electrcal and Computer Engneerng Vol:6, o:3, 01 umercal Analyss on Rapd Decompresson n Conventonal

More information

SUMMARY. Topology optimization, buckling, eigenvalue, derivative, structural optimization 1. INTRODUCTION

SUMMARY. Topology optimization, buckling, eigenvalue, derivative, structural optimization 1. INTRODUCTION INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN ENGINEERING Int. J. Numer. Meth. Engng 0000; 00:1 20 Publshed onlne n Wley InterScence (www.nterscence.wley.com). A fast method for solvng bnary programmng

More information

Development of a finite volume model for the compressible gap flow inside a screw pump

Development of a finite volume model for the compressible gap flow inside a screw pump Deeloment of a fnte olme model for the omressble ga flo nsde a sre m Dl.-Ing. (FH) Klas äbger rof. Dr..M.A. Masod rof. Dr. John Ward Unersty of Glamorgan Shool of ehnology Wales UK rof. Dr. G. Hasmann

More information

A fast method for binary programming using first-order derivatives, with application to topology optimization with buckling constraints

A fast method for binary programming using first-order derivatives, with application to topology optimization with buckling constraints INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN ENGINEERING Int. J. Numer. Meth. Engng (2012) Publshed onlne n Wley Onlne Lbrary (wleyonlnelbrary.com)..4367 A fast method for bnary programmng usng frst-order

More information

How To Calculate The Power Of A Bubble Swarm

How To Calculate The Power Of A Bubble Swarm Hgh Performance Smulaton of Bubbly Flows: Pushng the mt by Usng Conventonal CFD and BGK Stefan Radl, 1,2 Radompon Sungkorn, 1 Danele Suzz, 2 Jos Derksen, 3 Johannes G. Khnast 1,2 1 Insttute for Process

More information

Lei Liu, Hua Yang Business School, Hunan University, Changsha, Hunan, P.R. China, 410082. Abstract

Lei Liu, Hua Yang Business School, Hunan University, Changsha, Hunan, P.R. China, 410082. Abstract , pp.377-390 http://dx.do.org/10.14257/jsa.2016.10.4.34 Research on the Enterprse Performance Management Informaton System Development and Robustness Optmzaton based on Data Regresson Analyss and Mathematcal

More information

REDUCED-ORDER MODELING OF MULTISCALE TURBULENT CONVECTION: APPLICATION TO DATA CENTER THERMAL MANAGEMENT

REDUCED-ORDER MODELING OF MULTISCALE TURBULENT CONVECTION: APPLICATION TO DATA CENTER THERMAL MANAGEMENT REDUCED-ORDER MODELING OF MULTISCALE TURBULENT CONVECTION: APPLICATION TO DATA CENTER THERMAL MANAGEMENT A Dssertaton Presented to The Academc Faculty by Jeffrey D. Rambo In Partal Fulfllment of the Requrements

More information

Capturing Dynamics in the Power Grid: Formulation of Dynamic State Estimation through Data Assimilation

Capturing Dynamics in the Power Grid: Formulation of Dynamic State Estimation through Data Assimilation PNNL-2323 Prepared for the U.S. Department of Energy under Contract DE-AC5-76RL83 Capturng Dynamcs n the Power Grd: Formulaton of Dynamc State Estmaton through Data Assmlaton N Zhou Z Huang D Meng S Elbert

More information

The circuit shown on Figure 1 is called the common emitter amplifier circuit. The important subsystems of this circuit are:

The circuit shown on Figure 1 is called the common emitter amplifier circuit. The important subsystems of this circuit are: polar Juncton Transstor rcuts Voltage and Power Amplfer rcuts ommon mtter Amplfer The crcut shown on Fgure 1 s called the common emtter amplfer crcut. The mportant subsystems of ths crcut are: 1. The basng

More information

A Monte Carlo Radiation Model for Simulating Rarefied Multiphase Plume Flows

A Monte Carlo Radiation Model for Simulating Rarefied Multiphase Plume Flows 38th AIAA Thermophyscs Conference 6-9 June 005, Toronto, Ontaro Canada AIAA 005-4691 A Monte Carlo Radaton Model for Smulatng Rarefed Multphase Plume Flows Jonathan M. Burt * and Ian D. Boyd Department

More information

Systemic Behaviour of Plane Reciprocal Frame Structures

Systemic Behaviour of Plane Reciprocal Frame Structures Systemc Behavour of Plane Recprocal Frame Structures Thomas Kohlhammer, Char of Structural Desgn, ETH Zurch, Zurch, Swtzerland; Ton Kotnk, Char of Structural Desgn, ETH Zurch, Zurch, Swtzerland Contact:

More information

"Research Note" APPLICATION OF CHARGE SIMULATION METHOD TO ELECTRIC FIELD CALCULATION IN THE POWER CABLES *

Research Note APPLICATION OF CHARGE SIMULATION METHOD TO ELECTRIC FIELD CALCULATION IN THE POWER CABLES * Iranan Journal of Scence & Technology, Transacton B, Engneerng, ol. 30, No. B6, 789-794 rnted n The Islamc Republc of Iran, 006 Shraz Unversty "Research Note" ALICATION OF CHARGE SIMULATION METHOD TO ELECTRIC

More information

SCHEDULING OF CONSTRUCTION PROJECTS BY MEANS OF EVOLUTIONARY ALGORITHMS

SCHEDULING OF CONSTRUCTION PROJECTS BY MEANS OF EVOLUTIONARY ALGORITHMS SCHEDULING OF CONSTRUCTION PROJECTS BY MEANS OF EVOLUTIONARY ALGORITHMS Magdalena Rogalska 1, Wocech Bożeko 2,Zdzsław Heduck 3, 1 Lubln Unversty of Technology, 2- Lubln, Nadbystrzycka 4., Poland. E-mal:rogalska@akropols.pol.lubln.pl

More information

Least Squares Fitting of Data

Least Squares Fitting of Data Least Squares Fttng of Data Davd Eberly Geoetrc Tools, LLC http://www.geoetrctools.co/ Copyrght c 1998-2016. All Rghts Reserved. Created: July 15, 1999 Last Modfed: January 5, 2015 Contents 1 Lnear Fttng

More information

THE AERODYNAMICS OF BLOWN FILM BUBBLE COOLING

THE AERODYNAMICS OF BLOWN FILM BUBBLE COOLING THE AERODYNAMICS OF BLOWN FILM BUBBLE COOLING V. Sdropoulos and J. Vlachopoulos * CAPPA-D Dept. of Chemcal Engneerng, McMaster Unversty, 1280 Man St. West, Hamlton, ON, L8S 4L7 Canada * Author to whom

More information