The Application of a Black-Box Solver with Error Estimate to Different Systems of PDEs

Size: px
Start display at page:

Download "The Application of a Black-Box Solver with Error Estimate to Different Systems of PDEs"

Transcription

1 The Application of a Black-Bo Solver with Error Estimate to Different Systems of PDEs Torsten Adolph and Willi Schönauer Forschungszentrum Karlsruhe Institute for Scientific Computing Karlsruhe, Germany {torsten.adolph, willi.schoenauer}@iwr.fzk.de

2 Motivation Numerical solution of non-linear systems of Partial Differential Equations (PDEs) Finite Difference Method (FDM) Finite Element Method (FEM) Finite Volume Method (FVM) Finite Difference Element Method (FDEM) Combination of advantages of FDM and FEM: FDM on unstructured FEM grid Supported by: German Ministry of Research (BMBF) Research Alliance Fuel Cells of Baden-Wuerttemberg Torsten Adolph 2 HLRS-Workshop, October 19-20, 2006

3 Objectives Elliptic and parabolic non-linear systems of PDEs 2-D and 3-D with arbitrary geometry Arbitrary non-linear boundary conditions (BCs) Subdomains with different PDEs Robustness Black-bo (PDEs/BCs and domain) Error estimate Order control/mesh refinement Efficient parallelization (on distributed memory parallel computers) Torsten Adolph 3 HLRS-Workshop, October 19-20, 2006

4 Difference formulas of order q on unstructured grid Polynomial approach of order q (m coefficients) 2-D: m = (q+1) (q+2)/2 3-D: m = (q+1) (q+2) (q+3)/6 4 5=m q=2 q=4 q=6 order q=2 Influence polynomial P q,i = 1, node i 0, other nodes u d, u,d, u y,d, u,d, u yy,d, u y,d Search for nodes in rings (up to order q+ q) m+r nodes Selection of m appropriate nodes by special sophisticated algorithm Torsten Adolph 4 HLRS-Workshop, October 19-20, 2006

5 Discretization error estimate e.g. for u : u = u,d,q + d,q = u,d,q+2 + d,q+2 d,q = u,d,q+2 u,d,q { + d,q+2 } Error equation Pu P (t,, y, u, u t,u,u y,u,u yy,u y ) Linearization by Newton-Raphson Discretization with error estimates d t, d,... and linearization in d t, d,... u d = u Pu + u Dt + u D + u Dy + u Dy = (level of solution) = Q 1 d [(Pu) d + D t + {D + D y + D y }] (level of equation) Only apply Newton correction u Pu : Q d u Pu =(Pu) d (computed by LINSOL, Univ. of Karlsruhe) Other errors for error control and error estimate Torsten Adolph 5 HLRS-Workshop, October 19-20, 2006

6 Academic Eamples Generate test PDE from original PDE for given solution Pū: Pu=0 Pu-Pū=0 PDE system: u + u yy + ω y f 1 =0 v + v yy ω f 2 =0 uω + vω y (ω + ω yy )/Re f 3 =0, Re =1 Boundary conditions: u g 1 =0, v g 2 =0, ω + u y v g 3 =0 Test solution: Sugar loaf type function ū = e 32(2 +y 2 ) Solution domain: Self-adaptation: Unit circle with 751 nodes, 1410 elements Mesh refinement and order control, tol=0.25% no. no. no. of no. of nodes global relat. sec. of of ref. with order error for cycle nodes elem. nodes eact estimated cycle E E E E E E HP XC6000, Univ. of Karlsruhe, 1500 MHz Itanium2 core, 6000 MFLOPS peak, np=8 processors Torsten Adolph 6 HLRS-Workshop, October 19-20, 2006

7 Academic Eamples (continued) Test solution ū = e 32(2 +y 2 ) 1 rd Grid of 3 cycle y y Torsten Adolph 7 HLRS-Workshop, October 19-20, 2006

8 Numerical Simulation of PEM Fuel Cells Domain of solution: Gas diffusion layer (GDL) Variables: Molar flu densities of oygen, water vapour and nitrogen in - and y-direction, partial pressures for oygen, water vapour and nitrogen, total pressure and current density Nonlinear system of 11 PDEs Rectangular grid with nodes y reaction layer c/2+r/2 (1 mm) Consistency order q=4 HP XC6000 with 32 processors CPU time for master processor: 4123 sec t GDL (0.19 mm) symmetry line GDL symmetry line c/2 (0.5 mm) channel r/2 (0.5 mm) rib Torsten Adolph 8 HLRS-Workshop, October 19-20, 2006

9 Numerical Simulation of PEM Fuel Cells (continued) 6 transport equations ṅ o + p wṅ o p o ṅ w DKn o D ow p + p nṅ o p o ṅ n D on p = 1 p o RT + p [ o p RT p B o + B op w DKn o D ow p (1 B w )+ B op n B o D on p (1 B n B ν = B ν (p o,p w,p n,p) ] po ) B o RT p p 3 material balances ṅ o + ṅy o y =0 condition for total pressure p = p o + p w + p n Tafel equation for current density i on reaction layer ( αnf U 0 U z d ) mem i = f v i 0 p o p ref o γ ep RT κ mem i i = 0 in the remainder (dummy variable) Torsten Adolph 9 HLRS-Workshop, October 19-20, 2006

10 Numerical Simulation of PEM Fuel Cells (continued) Contour plot of molar flu density of water vapour in y-direction and its error (typical result) n-dot-w-y error-n-dot-w-y y y E E E E E E E E E E E Torsten Adolph 10 HLRS-Workshop, October 19-20, 2006

11 Numerical Simulation of PEM Fuel Cells (continued) Current density along the reaction layer and its error i mean = 2981,92 i error-i ,0000 0,0002 0,0004 0,0006 0,0008 0,0010 2,0E-02 1,6E-02 1,2E-02 8,0E-03 4,0E-03 0,0E+00 0,0000 0,0002 0,0004 0,0006 0,0008 0,0010 Torsten Adolph 11 HLRS-Workshop, October 19-20, 2006

12 Numerical Simulation of Solid Oide Fuel Cells Solution domain consists of 2 subdomains: Anode and gas channel Dividing line, coupling conditions, different PDE systems Variables: Flow velocities in - and y-direction, mole fractions for methane, carbon monoide, hydrogen, carbon dioide and steam, and pressure Nonlinear system of 8 PDEs Rectangular grids: in anode and gas channel Consistency order q=4 HP XC6000 with 8 processors CPU time for master processor: 510 sec d A y 1 electrolyte 2 anode DL, side 2 3 DL, side 1 d K 6 gas channel gas flow 4 5 rib l K Torsten Adolph 12 HLRS-Workshop, October 19-20, 2006

13 Numerical Simulation of Solid Oide Fuel Cells (continued) Gas channel 4 species balances (p K u,k Y CO,K ) ( + (p K u y,k Y CO,K ) + y ) (p D K Y CO,K ) CO,gas y y =0 Equation of continuity (ρ K u,k ) + (ρ K u y,k ) y =0 2 Navier-Stokes equations ρ K Dalton s law ( u,k u,k + u y,k Y 3 + Y 4 + Y 5 + Y 6 + Y 7 =1 ) u,k = p K y + ( ( µ 2 u,k 2 ( 3 u,k + u ))) y,k + ( ( u,k µ y y y + u )) y,k Torsten Adolph 13 HLRS-Workshop, October 19-20, 2006

14 Numerical Simulation of Solid Oide Fuel Cells (continued) Anode 5 species balances (p A u,a Y CO,A ) RT ( + (p A u y,a Y CO,A ) + D eff CO,gas RT y ) (p A Y CO,A ) RT y y + ( D eff CO,gas ) (p A Y CO,A ) RT + r CH4 r s =0 Darcy s law in - and y-direction p A = µ u,a k p Dalton s law Y 3 + Y 4 + Y 5 + Y 6 + Y 7 =1 Torsten Adolph 14 HLRS-Workshop, October 19-20, 2006

15 Numerical Simulation of Solid Oide Fuel Cells (continued) Mole fraction of carbon monoide and its error for the anode y Anode Y-CO 1.8E E E E E E E E E-02 y Anode error-y-co 4.0E E E E E E E E Torsten Adolph 15 HLRS-Workshop, October 19-20, 2006

16 Forschungszentrum Karlsruhe Fluid/Structure Interaction for a High Pressure Diesel Injection Pump Solution domain consists of 3 subdomains: Housing, piston and lubrication gap Dividing lines, coupling conditions, different PDE systems Variables: displacements in z- and r-direction and stresses in housing and piston velocities in z- and r-direction and pressure in lubrication gap Nonlinear system of 6 PDEs in housing and piston 3PDEsingap piston Rectangular grids: in housing in gap in piston gap housing Consistency order q=2 CPU time for master processor: HP XC6000, 32 proc., Itanium2 1.5 GHz, Quadrics interconnect: min z 40 cf. SGI Alti 4700 y (LRZ Munich), 32 proc., Itanium2 1.6 GHz, NUMAlink: min Torsten Adolph 16 HLRS-Workshop, October 19-20, 2006

17 Fluid/Structure Interaction for a High Pressure Diesel Injection Pump (continued) Piston/Housing Lubrication gap 3 elasticity equations in z-, ϕ-, r-direction 2 Navier-Stokes equations 1 E [σ z σ z,old ν(σ ϕ σ ϕ,old ) ν(σ r σ r,old )] w z =0 u u r + w u z = 1 ρ p r + η ρ 2 u r + 1 u 2 r r u r + 2 u 2 z 2 1 elasticity equation in rz-direction Equation of continuity 1+ν E (τ rz τ rz,old ) 1 ( u 2 z + w ) =0 r u r + u r + w z =0 2 equilibrium equations σ r r + τ rz z + 1 r (σ r σ ϕ )=0 Torsten Adolph 17 HLRS-Workshop, October 19-20, 2006

18 Fluid/Structure Interaction for a High Pressure Diesel Injection Pump (continued) Nested iterations for the solution process necessary pressure incrementation grid iteration w ma -iteration Newton iteration eit if p>p ma eit if w ma does not change anymore eit if p z=zma =0 eit if (Pu) d small enough Torsten Adolph 18 HLRS-Workshop, October 19-20, 2006

19 Fluid/Structure Interaction for a High Pressure Diesel Injection Pump (continued) Velocity w in z-direction for 2000 bar and its error Volume flow: 2.65 cm 3 /s Torsten Adolph 19 HLRS-Workshop, October 19-20, 2006

20 Concluding Remarks Black-bo PDE solver FDEM (URL: User input: any PDE system, any domain, 2-D and 3-D Domain may consist of several subdomains with different PDEs Dividing lines Unique feature: error estimate Efficient parallelization with MPI We offer a service to solve the PDEs of cooperation partners. Torsten Adolph 20 HLRS-Workshop, October 19-20, 2006

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

OpenFOAM Optimization Tools

OpenFOAM Optimization Tools OpenFOAM Optimization Tools Henrik Rusche and Aleks Jemcov h.rusche@wikki-gmbh.de and a.jemcov@wikki.co.uk Wikki, Germany and United Kingdom OpenFOAM Optimization Tools p. 1 Agenda Objective Review optimisation

More information

Iterative Solvers for Linear Systems

Iterative Solvers for Linear Systems 9th SimLab Course on Parallel Numerical Simulation, 4.10 8.10.2010 Iterative Solvers for Linear Systems Bernhard Gatzhammer Chair of Scientific Computing in Computer Science Technische Universität München

More information

POLITECNICO DI MILANO Department of Energy

POLITECNICO DI MILANO Department of Energy 1D-3D coupling between GT-Power and OpenFOAM for cylinder and duct system domains G. Montenegro, A. Onorati, M. Zanardi, M. Awasthi +, J. Silvestri + ( ) Dipartimento di Energia - Politecnico di Milano

More information

Mixed Precision Iterative Refinement Methods Energy Efficiency on Hybrid Hardware Platforms

Mixed Precision Iterative Refinement Methods Energy Efficiency on Hybrid Hardware Platforms Mixed Precision Iterative Refinement Methods Energy Efficiency on Hybrid Hardware Platforms Björn Rocker Hamburg, June 17th 2010 Engineering Mathematics and Computing Lab (EMCL) KIT University of the State

More information

European COMSOL Conference, Hannover, Germany 04.-06.11.2008

European COMSOL Conference, Hannover, Germany 04.-06.11.2008 Zentrum für BrennstoffzellenTechnik Presented at the COMSOL Conference 28 Hannover European COMSOL Conference, Hannover, Germany 4.-6.11.28 Modeling Polybenzimidazole/Phosphoric Acid Membrane Behaviour

More information

Vista: A Multi-field Object Oriented CFD-package

Vista: A Multi-field Object Oriented CFD-package Vista: A Multi-field Object Oriented CFD-package T. Kvamsdal 1, R. Holdahl 1 and P. Böhm 2 1 SINTEF ICT, Applied Mathematics, Norway 2 inutech GmbH, Germany Outline inutech & SINTEF VISTA a CFD Solver

More information

Large-Scale Reservoir Simulation and Big Data Visualization

Large-Scale Reservoir Simulation and Big Data Visualization Large-Scale Reservoir Simulation and Big Data Visualization Dr. Zhangxing John Chen NSERC/Alberta Innovates Energy Environment Solutions/Foundation CMG Chair Alberta Innovates Technology Future (icore)

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

TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW

TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW Rajesh Khatri 1, 1 M.Tech Scholar, Department of Mechanical Engineering, S.A.T.I., vidisha

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

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

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

Tomasz STELMACH. WindSim Annual User Meeting 16 June 2011

Tomasz STELMACH. WindSim Annual User Meeting 16 June 2011 Developments of PHOENICS as CFD engine for WindSim Tomasz STELMACH Ltd, UK ts@cham.co.uk WindSim Annual User Meeting 16 June 2011 Topics of presentation 1. - who we are, what we do 2. PHOENICS 3. GCV -

More information

Benchmark Tests on ANSYS Parallel Processing Technology

Benchmark Tests on ANSYS Parallel Processing Technology Benchmark Tests on ANSYS Parallel Processing Technology Kentaro Suzuki ANSYS JAPAN LTD. Abstract It is extremely important for manufacturing industries to reduce their design process period in order to

More information

Numerical Calculation of Laminar Flame Propagation with Parallelism Assignment ZERO, CS 267, UC Berkeley, Spring 2015

Numerical Calculation of Laminar Flame Propagation with Parallelism Assignment ZERO, CS 267, UC Berkeley, Spring 2015 Numerical Calculation of Laminar Flame Propagation with Parallelism Assignment ZERO, CS 267, UC Berkeley, Spring 2015 Xian Shi 1 bio I am a second-year Ph.D. student from Combustion Analysis/Modeling Lab,

More information

Aerodynamic Department Institute of Aviation. Adam Dziubiński CFD group FLUENT

Aerodynamic Department Institute of Aviation. Adam Dziubiński CFD group FLUENT Adam Dziubiński CFD group IoA FLUENT Content Fluent CFD software 1. Short description of main features of Fluent 2. Examples of usage in CESAR Analysis of flow around an airfoil with a flap: VZLU + ILL4xx

More information

HPC Deployment of OpenFOAM in an Industrial Setting

HPC Deployment of OpenFOAM in an Industrial Setting HPC Deployment of OpenFOAM in an Industrial Setting Hrvoje Jasak h.jasak@wikki.co.uk Wikki Ltd, United Kingdom PRACE Seminar: Industrial Usage of HPC Stockholm, Sweden, 28-29 March 2011 HPC Deployment

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

Coupling Forced Convection in Air Gaps with Heat and Moisture Transfer inside Constructions

Coupling Forced Convection in Air Gaps with Heat and Moisture Transfer inside Constructions Coupling Forced Convection in Air Gaps with Heat and Moisture Transfer inside Constructions M. Bianchi Janetti 1, F. Ochs 1 and R. Pfluger 1 1 University of Innsbruck, Unit for Energy Efficient Buildings,

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 the Finite Element Method

Introduction to the Finite Element Method Introduction to the Finite Element Method 09.06.2009 Outline Motivation Partial Differential Equations (PDEs) Finite Difference Method (FDM) Finite Element Method (FEM) References Motivation Figure: cross

More information

AN APPROACH FOR SECURE CLOUD COMPUTING FOR FEM SIMULATION

AN APPROACH FOR SECURE CLOUD COMPUTING FOR FEM SIMULATION AN APPROACH FOR SECURE CLOUD COMPUTING FOR FEM SIMULATION Jörg Frochte *, Christof Kaufmann, Patrick Bouillon Dept. of Electrical Engineering and Computer Science Bochum University of Applied Science 42579

More information

Mesh Moving Techniques for Fluid-Structure Interactions With Large Displacements

Mesh Moving Techniques for Fluid-Structure Interactions With Large Displacements K. Stein Department of Physics, Bethel College, St. Paul, MN 55112 T. Tezduyar Mechanical Engineering, Rice University, MS 321, Houston, TX 77005 R. Benney Natick Soldier Center, Natick, MA 01760 Mesh

More information

Which strategy to move the mesh in the Computational Fluid Dynamic code OpenFOAM

Which strategy to move the mesh in the Computational Fluid Dynamic code OpenFOAM Which strategy to move the mesh in the Computational Fluid Dynamic code OpenFOAM Christophe Kassiotis April 12, 2008 École Normale Supérieure de Cachan, Laboratoire de Mécanique et Technologies (LMT) Secteur

More information

Thermo-Mechanical Coupled Simulation with LS-DYNA

Thermo-Mechanical Coupled Simulation with LS-DYNA DYNAmore GmbH Industriestraße 2, D-70565 Stuttgart andrea.erhart@dynamore.de www.dynamore.de Ingenieurbüro Tobias Loose Herdweg 13, D-75045 Wössingen Lkr. Karlsruhe loose@tl-ing.de www.loose.at Thermo-Mechanical

More information

Turbomachinery CFD on many-core platforms experiences and strategies

Turbomachinery CFD on many-core platforms experiences and strategies Turbomachinery CFD on many-core platforms experiences and strategies Graham Pullan Whittle Laboratory, Department of Engineering, University of Cambridge MUSAF Colloquium, CERFACS, Toulouse September 27-29

More information

FRIEDRICH-ALEXANDER-UNIVERSITÄT ERLANGEN-NÜRNBERG

FRIEDRICH-ALEXANDER-UNIVERSITÄT ERLANGEN-NÜRNBERG FRIEDRICH-ALEXANDER-UNIVERSITÄT ERLANGEN-NÜRNBERG INSTITUT FÜR INFORMATIK (MATHEMATISCHE MASCHINEN UND DATENVERARBEITUNG) Lehrstuhl für Informatik 10 (Systemsimulation) Massively Parallel Multilevel Finite

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

Finite Element Method (ENGC 6321) Syllabus. Second Semester 2013-2014

Finite Element Method (ENGC 6321) Syllabus. Second Semester 2013-2014 Finite Element Method Finite Element Method (ENGC 6321) Syllabus Second Semester 2013-2014 Objectives Understand the basic theory of the FEM Know the behaviour and usage of each type of elements covered

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

Simulation of Fluid-Structure Interactions in Aeronautical Applications

Simulation of Fluid-Structure Interactions in Aeronautical Applications Simulation of Fluid-Structure Interactions in Aeronautical Applications Martin Kuntz Jorge Carregal Ferreira ANSYS Germany D-83624 Otterfing Martin.Kuntz@ansys.com December 2003 3 rd FENET Annual Industry

More information

High Performance Computing in CST STUDIO SUITE

High Performance Computing in CST STUDIO SUITE High Performance Computing in CST STUDIO SUITE Felix Wolfheimer GPU Computing Performance Speedup 18 16 14 12 10 8 6 4 2 0 Promo offer for EUC participants: 25% discount for K40 cards Speedup of Solver

More information

Overset Grids Technology in STAR-CCM+: Methodology and Applications

Overset Grids Technology in STAR-CCM+: Methodology and Applications Overset Grids Technology in STAR-CCM+: Methodology and Applications Eberhard Schreck, Milovan Perić and Deryl Snyder eberhard.schreck@cd-adapco.com milovan.peric@cd-adapco.com deryl.snyder@cd-adapco.com

More information

Part IV. Conclusions

Part IV. Conclusions Part IV Conclusions 189 Chapter 9 Conclusions and Future Work CFD studies of premixed laminar and turbulent combustion dynamics have been conducted. These studies were aimed at explaining physical phenomena

More information

www.integratedsoft.com Electromagnetic Sensor Design: Key Considerations when selecting CAE Software

www.integratedsoft.com Electromagnetic Sensor Design: Key Considerations when selecting CAE Software www.integratedsoft.com Electromagnetic Sensor Design: Key Considerations when selecting CAE Software Content Executive Summary... 3 Characteristics of Electromagnetic Sensor Systems... 3 Basic Selection

More information

TWO-PHASE FLOW IN A POROUS MEDIA TEST-CASES PERFORMED WITH TOUGH2

TWO-PHASE FLOW IN A POROUS MEDIA TEST-CASES PERFORMED WITH TOUGH2 TWO-PHASE FLOW IN A POROUS MEDIA TEST-CASES PERFORMED WITH TOUGH2 Paris 23 rd September 2010 E. Treille, J. Wendling Andra C.TR.AEAP.1000xx AGENCE NATIONALE POUR LA GESTION DES DÉCHETS RADIOACTIFS Tough2

More information

Chapter 5: Diffusion. 5.1 Steady-State Diffusion

Chapter 5: Diffusion. 5.1 Steady-State Diffusion : Diffusion Diffusion: the movement of particles in a solid from an area of high concentration to an area of low concentration, resulting in the uniform distribution of the substance Diffusion is process

More information

Electrochemical Kinetics ( Ref. :Bard and Faulkner, Oldham and Myland, Liebhafsky and Cairns) R f = k f * C A (2) R b = k b * C B (3)

Electrochemical Kinetics ( Ref. :Bard and Faulkner, Oldham and Myland, Liebhafsky and Cairns) R f = k f * C A (2) R b = k b * C B (3) Electrochemical Kinetics ( Ref. :Bard and Faulkner, Oldham and Myland, Liebhafsky and Cairns) 1. Background Consider the reaction given below: A B (1) If k f and k b are the rate constants of the forward

More information

MEL 807 Computational Heat Transfer (2-0-4) Dr. Prabal Talukdar Assistant Professor Department of Mechanical Engineering IIT Delhi

MEL 807 Computational Heat Transfer (2-0-4) Dr. Prabal Talukdar Assistant Professor Department of Mechanical Engineering IIT Delhi MEL 807 Computational Heat Transfer (2-0-4) Dr. Prabal Talukdar Assistant Professor Department of Mechanical Engineering IIT Delhi Time and Venue Course Coordinator: Dr. Prabal Talukdar Room No: III, 357

More information

Mesh Generation and Load Balancing

Mesh Generation and Load Balancing Mesh Generation and Load Balancing Stan Tomov Innovative Computing Laboratory Computer Science Department The University of Tennessee April 04, 2012 CS 594 04/04/2012 Slide 1 / 19 Outline Motivation Reliable

More information

Modeling Rotor Wakes with a Hybrid OVERFLOW-Vortex Method on a GPU Cluster

Modeling Rotor Wakes with a Hybrid OVERFLOW-Vortex Method on a GPU Cluster Modeling Rotor Wakes with a Hybrid OVERFLOW-Vortex Method on a GPU Cluster Mark J. Stock, Ph.D., Adrin Gharakhani, Sc.D. Applied Scientific Research, Santa Ana, CA Christopher P. Stone, Ph.D. Computational

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

FLUID FLOW ANALYSIS OF CENTRIFUGAL FAN BY USING FEM

FLUID FLOW ANALYSIS OF CENTRIFUGAL FAN BY USING FEM International Journal of Mechanical Engineering and Technology (IJMET) Volume 7, Issue 2, March-April 2016, pp. 45 51, Article ID: IJMET_07_02_007 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=7&itype=2

More information

CFD Analysis of a Centrifugal Pump with Supercritical Carbon Dioxide as a Working Fluid

CFD Analysis of a Centrifugal Pump with Supercritical Carbon Dioxide as a Working Fluid KNS 2013 Spring CFD Analysis of a Centrifugal Pump with Supercritical Carbon Dioxide as a Working Fluid Seong Gu Kim Jeong Ik Lee Yoonhan Ahn Jekyoung Lee Jae Eun Cha Yacine Addad Dept. Nuclear & Quantum

More information

Monifysikaalisten ongelmien simulointi Elmer-ohjelmistolla. Simulation of Multiphysical Problems with Elmer Software

Monifysikaalisten ongelmien simulointi Elmer-ohjelmistolla. Simulation of Multiphysical Problems with Elmer Software Monifysikaalisten ongelmien simulointi Elmer-ohjelmistolla Simulation of Multiphysical Problems with Elmer Software Peter Råback Tieteen CSC 25.11.2004 Definitions for this presentation Model Mathematical

More information

Parallel 3D Image Segmentation of Large Data Sets on a GPU Cluster

Parallel 3D Image Segmentation of Large Data Sets on a GPU Cluster Parallel 3D Image Segmentation of Large Data Sets on a GPU Cluster Aaron Hagan and Ye Zhao Kent State University Abstract. In this paper, we propose an inherent parallel scheme for 3D image segmentation

More information

Computational Modeling of Wind Turbines in OpenFOAM

Computational Modeling of Wind Turbines in OpenFOAM Computational Modeling of Wind Turbines in OpenFOAM Hamid Rahimi hamid.rahimi@uni-oldenburg.de ForWind - Center for Wind Energy Research Institute of Physics, University of Oldenburg, Germany Outline Computational

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

Calculation of Eigenfields for the European XFEL Cavities

Calculation of Eigenfields for the European XFEL Cavities Calculation of Eigenfields for the European XFEL Cavities Wolfgang Ackermann, Erion Gjonaj, Wolfgang F. O. Müller, Thomas Weiland Institut Theorie Elektromagnetischer Felder, TU Darmstadt Status Meeting

More information

ELASTO-PLASTIC ANALYSIS OF A HEAVY DUTY PRESS USING F.E.M AND NEUBER S APPROXIMATION METHODS

ELASTO-PLASTIC ANALYSIS OF A HEAVY DUTY PRESS USING F.E.M AND NEUBER S APPROXIMATION METHODS International Journal of Mechanical Engineering and Technology (IJMET) Volume 6, Issue 11, Nov 2015, pp. 50-56, Article ID: IJMET_06_11_006 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=6&itype=11

More information

Optimization of Supply Chain Networks

Optimization of Supply Chain Networks Optimization of Supply Chain Networks M. Herty TU Kaiserslautern September 2006 (2006) 1 / 41 Contents 1 Supply Chain Modeling 2 Networks 3 Optimization Continuous optimal control problem Discrete optimal

More information

Model Order Reduction for Linear Convective Thermal Flow

Model Order Reduction for Linear Convective Thermal Flow Model Order Reduction for Linear Convective Thermal Flow Christian Moosmann, Evgenii B. Rudnyi, Andreas Greiner, Jan G. Korvink IMTEK, April 24 Abstract Simulation of the heat exchange between a solid

More information

Parallel Computing for Option Pricing Based on the Backward Stochastic Differential Equation

Parallel Computing for Option Pricing Based on the Backward Stochastic Differential Equation Parallel Computing for Option Pricing Based on the Backward Stochastic Differential Equation Ying Peng, Bin Gong, Hui Liu, and Yanxin Zhang School of Computer Science and Technology, Shandong University,

More information

Design and Optimization of OpenFOAM-based CFD Applications for Hybrid and Heterogeneous HPC Platforms

Design and Optimization of OpenFOAM-based CFD Applications for Hybrid and Heterogeneous HPC Platforms Design and Optimization of OpenFOAM-based CFD Applications for Hybrid and Heterogeneous HPC Platforms Amani AlOnazi, David E. Keyes, Alexey Lastovetsky, Vladimir Rychkov Extreme Computing Research Center,

More information

Parameter Estimation for Bingham Models

Parameter Estimation for Bingham Models Dr. Volker Schulz, Dmitriy Logashenko Parameter Estimation for Bingham Models supported by BMBF Parameter Estimation for Bingham Models Industrial application of ceramic pastes Material laws for Bingham

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

AN INTERFACE STRIP PRECONDITIONER FOR DOMAIN DECOMPOSITION METHODS

AN INTERFACE STRIP PRECONDITIONER FOR DOMAIN DECOMPOSITION METHODS AN INTERFACE STRIP PRECONDITIONER FOR DOMAIN DECOMPOSITION METHODS by M. Storti, L. Dalcín, R. Paz Centro Internacional de Métodos Numéricos en Ingeniería - CIMEC INTEC, (CONICET-UNL), Santa Fe, Argentina

More information

Sampling based sensitivity analysis: a case study in aerospace engineering

Sampling based sensitivity analysis: a case study in aerospace engineering Sampling based sensitivity analysis: a case study in aerospace engineering Michael Oberguggenberger Arbeitsbereich für Technische Mathematik Fakultät für Bauingenieurwissenschaften, Universität Innsbruck

More information

GT2011 46090 ANALYSIS OF A MICROGASTURBINE FED BY NATURAL GAS AND SYNTHESIS GAS: MGT TEST BENCH AND COMBUSTOR CFD ANALYSIS

GT2011 46090 ANALYSIS OF A MICROGASTURBINE FED BY NATURAL GAS AND SYNTHESIS GAS: MGT TEST BENCH AND COMBUSTOR CFD ANALYSIS ASME Turbo Expo 2011 June 6 10, 2011 Vancouver, Canada GT 2011 46090 ANALYSIS OF A MICROGASTURBINE FED BY NATURAL GAS AND SYNTHESIS GAS: MGT TEST BENCH AND COMBUSTOR CFD ANALYSIS M. Cadorin 1,M. Pinelli

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

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

A COMPARATIVE STUDY OF TWO METHODOLOGIES FOR NON LINEAR FINITE ELEMENT ANALYSIS OF KNIFE EDGE GATE VALVE SLEEVE

A COMPARATIVE STUDY OF TWO METHODOLOGIES FOR NON LINEAR FINITE ELEMENT ANALYSIS OF KNIFE EDGE GATE VALVE SLEEVE International Journal of Mechanical Engineering and Technology (IJMET) Volume 6, Issue 12, Dec 2015, pp. 81-90, Article ID: IJMET_06_12_009 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=6&itype=12

More information

COMPUTATIONAL ENGINEERING OF FINITE ELEMENT MODELLING FOR AUTOMOTIVE APPLICATION USING ABAQUS

COMPUTATIONAL ENGINEERING OF FINITE ELEMENT MODELLING FOR AUTOMOTIVE APPLICATION USING ABAQUS International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 7, Issue 2, March-April 2016, pp. 30 52, Article ID: IJARET_07_02_004 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=7&itype=2

More information

Multi-Block Gridding Technique for FLOW-3D Flow Science, Inc. July 2004

Multi-Block Gridding Technique for FLOW-3D Flow Science, Inc. July 2004 FSI-02-TN59-R2 Multi-Block Gridding Technique for FLOW-3D Flow Science, Inc. July 2004 1. Introduction A major new extension of the capabilities of FLOW-3D -- the multi-block grid model -- has been incorporated

More information

CFD simulation of fibre material transport in a PWR core under loss of coolant conditions

CFD simulation of fibre material transport in a PWR core under loss of coolant conditions CFD simulation of fibre material transport in a PWR core under loss of coolant conditions T. Höhne, A. Grahn, S. Kliem Forschungszentrum Dresden- Rossendorf (FZD) Institut für Sicherheitsforschung Postfach

More information

Chapter 9 Partial Differential Equations

Chapter 9 Partial Differential Equations 363 One must learn by doing the thing; though you think you know it, you have no certainty until you try. Sophocles (495-406)BCE Chapter 9 Partial Differential Equations A linear second order partial differential

More information

Co-simulation of Microwave Networks. Sanghoon Shin, Ph.D. RS Microwave

Co-simulation of Microwave Networks. Sanghoon Shin, Ph.D. RS Microwave Co-simulation of Microwave Networks Sanghoon Shin, Ph.D. RS Microwave Outline Brief review of EM solvers 2D and 3D EM simulators Technical Tips for EM solvers Co-simulated Examples of RF filters and Diplexer

More information

Computational fluid dynamics (CFD) 9 th SIMLAB Course

Computational fluid dynamics (CFD) 9 th SIMLAB Course Computational fluid dnamics (CFD) 9 th SIMLAB Course Janos Benk October 3-9, Janos Benk: Computational fluid dnamics (CFD) www5.in.tum.de/wiki/inde.php/lab_course_computational_fluid_dnamics_-_summer_

More information

CAD-BASED DESIGN PROCESS FOR FATIGUE ANALYSIS, RELIABILITY- ANALYSIS, AND DESIGN OPTIMIZATION

CAD-BASED DESIGN PROCESS FOR FATIGUE ANALYSIS, RELIABILITY- ANALYSIS, AND DESIGN OPTIMIZATION CAD-BASED DESIGN PROCESS FOR FATIGUE ANALYSIS, RELIABILITY- ANALYSIS, AND DESIGN OPTIMIZATION K.K. Choi, V. Ogarevic, J. Tang, and Y.H. Park Center for Computer-Aided Design College of Engineering The

More information

Steady Flow: Laminar and Turbulent in an S-Bend

Steady Flow: Laminar and Turbulent in an S-Bend STAR-CCM+ User Guide 6663 Steady Flow: Laminar and Turbulent in an S-Bend This tutorial demonstrates the flow of an incompressible gas through an s-bend of constant diameter (2 cm), for both laminar and

More information

Domain Decomposition Methods. Partial Differential Equations

Domain Decomposition Methods. Partial Differential Equations Domain Decomposition Methods for Partial Differential Equations ALFIO QUARTERONI Professor ofnumericalanalysis, Politecnico di Milano, Italy, and Ecole Polytechnique Federale de Lausanne, Switzerland ALBERTO

More information

Spatial Discretisation Schemes in the PDE framework Peano for Fluid-Structure Interactions

Spatial Discretisation Schemes in the PDE framework Peano for Fluid-Structure Interactions Spatial Discretisation Schemes in the PDE framework Peano for Fluid-Structure Interactions T. Neckel, H.-J. Bungartz, B. Gatzhammer, M. Mehl, C. Zenger TUM Department of Informatics Chair of Scientific

More information

P013 INTRODUCING A NEW GENERATION OF RESERVOIR SIMULATION SOFTWARE

P013 INTRODUCING A NEW GENERATION OF RESERVOIR SIMULATION SOFTWARE 1 P013 INTRODUCING A NEW GENERATION OF RESERVOIR SIMULATION SOFTWARE JEAN-MARC GRATIEN, JEAN-FRANÇOIS MAGRAS, PHILIPPE QUANDALLE, OLIVIER RICOIS 1&4, av. Bois-Préau. 92852 Rueil Malmaison Cedex. France

More information

Stress and deformation of offshore piles under structural and wave loading

Stress and deformation of offshore piles under structural and wave loading Stress and deformation of offshore piles under structural and wave loading J. A. Eicher, H. Guan, and D. S. Jeng # School of Engineering, Griffith University, Gold Coast Campus, PMB 50 Gold Coast Mail

More information

Dynamic Load Balancing of Parallel Monte Carlo Transport Calculations

Dynamic Load Balancing of Parallel Monte Carlo Transport Calculations Dynamic Load Balancing of Parallel Monte Carlo Transport Calculations Richard Procassini, Matthew O'Brien and Janine Taylor Lawrence Livermore National Laboratory Joint Russian-American Five-Laboratory

More information

Chemical formulae are used as shorthand to indicate how many atoms of one element combine with another element to form a compound.

Chemical formulae are used as shorthand to indicate how many atoms of one element combine with another element to form a compound. 29 Chemical Formulae Chemical formulae are used as shorthand to indicate how many atoms of one element combine with another element to form a compound. C 2 H 6, 2 atoms of carbon combine with 6 atoms of

More information

Application of CFD Simulation in the Design of a Parabolic Winglet on NACA 2412

Application of CFD Simulation in the Design of a Parabolic Winglet on NACA 2412 , July 2-4, 2014, London, U.K. Application of CFD Simulation in the Design of a Parabolic Winglet on NACA 2412 Arvind Prabhakar, Ayush Ohri Abstract Winglets are angled extensions or vertical projections

More information

Finite Element Analysis for Acoustic Behavior of a Refrigeration Compressor

Finite Element Analysis for Acoustic Behavior of a Refrigeration Compressor Finite Element Analysis for Acoustic Behavior of a Refrigeration Compressor Swapan Kumar Nandi Tata Consultancy Services GEDC, 185 LR, Chennai 600086, India Abstract When structures in contact with a fluid

More information

GiPSi: An Open Source/Open Architecture Software Development Framework for Surgical Simulation

GiPSi: An Open Source/Open Architecture Software Development Framework for Surgical Simulation GiPSi: An Open Source/Open Architecture Software Development Framework for Surgical Simulation Tolga Gokce Goktekin 2, Murat Cenk Çavuşoğlu 1, Frank Tendick 3, and Shankar Sastry 2 1 Dept. of Electrical

More information

CALIBRATION OF A ROBUST 2 DOF PATH MONITORING TOOL FOR INDUSTRIAL ROBOTS AND MACHINE TOOLS BASED ON PARALLEL KINEMATICS

CALIBRATION OF A ROBUST 2 DOF PATH MONITORING TOOL FOR INDUSTRIAL ROBOTS AND MACHINE TOOLS BASED ON PARALLEL KINEMATICS CALIBRATION OF A ROBUST 2 DOF PATH MONITORING TOOL FOR INDUSTRIAL ROBOTS AND MACHINE TOOLS BASED ON PARALLEL KINEMATICS E. Batzies 1, M. Kreutzer 1, D. Leucht 2, V. Welker 2, O. Zirn 1 1 Mechatronics Research

More information

Parallel Programming at the Exascale Era: A Case Study on Parallelizing Matrix Assembly For Unstructured Meshes

Parallel Programming at the Exascale Era: A Case Study on Parallelizing Matrix Assembly For Unstructured Meshes Parallel Programming at the Exascale Era: A Case Study on Parallelizing Matrix Assembly For Unstructured Meshes Eric Petit, Loïc Thebault, Quang V. Dinh May 2014 EXA2CT Consortium 2 WPs Organization Proto-Applications

More information

CFD Based Air Flow and Contamination Modeling of Subway Stations

CFD Based Air Flow and Contamination Modeling of Subway Stations CFD Based Air Flow and Contamination Modeling of Subway Stations Greg Byrne Center for Nonlinear Science, Georgia Institute of Technology Fernando Camelli Center for Computational Fluid Dynamics, George

More information

Feature Commercial codes In-house codes

Feature Commercial codes In-house codes A simple finite element solver for thermo-mechanical problems Keywords: Scilab, Open source software, thermo-elasticity Introduction In this paper we would like to show how it is possible to develop a

More information

820446 - ACMSM - Computer Applications in Solids Mechanics

820446 - ACMSM - Computer Applications in Solids Mechanics Coordinating unit: 820 - EUETIB - Barcelona College of Industrial Engineering Teaching unit: 737 - RMEE - Department of Strength of Materials and Structural Engineering Academic year: Degree: 2015 BACHELOR'S

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

Laminar Flow and Heat Transfer of Herschel-Bulkley Fluids in a Rectangular Duct; Finite-Element Analysis

Laminar Flow and Heat Transfer of Herschel-Bulkley Fluids in a Rectangular Duct; Finite-Element Analysis Tamkang Journal of Science and Engineering, Vol. 12, No. 1, pp. 99 107 (2009) 99 Laminar Flow and Heat Transfer of Herschel-Bulkley Fluids in a Rectangular Duct; Finite-Element Analysis M. E. Sayed-Ahmed

More information

BOUNDARY INTEGRAL EQUATIONS FOR MODELING ARBITRARY FLAW

BOUNDARY INTEGRAL EQUATIONS FOR MODELING ARBITRARY FLAW BOUNDARY INTEGRAL EQUATIONS FOR MODELING ARBITRARY FLAW GEOMETRIES IN ELECTRIC CURRENT INJECTION NDE A. P. Ewingl,2, C. Hall Barbosa3.4, T. A. Cruse 2, A. C. Brun03 and 1. P. Wikswo, Jr.l ldepartment of

More information

Molecular simulation of fluid dynamics on the nanoscale

Molecular simulation of fluid dynamics on the nanoscale VI. International Conference on Computational Fluid Dynamics Molecular simulation of fluid dynamics on the nanoscale St. Petersburg, July 16, 2010 M. Horsch, Y.-Tz. Hsiang, Z. Liu, S. K. Miroshnichenko,

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

Performance Improvement of Application on the K computer

Performance Improvement of Application on the K computer Performance Improvement of Application on the K computer November 13, 2011 Kazuo Minami Team Leader, Application Development Team Research and Development Group Next-Generation Supercomputer R & D Center

More information

Does Black-Scholes framework for Option Pricing use Constant Volatilities and Interest Rates? New Solution for a New Problem

Does Black-Scholes framework for Option Pricing use Constant Volatilities and Interest Rates? New Solution for a New Problem Does Black-Scholes framework for Option Pricing use Constant Volatilities and Interest Rates? New Solution for a New Problem Gagan Deep Singh Assistant Vice President Genpact Smart Decision Services Financial

More information

Lecture 6 - Boundary Conditions. Applied Computational Fluid Dynamics

Lecture 6 - Boundary Conditions. Applied Computational Fluid Dynamics Lecture 6 - Boundary Conditions Applied Computational Fluid Dynamics Instructor: André Bakker http://www.bakker.org André Bakker (2002-2006) Fluent Inc. (2002) 1 Outline Overview. Inlet and outlet boundaries.

More information

Multiphysics Software Applications in Reverse Engineering

Multiphysics Software Applications in Reverse Engineering Multiphysics Software Applications in Reverse Engineering *W. Wang 1, K. Genc 2 1 University of Massachusetts Lowell, Lowell, MA, USA 2 Simpleware, Exeter, United Kingdom *Corresponding author: University

More information

CFD Simulation of HSDI Engine Combustion Using VECTIS

CFD Simulation of HSDI Engine Combustion Using VECTIS CFD Simulation of HSDI Engine Combustion Using VECTIS G. Li, S.M. Sapsford Ricardo Consulting Engineer s Ltd., Shoreham-by-Sea, UK ABSTRACT As part of the VECTIS code validation programme, CFD simulations

More information

Back to Elements - Tetrahedra vs. Hexahedra

Back to Elements - Tetrahedra vs. Hexahedra Back to Elements - Tetrahedra vs. Hexahedra Erke Wang, Thomas Nelson, Rainer Rauch CAD-FEM GmbH, Munich, Germany Abstract This paper presents some analytical results and some test results for different

More information

How High a Degree is High Enough for High Order Finite Elements?

How High a Degree is High Enough for High Order Finite Elements? This space is reserved for the Procedia header, do not use it How High a Degree is High Enough for High Order Finite Elements? William F. National Institute of Standards and Technology, Gaithersburg, Maryland,

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