Mathematics Behind CFD

Size: px
Start display at page:

Download "Mathematics Behind CFD"

Transcription

1 Mathematics Behind CFD applied to modeling slot die coating hoppers

2 Key Fields for CFD Mathematics Physics Software Engineering The goal of the training- turn the ferocious 3 headed dog into a cute puppy Credits :

3 3 Key Fields Mathematics Physics /Engineering Computational /Software Eng Each of these three fields deserve equal respect when setting out to develop Simulations to drive product and process development in industry

4 Key Fields: Mathematics Tensor Calculus Partial Differential Equations in Tensor form Coupled & non-coupled Linear & non linear Finite Methods Finite Differences Methods Finite Element Methods Finite Volume Methods Fourier Transforms Specific Algorithms for Finite Methods Solvers and Matrix Solver Linear Algebra Solving Systems of Linear and Nonlinear Matrices Different notation then most engineers are used to Discretization must be evaluated for each problem Balancing underconvergance versus over convergance Stability analysis Mathematics Physics /Engineering Computational /Software Eng

5 Key Fields: Physics Fluid Dynamics Navier Stokes Equations Simplifications for specific sections of modeling: Ie:1d lubrication model for die/web fluid interface (the coating bead) Solids Dynamics Fluid solids interactions due to bar deflection and deformation during operation Heat and Mass Transfer Fluid properties and composition may be temperature dependent Heat transfer from coating die to fluid Heat transfer due to reaction of fluid All of these can be combined into Multiphysics Simulations Mathematics Physics /Engineering Computational /Software Eng

6 Key Fields: Computational/Software Engineering Software Engineering Designing code that meets needs while being sustainable and maintainable HPC Engineering Building hardware tailored to fit the computational demand Standard equipment not up to the task due to high IO requirements & big data needs Special High Performance Requirements Static and Dynamic Memory Management Parallel computing Gpu computing Asynchronous Simulation computing low Level programming languages Special hardware and networking requirements Isolated equipment Mathematics Physics /Engineering Computational /Software Eng

7 Tensor Calculus Applied to Slot Die Modeling time to shake off the rust. Mathematics Physics /Engineering Computational /Software Eng

8 Key Mathematics Tensor Calculus Partial differential equations Differential Equations in Tensor form Finite Methods Finite Differences Methods (FDM) Finite Element Method (FEM) Finite Volume Method (FVM) Fourier Transforms Specific Algorithms for Finite Methods Solvers and Matrix Solvers Mathematics Physics /Engineering Computational /Software Eng

9 Fundamental Theorem of Tensor Calculus 1. Key Concepts to Refresh on 1. Line integrals 2. Green s Theorem 3. Stokes Theorem 4. Divergence Theorem 5. Leibniz Integral Rule Mathematics Physics /Engineering Computational /Software Eng

10 Line Integral & Gradient of a Curve in Tensor Calculus tttt GGGGGGGGGGGGGG LLLLLLLL IIIIIIIIIIIIIIII ff xx(tt), yy(tt) dddd tt0 ttii tttt ff xx tt, yy tt dddd = dddd 2 + dddd 2 dddd = dddd dddd dddd 2 + dddd 2 dddd dddd 2 + dddd dddd Think of the z vertical coordinate as the value of the function F(x,y). For these system to work both x and y must be functions of a shared parameter (t in this case). Mathematics 2 dddd Physics /Engineering Computational /Software Eng

11 Gradient of a Line gggggggggggggggg oooo ttttt cccccccccc cc dddd = ss rr bb ss(rr aa ) Applications in coating modeling include - Particle tracing in Lagrangian Models - Basic fluid flow mathematics - Differential equation development Mathematics Physics /Engineering Computational /Software Eng

12 Mathematics Physics /Engineering Computational /Software Eng

13 Computational Engineering and Software Design

14 Key Fields: Software Engineering memory management: How the computer stores data When it stored that data Volume of data generation Velocity of data IO to different devices Ie Disk, Ram, CPU Parallel processing: Breaking up the computing job across multiple Servers, CPUs, Cores on CPUs GPU Computing What we will all be talking about in 12 years HPC job scheduling Management of large data sets Commanding servers to compute jobs and analyze data sets MPI communication Communication language upon which both, parallel processes and HPC management operates Mathematics Physics /Engineering Computational /Software Eng

15 Is this Overkill? Maybe for academic research, but when industry needs to accelerate the development process a high priority project needs to generate results faster. Need to deliver information to engineering as fast as industry moves 1 day turn around 100s of jobs Lots of simulations to organize to meet customers needs Mathematics Hundreds of gb s of data One simulation weighs over [3-6] gb This is Big Data Physics /Engineering Computational /Software Eng

16 Big Data Highly trending in the tech sector Multiple Definitions Simplest definition: any data management where each file >2gb Real Definition: Data which is not able to be handled by standard methods based on regular database management 3 V s of Big Data Volume, Variety Velocity Mathematics Physics /Engineering Computational /Software Eng

17 High Performance Computing Engineering Big Data Management Mathematics High Performance Computing Physics /Engineering Computational /Software Eng High Performance Code High Performance Hardware

18 Memory Management In essence how the computer stores information which is not being written to disk Is is being written to the HEAP or the Stack These are critical pieces of information to successfully understand how to write high performance programs. Mathematics Physics /Engineering Computational /Software Eng

19 Physical Phenomena: Applied to Slot Die Modeling time to shake of the rust.

20 Key Fields: Physics Fluid Dynamics Naiver Stokes Equations Simplifications for specific sections of modeling: Ie:1d lubrication model for die/web fluid interface (the coating bead) Solids Dynamics Fluid solids interactions due to bar deflection and deformation during operation Heat and Mass Transfer Fluid properties and composition may be temperature dependent Heat transfer from coating die to fluid Heat transfer due to reaction of fluid Mathematics Physics /Engineering Computational /Software Eng

21 Fundamental Physics For FVM Reynold s Transport Theorem dddd dddd mmmm VV [ ρρbb + (ρρvvbb)] dddd Here b is any intensive value (db/dm)=b Conservation equation can then be reapplied for each of the following Conservation of Mass Conservation of Linear Momentum Non-Conservative Form Stress Tensor and Momentum Equation for Newtonian fluids Conservation of Energies Moukalled, F.; Mangani, L.; Darwish, M.. The Finite Volume Method in Computational Fluid Dynamics: An Advanced Introduction with OpenFOAM and Matlab (Fluid Mechanics and Its Applications) (Kindle Location 20). Springer International Publishing. Kindle Edition. Mathematics Physics /Engineering Computational /Software Eng

22 Coordinate Transformation Continuum Equations Lagrangian coordinates to Eularian coordinate dddd dddd MMMM = 0 vv DDρρ DDDD + ρρ vv dddd = 0 Mathematics Physics /Engineering Computational /Software Eng

23 How to Numerically Solve PDE s Finite Methods Finite Differences Method (FDM) Finite Element Method (FEM) Finite Volume Method (FVM) Mathematics Physics /Engineering Computational /Software Eng

24 Finite Volume Methods Basic concept Partial differential equation (PDE) is evaluated into a modified differential equation Navier Stokes equation for Slot die modeling internal to the cavity and slot geometry (if only accounting for fluid flows) Mathematics Physics /Engineering Computational /Software Eng

25 Bringing it All together

26 Steps in CFD Process Geometry Redesign Mesh Validate Solve Mathematics Analyze Physics /Engineering Computational /Software Eng p.26

27 There is a lot going on Between each of these 3 fields the researcher must remain patient and have a clear identification of what they plan to perform with FVM or FEM take small steps develop mathematics develop physics develop code Ref: om/pages/slot-diecoating-theory Repeat and Add Capabilities to the modeling with Each iteration Mathematics Physics /Engineering Computational /Software Eng

28 Carestream R+D Developing Custom Modeling and Process/Product Development

29 Additional Modeling Capabilities from CFD (1/2) Ability to test Modifications to existing dies Approximate shim dimensions, optimize control on wet thickness (downweb and crossweb) Model different inlets, different manifold designs, non newtonian fluids (this may be future?) Waste and cost reduction, better quality, faster time to market Improved models will reduce the number of trials required to establish coating configuration Error reduction, root cause analysis Computational Models have more control over error. Simulate Different formulations and compare results directly against each other, knowing that there was not some unknown variable that could have caused poor coating conditions Improved communication with Customer Use 3d simulations to identify and share opportunities for equipment improvement Deliver results faster through in-house resources Research in Coating Field has made clear agreement on viability of coating design through Multiphysics Simulations p.29

30 Additional Modeling Capabilities from CFD Ability to Visualize the Coating Problem: See Flow inside of the die where recirculation's are forming where are particles settling or agglomerating where stagnation may result in unwanted changes in coating fluid over time Parametric Studies: to determine how variables impact overall performance Parametric studies to evaluate: Perturbations in delivery rate Perturbations in fluid homogeneity Errors in die construction, pressure driven deformation, warping (temperature gradients)

31 Evaluating Value to Business Cons Pros

32 Additional Modeling Capabilities from CFD Ability to Visualize the Coating Problem: See Flow inside of the die where recirculation's are forming where are particles settling or agglomerating Parametric Studies: to determine how variables impact overall performance Parametric studies to evaluate: Perturbations in delivery rate Perturbations in fluid homogeneity Errors in die construction p.32

33 Using Simulation to break down the problem Whether or not the ability to simulate just the cavity is critical, the flexibility is what is important to understand. example: If you wanted to test a new shim or new inlet Determine if the flow is caused by: Bad inlet geometry triggering turbulence that causes shear thinning Rough interface between slot and cavity Optimize Individual sections then determine the impact on the overall geometry Ex: simplify and isolate sections of the geometry for analysis

34 Applications for Shape Optimization Case: Vw Audi Group These same modeling methods can be reapplied to product and process development in the coating industry p.34

35 Bad simulations happen, so make sure to learn from them! When modeling for products we must understand physics in the real system and how it is being transformed and modified through the model mathematically. Then understand how that is being executed through code. This enables the engineer ensure that the correct solution can be scaled to fit the business needs. results are unclear fall back on the math, and re-trace the code

36 Case Study Comparison of different non-newtonain polymeric solutions and their performance in an end fed die.

37 Comparison of Two Non Newtonian Solutions

38 Comparison of Two Non Newtonian Solutions

39 Testing a Series of Different Boundary Conditions

40 Insight into developing better geometries If our customers have a solution that cannot be modified the Modeling software can be re-developed to design a new die which does generate a distribution that is acceptable. Maybe Modify an Inlet?

41 Case Study 2 Delivering Best Knowledge to Product Development -> as Fast as possible! -> as Cheap as Possible!

42 Use your Software Skills to speed up your work and others. Develop Automate The development cycles can be automated by writing programs that generate multiple case simulations, varying geometries and flow conditions The test cycles can also be automated to generate clear flags for simulations that are well outside of acceptable Automate Test Validation process can be automated by writing programs which generate reports and analyze those against structured data. Good Developer look for all opportunities. We all know automation of our work is coming. It is better to be on the side performing the automation and save ourselves some stress. Deploy Automate

43 scale up to iteratively run hundreds of cases

44 Reapplying Programming knowledge from writing CFD code, to Programming Intelligent Software

45 Summary There is enough information to fill multiple lifetimes Must strive to balance the three fields equally Do not underestimate the Fields most Coating Engineers are unfamiliar with (Software Eng) Special thanks to Carestream to Funding the development of this research And thanks to my family for supporting me while I write code with my headphones on in a large portion of my free time Visit us at our booth to learn more about how Carestream can accelerate coating product development through Contract Manufacturing and Growth Development

46

1.2 Numerical Solutions of Flow Problems

1.2 Numerical Solutions of Flow Problems 1.2 Numerical Solutions of Flow Problems DIFFERENTIAL EQUATIONS OF MOTION FOR A SIMPLIFIED FLOW PROBLEM Continuity equation for incompressible flow: 0 Momentum (Navier-Stokes) equations for a Newtonian

More information

CHAPTER 1. Introduction

CHAPTER 1. Introduction ME 475: Computer-Aided Design of Structures 1-1 CHAPTER 1 Introduction 1.1 Analysis versus Design 1.2 Basic Steps in Analysis 1.3 What is the Finite Element Method? 1.4 Geometrical Representation, Discretization

More information

APPLICATIONS OF NUMERICAL ANALYSIS IN SIMULATION ENGINEERING AND MANUFACTURING TECHNOLOGIES

APPLICATIONS OF NUMERICAL ANALYSIS IN SIMULATION ENGINEERING AND MANUFACTURING TECHNOLOGIES APPLICATIONS OF NUMERICAL ANALYSIS IN SIMULATION ENGINEERING AND MANUFACTURING TECHNOLOGIES Haidar Amer 1 1 Stefan Cel Mare University of Suceava, amerhaidar85@gmail.com Abstract: This article summarizes

More information

Introduction to C omputational F luid Dynamics. D. Murrin

Introduction to C omputational F luid Dynamics. D. Murrin Introduction to C omputational F luid Dynamics D. Murrin Computational fluid dynamics (CFD) is the science of predicting fluid flow, heat transfer, mass transfer, chemical reactions, and related phenomena

More information

2.7 Cloth Animation. Jacobs University Visualization and Computer Graphics Lab : Advanced Graphics - Chapter 2 123

2.7 Cloth Animation. Jacobs University Visualization and Computer Graphics Lab : Advanced Graphics - Chapter 2 123 2.7 Cloth Animation 320491: Advanced Graphics - Chapter 2 123 Example: Cloth draping Image Michael Kass 320491: Advanced Graphics - Chapter 2 124 Cloth using mass-spring model Network of masses and springs

More information

computational Fluid Dynamics - Prof. V. Esfahanian

computational Fluid Dynamics - Prof. V. Esfahanian Three boards categories: Experimental Theoretical Computational Crucial to know all three: Each has their advantages and disadvantages. Require validation and verification. School of Mechanical Engineering

More information

New Rules of ME Ph.D. Qualifying Exams 1/8

New Rules of ME Ph.D. Qualifying Exams 1/8 New Rules of ME Ph.D. Qualifying Exams 1/8 Qualifying Examination The student must pass a Qualifying Examination before the Dissertation Director, the Interdisciplinary Committee, and the courses for the

More information

Driven Cavity Example

Driven Cavity Example BMAppendixI.qxd 11/14/12 6:55 PM Page I-1 I CFD Driven Cavity Example I.1 Problem One of the classic benchmarks in CFD is the driven cavity problem. Consider steady, incompressible, viscous flow in a square

More information

NUMERICAL INVESTIGATION OF THE FLOW BEHAVIOR INTO THE INLET GUIDE VANE SYSTEM (IGV)

NUMERICAL INVESTIGATION OF THE FLOW BEHAVIOR INTO THE INLET GUIDE VANE SYSTEM (IGV) University of West Bohemia» Department of Power System Engineering NUMERICAL INVESTIGATION OF THE FLOW BEHAVIOR INTO THE INLET GUIDE VANE SYSTEM (IGV) Publication was supported by project: Budování excelentního

More information

Introduction to Computational Fluid Dynamics Mech 122 D. Fabris, K. Lynch, D. Rich

Introduction to Computational Fluid Dynamics Mech 122 D. Fabris, K. Lynch, D. Rich Introduction to Computational Fluid Dynamics Mech 122 D. Fabris, K. Lynch, D. Rich 1 Computational Fluid dynamics Computational fluid dynamics (CFD) is the analysis of systems involving fluid flow, heat

More information

Performance of Implicit Solver Strategies on GPUs

Performance of Implicit Solver Strategies on GPUs 9. LS-DYNA Forum, Bamberg 2010 IT / Performance Performance of Implicit Solver Strategies on GPUs Prof. Dr. Uli Göhner DYNAmore GmbH Stuttgart, Germany Abstract: The increasing power of GPUs can be used

More information

by Mahender Reddy Concept To Reality / Summer 2006

by Mahender Reddy Concept To Reality / Summer 2006 by Mahender Reddy Demand for higher extrusion rates, increased product quality and lower energy consumption have prompted plants to use various methods to determine optimum process conditions and die designs.

More information

Multigrid Solvers in CFD. David Emerson. Scientific Computing Department STFC Daresbury Laboratory Daresbury, Warrington, WA4 4AD, UK

Multigrid Solvers in CFD. David Emerson. Scientific Computing Department STFC Daresbury Laboratory Daresbury, Warrington, WA4 4AD, UK Multigrid Solvers in CFD David Emerson Scientific Computing Department STFC Daresbury Laboratory Daresbury, Warrington, WA4 4AD, UK david.emerson@stfc.ac.uk 1 Outline Multigrid: general comments Incompressible

More information

A brief introduction to fluidstructure. O. Souček

A brief introduction to fluidstructure. O. Souček A brief introduction to fluidstructure interactions O. Souček Fluid-structure interactions Important class computational models Civil engineering Biomechanics Industry Geophysics From http://www.ihs.uni-stuttgart.de

More information

An Overview of Computational Fluid Dynamics

An Overview of Computational Fluid Dynamics An Overview of Computational Fluid Dynamics Dr. Nor Azwadi bin Che Sidik Faculty of Mechanical Engineering Universiti Teknologi Malaysia INSPIRING CREATIVE AND INNOVATIVE MINDS 1 What is CFD? C computational

More information

Finite Volume Discretization on Irregular Voronoi Grids

Finite Volume Discretization on Irregular Voronoi Grids Finite Volume Discretization on Irregular Voronoi Grids C.Huettig 1, W. Moore 1 1 Hampton University / National Institute of Aerospace Folie 1 The earth and its terrestrial neighbors NASA Colin Rose, Dorling

More information

Development of Hybrid Fluid Jet / Float Polishing Process

Development of Hybrid Fluid Jet / Float Polishing Process COMSOL Conference - Tokyo 2013 Development of Hybrid Fluid Jet / Float Polishing Process A. Beaucamp, Y. Namba Dept. of Mechanical Engineering, Chubu University, Japan Zeeko LTD, United Kingdom Research

More information

Three Dimensional Numerical Simulation of Turbulent Flow Over Spillways

Three Dimensional Numerical Simulation of Turbulent Flow Over Spillways Three Dimensional Numerical Simulation of Turbulent Flow Over Spillways Latif Bouhadji ASL-AQFlow Inc., Sidney, British Columbia, Canada Email: lbouhadji@aslenv.com ABSTRACT Turbulent flows over a spillway

More information

MESHLESS SOLUTION OF INCOMPRESSIBLE FLOW OVER BACKWARD-FACING STEP

MESHLESS SOLUTION OF INCOMPRESSIBLE FLOW OVER BACKWARD-FACING STEP Vol. 12, Issue 1/2016, 63-68 DOI: 10.1515/cee-2016-0009 MESHLESS SOLUTION OF INCOMPRESSIBLE FLOW OVER BACKWARD-FACING STEP Juraj MUŽÍK 1,* 1 Department of Geotechnics, Faculty of Civil Engineering, University

More information

ANSYS AIM 16.0 Overview. AIM Program Management

ANSYS AIM 16.0 Overview. AIM Program Management 1 2015 ANSYS, Inc. September 27, 2015 ANSYS AIM 16.0 Overview AIM Program Management 2 2015 ANSYS, Inc. September 27, 2015 Today s Simulation Challenges Leveraging simulation across engineering organizations

More information

Development of an Integrated Computational Simulation Method for Fluid Driven Structure Movement and Acoustics

Development of an Integrated Computational Simulation Method for Fluid Driven Structure Movement and Acoustics Development of an Integrated Computational Simulation Method for Fluid Driven Structure Movement and Acoustics I. Pantle Fachgebiet Strömungsmaschinen Karlsruher Institut für Technologie KIT Motivation

More information

The Finite Element Method

The Finite Element Method The Finite Element Method A Practical Course G. R. Liu and S. S. Quek Chapter 1: Computational modeling An overview 1 CONTENTS INTRODUCTION PHYSICAL PROBLEMS IN ENGINEERING COMPUTATIONAL MODELLING USING

More information

CFD in COMSOL Multiphysics

CFD in COMSOL Multiphysics CFD in COMSOL Multiphysics Christian Wollblad Copyright 2017 COMSOL. Any of the images, text, and equations here may be copied and modified for your own internal use. All trademarks are the property of

More information

Lagrangian and Eulerian Representations of Fluid Flow: Kinematics and the Equations of Motion

Lagrangian and Eulerian Representations of Fluid Flow: Kinematics and the Equations of Motion Lagrangian and Eulerian Representations of Fluid Flow: Kinematics and the Equations of Motion James F. Price Woods Hole Oceanographic Institution Woods Hole, MA, 02543 July 31, 2006 Summary: This essay

More information

CGT 581 G Fluids. Overview. Some terms. Some terms

CGT 581 G Fluids. Overview. Some terms. Some terms CGT 581 G Fluids Bedřich Beneš, Ph.D. Purdue University Department of Computer Graphics Technology Overview Some terms Incompressible Navier-Stokes Boundary conditions Lagrange vs. Euler Eulerian approaches

More information

OpenFOAM: Open Platform for Complex Physics Simulations

OpenFOAM: Open Platform for Complex Physics Simulations OpenFOAM: Open Platform for Complex Physics Simulations Hrvoje Jasak h.jasak@wikki.co.uk, hrvoje.jasak@fsb.hr FSB, University of Zagreb, Croatia Wikki Ltd, United Kingdom 18th October 2007 OpenFOAM: Open

More information

Final drive lubrication modeling

Final drive lubrication modeling Final drive lubrication modeling E. Avdeev a,b 1, V. Ovchinnikov b a Samara University, b Laduga Automotive Engineering Abstract. In this paper we describe the method, which is the composition of finite

More information

Streamlining Aircraft Icing Simulations. D. Snyder, M. Elmore

Streamlining Aircraft Icing Simulations. D. Snyder, M. Elmore Streamlining Aircraft Icing Simulations D. Snyder, M. Elmore Industry Analysis Needs / Trends Fidelity Aircraft Ice Protection Systems-Level Modeling Optimization Background Ice accretion can critically

More information

CIV-E4010 Finite Element Methods in Civil Engineering

CIV-E4010 Finite Element Methods in Civil Engineering CIV-E4010 Finite Element Methods in Civil Engineering Spring 2017, period V, 5 credits (MSc/DSc) Department of Civil Engineering School of Engineering Aalto University Jarkko Niiranen Assistant Professor,

More information

Chapter 1 Introduction

Chapter 1 Introduction Chapter 1 Introduction Ibrahim Sezai Department of Mechanical Engineering Eastern Mediterranean University Fall 2009-2010 What is CFD? CFD is the simulation of fluids engineering systems using modeling

More information

midas NFX 2017R1 Release Note

midas NFX 2017R1 Release Note Total Solution for True Analysis-driven Design midas NFX 2017R1 Release Note 1 midas NFX R E L E A S E N O T E 2 0 1 7 R 1 Major Improvements Midas NFX is an integrated finite element analysis program

More information

Application of Finite Volume Method for Structural Analysis

Application of Finite Volume Method for Structural Analysis Application of Finite Volume Method for Structural Analysis Saeed-Reza Sabbagh-Yazdi and Milad Bayatlou Associate Professor, Civil Engineering Department of KNToosi University of Technology, PostGraduate

More information

LS-DYNA 980 : Recent Developments, Application Areas and Validation Process of the Incompressible fluid solver (ICFD) in LS-DYNA.

LS-DYNA 980 : Recent Developments, Application Areas and Validation Process of the Incompressible fluid solver (ICFD) in LS-DYNA. 12 th International LS-DYNA Users Conference FSI/ALE(1) LS-DYNA 980 : Recent Developments, Application Areas and Validation Process of the Incompressible fluid solver (ICFD) in LS-DYNA Part 1 Facundo Del

More information

Two-Phase flows on massively parallel multi-gpu clusters

Two-Phase flows on massively parallel multi-gpu clusters Two-Phase flows on massively parallel multi-gpu clusters Peter Zaspel Michael Griebel Institute for Numerical Simulation Rheinische Friedrich-Wilhelms-Universität Bonn Workshop Programming of Heterogeneous

More information

: What is Finite Element Analysis (FEA)?

: What is Finite Element Analysis (FEA)? Q: What is Finite Element Analysis (FEA)? A1: It is a numerical technique for finding approximate solutions of partial differential equations (PDE) as well as of integral equations. The solution approach

More information

Flow and Heat Transfer in a Mixing Elbow

Flow and Heat Transfer in a Mixing Elbow Flow and Heat Transfer in a Mixing Elbow Objectives The main objectives of the project are to learn (i) how to set up and perform flow simulations with heat transfer and mixing, (ii) post-processing and

More information

Revised Sheet Metal Simulation, J.E. Akin, Rice University

Revised Sheet Metal Simulation, J.E. Akin, Rice University Revised Sheet Metal Simulation, J.E. Akin, Rice University A SolidWorks simulation tutorial is just intended to illustrate where to find various icons that you would need in a real engineering analysis.

More information

Recent Approaches of CAD / CAE Product Development. Tools, Innovations, Collaborative Engineering.

Recent Approaches of CAD / CAE Product Development. Tools, Innovations, Collaborative Engineering. Recent Approaches of CAD / CAE Product Development. Tools, Innovations, Collaborative Engineering. Author: Dr.-Ing. Peter Binde Abstract: In this paper, the latest approaches in the field of CAD-CAE product

More information

Introduction to the Finite Element Method (3)

Introduction to the Finite Element Method (3) Introduction to the Finite Element Method (3) Petr Kabele Czech Technical University in Prague Faculty of Civil Engineering Czech Republic petr.kabele@fsv.cvut.cz people.fsv.cvut.cz/~pkabele 1 Outline

More information

FLOWVISION CFD FREQUENTLY ASKED QUESTIONS

FLOWVISION CFD FREQUENTLY ASKED QUESTIONS FLOWVISION CFD FREQUENTLY ASKED QUESTIONS 1. Installation and Licensing 1.1. Does FlowVision have floating licenses? 1.1.1. Actually all FlowVision licenses have floating capability and no extra fees are

More information

Acknowledgements. Prof. Dan Negrut Prof. Darryl Thelen Prof. Michael Zinn. SBEL Colleagues: Hammad Mazar, Toby Heyn, Manoj Kumar

Acknowledgements. Prof. Dan Negrut Prof. Darryl Thelen Prof. Michael Zinn. SBEL Colleagues: Hammad Mazar, Toby Heyn, Manoj Kumar Philipp Hahn Acknowledgements Prof. Dan Negrut Prof. Darryl Thelen Prof. Michael Zinn SBEL Colleagues: Hammad Mazar, Toby Heyn, Manoj Kumar 2 Outline Motivation Lumped Mass Model Model properties Simulation

More information

A Novel Approach to High Speed Collision

A Novel Approach to High Speed Collision A Novel Approach to High Speed Collision Avril Slone University of Greenwich Motivation High Speed Impact Currently a very active research area. Generic projectile- target collision 11 th September 2001.

More information

Study Of Overloading Effects, In A Refrigerated Display Case

Study Of Overloading Effects, In A Refrigerated Display Case Study Of Overloading Effects, In A Refrigerated Display Case Sandeep Palaksha Senior CAE Engineer HUSSMANN Basavanagudi Bangalore 04, India p.sandeep@hussmann.com Narasimhamurthy CAE Engineer HUSSMANN

More information

Coupled Analysis of FSI

Coupled Analysis of FSI Coupled Analysis of FSI Qin Yin Fan Oct. 11, 2008 Important Key Words Fluid Structure Interface = FSI Computational Fluid Dynamics = CFD Pressure Displacement Analysis = PDA Thermal Stress Analysis = TSA

More information

Unstructured Mesh Generation for Implicit Moving Geometries and Level Set Applications

Unstructured Mesh Generation for Implicit Moving Geometries and Level Set Applications Unstructured Mesh Generation for Implicit Moving Geometries and Level Set Applications Per-Olof Persson (persson@mit.edu) Department of Mathematics Massachusetts Institute of Technology http://www.mit.edu/

More information

Modeling and simulation the incompressible flow through pipelines 3D solution for the Navier-Stokes equations

Modeling and simulation the incompressible flow through pipelines 3D solution for the Navier-Stokes equations Modeling and simulation the incompressible flow through pipelines 3D solution for the Navier-Stokes equations Daniela Tudorica 1 (1) Petroleum Gas University of Ploiesti, Department of Information Technology,

More information

Essay 1: Dimensional Analysis of Models and Data Sets: Similarity Solutions

Essay 1: Dimensional Analysis of Models and Data Sets: Similarity Solutions Table of Contents Essay 1: Dimensional Analysis of Models and Data Sets: Similarity Solutions and Scaling Analysis 1 About dimensional analysis 4 1.1 Thegoalandtheplan... 4 1.2 Aboutthisessay... 5 2 Models

More information

Model Builder. Tree node settings. Graphics

Model Builder. Tree node settings. Graphics COMSOL V4 The Desktop Model Builder Tree node settings Graphics Messages The Four Main Branch Types Definitions Model Study Results Tree n des define Tree nodes define sequences of operations Sequence

More information

CFD design tool for industrial applications

CFD design tool for industrial applications Sixth LACCEI International Latin American and Caribbean Conference for Engineering and Technology (LACCEI 2008) Partnering to Success: Engineering, Education, Research and Development June 4 June 6 2008,

More information

Particle Tracing Module

Particle Tracing Module Particle Tracing Module Particle Tracing Module Released with version 4.2a in October 2011 Add-on to COMSOL Multiphysics Combines with any COMSOL Multiphysics Module Particle Tracing Particle tracing

More information

A COUPLED FINITE VOLUME SOLVER FOR THE SOLUTION OF LAMINAR TURBULENT INCOMPRESSIBLE AND COMPRESSIBLE FLOWS

A COUPLED FINITE VOLUME SOLVER FOR THE SOLUTION OF LAMINAR TURBULENT INCOMPRESSIBLE AND COMPRESSIBLE FLOWS A COUPLED FINITE VOLUME SOLVER FOR THE SOLUTION OF LAMINAR TURBULENT INCOMPRESSIBLE AND COMPRESSIBLE FLOWS L. Mangani Maschinentechnik CC Fluidmechanik und Hydromaschinen Hochschule Luzern Technik& Architektur

More information

ENERGY-224 Reservoir Simulation Project Report. Ala Alzayer

ENERGY-224 Reservoir Simulation Project Report. Ala Alzayer ENERGY-224 Reservoir Simulation Project Report Ala Alzayer Autumn Quarter December 3, 2014 Contents 1 Objective 2 2 Governing Equations 2 3 Methodolgy 3 3.1 BlockMesh.........................................

More information

Program: Advanced Certificate Program

Program: Advanced Certificate Program Program: Advanced Certificate Program Course: CFD-Vehicle Aerodynamics Directorate of Training and Lifelong Learning #470-P, Peenya Industrial Area, 4th Phase Peenya, Bengaluru 560 058 www.msruas.ac.in

More information

Purdue e-pubs. Purdue University. Jeongil Park Samsung Electronics Co. Nasir Bilal Purdue University. Douglas E. Adams Purdue University

Purdue e-pubs. Purdue University. Jeongil Park Samsung Electronics Co. Nasir Bilal Purdue University. Douglas E. Adams Purdue University Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 26 Development of a Two-Dimensional Finite Element Model of a Suction Valve for Reduction

More information

Investigation of cross flow over a circular cylinder at low Re using the Immersed Boundary Method (IBM)

Investigation of cross flow over a circular cylinder at low Re using the Immersed Boundary Method (IBM) Computational Methods and Experimental Measurements XVII 235 Investigation of cross flow over a circular cylinder at low Re using the Immersed Boundary Method (IBM) K. Rehman Department of Mechanical Engineering,

More information

Optimizing Bio-Inspired Flow Channel Design on Bipolar Plates of PEM Fuel Cells

Optimizing Bio-Inspired Flow Channel Design on Bipolar Plates of PEM Fuel Cells Excerpt from the Proceedings of the COMSOL Conference 2010 Boston Optimizing Bio-Inspired Flow Channel Design on Bipolar Plates of PEM Fuel Cells James A. Peitzmeier *1, Steven Kapturowski 2 and Xia Wang

More information

Turbulent Premixed Combustion with Flamelet Generated Manifolds in COMSOL Multiphysics

Turbulent Premixed Combustion with Flamelet Generated Manifolds in COMSOL Multiphysics Turbulent Premixed Combustion with Flamelet Generated Manifolds in COMSOL Multiphysics Rob J.M Bastiaans* Eindhoven University of Technology *Corresponding author: PO box 512, 5600 MB, Eindhoven, r.j.m.bastiaans@tue.nl

More information

Virtual EM Inc. Ann Arbor, Michigan, USA

Virtual EM Inc. Ann Arbor, Michigan, USA Functional Description of the Architecture of a Special Purpose Processor for Orders of Magnitude Reduction in Run Time in Computational Electromagnetics Tayfun Özdemir Virtual EM Inc. Ann Arbor, Michigan,

More information

http://miccom-center.org Topic: Continuum-Particle Simulation Software (COPSS-Hydrodynamics) Presenter: Jiyuan Li, The University of Chicago 2017 Summer School 1 What is Continuum-Particle Simulation?

More information

Team 194: Aerodynamic Study of Airflow around an Airfoil in the EGI Cloud

Team 194: Aerodynamic Study of Airflow around an Airfoil in the EGI Cloud Team 194: Aerodynamic Study of Airflow around an Airfoil in the EGI Cloud CFD Support s OpenFOAM and UberCloud Containers enable efficient, effective, and easy access and use of MEET THE TEAM End-User/CFD

More information

FEMLAB Exercise 1 for ChE366

FEMLAB Exercise 1 for ChE366 FEMLAB Exercise 1 for ChE366 Problem statement Consider a spherical particle of radius r s moving with constant velocity U in an infinitely long cylinder of radius R that contains a Newtonian fluid. Let

More information

High Performance Computing

High Performance Computing High Performance Computing ADVANCED SCIENTIFIC COMPUTING Dr. Ing. Morris Riedel Adjunct Associated Professor School of Engineering and Natural Sciences, University of Iceland Research Group Leader, Juelich

More information

Temperature Analysis of Intel Server by using CFD and Experimentation

Temperature Analysis of Intel Server by using CFD and Experimentation Temperature Analysis of Intel Server by using CFD and Experimentation Chetan A Gawande 1, Prof. S.M. Nakate 2, Prasad Chavan 3 ¹Dept. of Mechanical engineering, MIT Pune, Pune University, pune India ²Dept.

More information

STCE. An (more) effective Discrete Adjoint Model for OpenFOAM

STCE. An (more) effective Discrete Adjoint Model for OpenFOAM An (more) effective Discrete Adjoint Model for OpenFOAM Markus Towara, Uwe Naumann Software and Tools for Computational Engineering Science RWTH Aachen University EuroAD 2013, Oxford, 10. December 2013

More information

Preliminary Spray Cooling Simulations Using a Full-Cone Water Spray

Preliminary Spray Cooling Simulations Using a Full-Cone Water Spray 39th Dayton-Cincinnati Aerospace Sciences Symposium Preliminary Spray Cooling Simulations Using a Full-Cone Water Spray Murat Dinc Prof. Donald D. Gray (advisor), Prof. John M. Kuhlman, Nicholas L. Hillen,

More information

Advanced Computation in the design and development of aircraft engines. Serge Eury SNECMA

Advanced Computation in the design and development of aircraft engines. Serge Eury SNECMA Advanced Computation in the design and development of aircraft engines 1 Serge Eury SNECMA Advanced Computation in the design and development of aircraft engines Introduction Some examples Conclusions

More information

An Introduction to SolidWorks Flow Simulation 2010

An Introduction to SolidWorks Flow Simulation 2010 An Introduction to SolidWorks Flow Simulation 2010 John E. Matsson, Ph.D. SDC PUBLICATIONS www.sdcpublications.com Schroff Development Corporation Chapter 2 Flat Plate Boundary Layer Objectives Creating

More information

Terminal Falling Velocity of a Sand Grain

Terminal Falling Velocity of a Sand Grain Terminal Falling Velocity of a Sand Grain Introduction The first stop for polluted water entering a water work is normally a large tank, where large particles are left to settle. More generally, gravity

More information

LATTICE-BOLTZMANN METHOD FOR THE SIMULATION OF LAMINAR MIXERS

LATTICE-BOLTZMANN METHOD FOR THE SIMULATION OF LAMINAR MIXERS 14 th European Conference on Mixing Warszawa, 10-13 September 2012 LATTICE-BOLTZMANN METHOD FOR THE SIMULATION OF LAMINAR MIXERS Felix Muggli a, Laurent Chatagny a, Jonas Lätt b a Sulzer Markets & Technology

More information

Experimental and Numerical Analysis of Near Wall Flow at the Intake Valve and its Influence on Large-Scale Fluctuations

Experimental and Numerical Analysis of Near Wall Flow at the Intake Valve and its Influence on Large-Scale Fluctuations Experimental and Numerical Analysis of Near Wall Flow at the Intake Valve and its Influence on Large-Scale Fluctuations Frank Hartmann, Stefan Buhl, Florian Gleiß, Christian Hasse Philipp Barth, Martin

More information

THE EFFECTS OF THE PLANFORM SHAPE ON DRAG POLAR CURVES OF WINGS: FLUID-STRUCTURE INTERACTION ANALYSES RESULTS

THE EFFECTS OF THE PLANFORM SHAPE ON DRAG POLAR CURVES OF WINGS: FLUID-STRUCTURE INTERACTION ANALYSES RESULTS March 18-20, 2013 THE EFFECTS OF THE PLANFORM SHAPE ON DRAG POLAR CURVES OF WINGS: FLUID-STRUCTURE INTERACTION ANALYSES RESULTS Authors: M.R. Chiarelli, M. Ciabattari, M. Cagnoni, G. Lombardi Speaker:

More information

Partial Differential Equations

Partial Differential Equations Simulation in Computer Graphics Partial Differential Equations Matthias Teschner Computer Science Department University of Freiburg Motivation various dynamic effects and physical processes are described

More information

SPC 307 Aerodynamics. Lecture 1. February 10, 2018

SPC 307 Aerodynamics. Lecture 1. February 10, 2018 SPC 307 Aerodynamics Lecture 1 February 10, 2018 Sep. 18, 2016 1 Course Materials drahmednagib.com 2 COURSE OUTLINE Introduction to Aerodynamics Review on the Fundamentals of Fluid Mechanics Euler and

More information

"The real world is nonlinear"... 7 main Advantages using Abaqus

The real world is nonlinear... 7 main Advantages using Abaqus "The real world is nonlinear"... 7 main Advantages using Abaqus FEA SERVICES LLC 6000 FAIRVIEW ROAD, SUITE 1200 CHARLOTTE, NC 28210 704.552.3841 WWW.FEASERVICES.NET AN OFFICIAL DASSAULT SYSTÈMES VALUE

More information

Numerical Study of Turbulent Flow over Backward-Facing Step with Different Turbulence Models

Numerical Study of Turbulent Flow over Backward-Facing Step with Different Turbulence Models Numerical Study of Turbulent Flow over Backward-Facing Step with Different Turbulence Models D. G. Jehad *,a, G. A. Hashim b, A. K. Zarzoor c and C. S. Nor Azwadi d Department of Thermo-Fluids, Faculty

More information

MAE 3130: Fluid Mechanics Lecture 5: Fluid Kinematics Spring Dr. Jason Roney Mechanical and Aerospace Engineering

MAE 3130: Fluid Mechanics Lecture 5: Fluid Kinematics Spring Dr. Jason Roney Mechanical and Aerospace Engineering MAE 3130: Fluid Mechanics Lecture 5: Fluid Kinematics Spring 2003 Dr. Jason Roney Mechanical and Aerospace Engineering Outline Introduction Velocity Field Acceleration Field Control Volume and System Representation

More information

Object-Oriented CFD Solver Design

Object-Oriented CFD Solver Design Object-Oriented CFD Solver Design Hrvoje Jasak h.jasak@wikki.co.uk Wikki Ltd. United Kingdom 10/Mar2005 Object-Oriented CFD Solver Design p.1/29 Outline Objective Present new approach to software design

More information

Solving Large Complex Problems. Efficient and Smart Solutions for Large Models

Solving Large Complex Problems. Efficient and Smart Solutions for Large Models Solving Large Complex Problems Efficient and Smart Solutions for Large Models 1 ANSYS Structural Mechanics Solutions offers several techniques 2 Current trends in simulation show an increased need for

More information

Shape optimisation using breakthrough technologies

Shape optimisation using breakthrough technologies Shape optimisation using breakthrough technologies Compiled by Mike Slack Ansys Technical Services 2010 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary Introduction Shape optimisation technologies

More information

Structure and Synthesis of Robot Motion

Structure and Synthesis of Robot Motion Structure and Synthesis of Robot Motion Dynamics: Constraints, Continua, etc. Subramanian Ramamoorthy School of Informatics 5 February, 2009 Recap Last time, we discussed two major approaches to describing

More information

Adjoint Solver Workshop

Adjoint Solver Workshop Adjoint Solver Workshop Why is an Adjoint Solver useful? Design and manufacture for better performance: e.g. airfoil, combustor, rotor blade, ducts, body shape, etc. by optimising a certain characteristic

More information

Dynamic Computational Modeling of the Glass Container Forming Process

Dynamic Computational Modeling of the Glass Container Forming Process Dynamic Computational Modeling of the Glass Container Forming Process Matthew Hyre 1, Ryan Taylor, and Morgan Harris Virginia Military Institute, Lexington, Virginia, USA Abstract Recent advances in numerical

More information

Generalized Porous Media Flow in ICFDLSDYNA: FSI, Free-Surface, RTM and. Parachute Modeling

Generalized Porous Media Flow in ICFDLSDYNA: FSI, Free-Surface, RTM and. Parachute Modeling Generalized Porous Media Flow in ICFDLSDYNA: FSI, Free-Surface, RTM and Parachute Modeling Rodrigo R. Paz1, Facundo Del Pin1, Iñaki Caldichoury1 and Hugo G. Castro2 1 Livermore Software Technology Corporation,

More information

CFD-1. Introduction: What is CFD? T. J. Craft. Msc CFD-1. CFD: Computational Fluid Dynamics

CFD-1. Introduction: What is CFD? T. J. Craft. Msc CFD-1. CFD: Computational Fluid Dynamics School of Mechanical Aerospace and Civil Engineering CFD-1 T. J. Craft George Begg Building, C41 Msc CFD-1 Reading: J. Ferziger, M. Peric, Computational Methods for Fluid Dynamics H.K. Versteeg, W. Malalasekara,

More information

CFD Simulation of a dry Scroll Vacuum Pump including Leakage Flows

CFD Simulation of a dry Scroll Vacuum Pump including Leakage Flows CFD Simulation of a dry Scroll Vacuum Pump including Leakage Flows Jan Hesse, Rainer Andres CFX Berlin Software GmbH, Berlin, Germany 1 Introduction Numerical simulation results of a dry scroll vacuum

More information

Eulerian Techniques for Fluid-Structure Interactions - Part II: Applications

Eulerian Techniques for Fluid-Structure Interactions - Part II: Applications Published in Lecture Notes in Computational Science and Engineering Vol. 103, Proceedings of ENUMATH 2013, pp. 755-762, Springer, 2014 Eulerian Techniques for Fluid-Structure Interactions - Part II: Applications

More information

Maximize automotive simulation productivity with ANSYS HPC and NVIDIA GPUs

Maximize automotive simulation productivity with ANSYS HPC and NVIDIA GPUs Presented at the 2014 ANSYS Regional Conference- Detroit, June 5, 2014 Maximize automotive simulation productivity with ANSYS HPC and NVIDIA GPUs Bhushan Desam, Ph.D. NVIDIA Corporation 1 NVIDIA Enterprise

More information

How TMG Uses Elements and Nodes

How TMG Uses Elements and Nodes Simulation: TMG Thermal Analysis User's Guide How TMG Uses Elements and Nodes Defining Boundary Conditions on Elements You create a TMG thermal model in exactly the same way that you create any finite

More information

Modeling and Simulation of Single Phase Fluid Flow and Heat Transfer in Packed Beds

Modeling and Simulation of Single Phase Fluid Flow and Heat Transfer in Packed Beds Modeling and Simulation of Single Phase Fluid Flow and Heat Transfer in Packed Beds by:- Balaaji Mahadevan Shaurya Sachdev Subhanshu Pareek Amol Deshpande Birla Institute of Technology and Science, Pilani

More information

ANSYS FLUENT. Airfoil Analysis and Tutorial

ANSYS FLUENT. Airfoil Analysis and Tutorial ANSYS FLUENT Airfoil Analysis and Tutorial ENGR083: Fluid Mechanics II Terry Yu 5/11/2017 Abstract The NACA 0012 airfoil was one of the earliest airfoils created. Its mathematically simple shape and age

More information

CIBSE Application Manual AM11 Building Performance Modelling Chapter 6: Ventilation Modelling

CIBSE Application Manual AM11 Building Performance Modelling Chapter 6: Ventilation Modelling Contents Background Ventilation modelling tool categories Simple tools and estimation techniques Analytical methods Zonal network methods Computational Fluid Dynamics (CFD) Semi-external spaces Summary

More information

Study and implementation of computational methods for Differential Equations in heterogeneous systems. Asimina Vouronikoy - Eleni Zisiou

Study and implementation of computational methods for Differential Equations in heterogeneous systems. Asimina Vouronikoy - Eleni Zisiou Study and implementation of computational methods for Differential Equations in heterogeneous systems Asimina Vouronikoy - Eleni Zisiou Outline Introduction Review of related work Cyclic Reduction Algorithm

More information

Recent & Upcoming Features in STAR-CCM+ for Aerospace Applications Deryl Snyder, Ph.D.

Recent & Upcoming Features in STAR-CCM+ for Aerospace Applications Deryl Snyder, Ph.D. Recent & Upcoming Features in STAR-CCM+ for Aerospace Applications Deryl Snyder, Ph.D. Outline Introduction Aerospace Applications Summary New Capabilities for Aerospace Continuity Convergence Accelerator

More information

Example Simulations in OpenFOAM

Example Simulations in OpenFOAM Example Simulations in OpenFOAM Hrvoje Jasak h.jasak@wikki.co.uk Wikki Ltd, United Kingdom FSB, University of Zagreb, Croatia 18/Nov/2005 Example Simulations in OpenFOAM p.1/26 Outline Objective Present

More information

Particleworks: Particle-based CAE Software fully ported to GPU

Particleworks: Particle-based CAE Software fully ported to GPU Particleworks: Particle-based CAE Software fully ported to GPU Introduction PrometechVideo_v3.2.3.wmv 3.5 min. Particleworks Why the particle method? Existing methods FEM, FVM, FLIP, Fluid calculation

More information

ECE 697NA MATH 697NA Numerical Algorithms

ECE 697NA MATH 697NA Numerical Algorithms ECE 697NA MATH 697NA Numerical Algorithms Introduction Prof. Eric Polizzi Department of Electrical and Computer Engineering, Department of Mathematics and Statitstics, University of Massachusetts, Amherst,

More information

HIGH PERFORMANCE COMPUTATION (HPC) FOR THE

HIGH PERFORMANCE COMPUTATION (HPC) FOR THE HIGH PERFORMANCE COMPUTATION (HPC) FOR THE DEVELOPMENT OF FLUIDIZED BED TECHNOLOGIES FOR BIOMASS GASIFICATION AND CO2 CAPTURE P. Fede, H. Neau, O. Simonin Université de Toulouse; INPT, UPS ; IMFT ; 31400

More information

True 3D CAE visualization of filling imbalance in geometry-balanced runners

True 3D CAE visualization of filling imbalance in geometry-balanced runners True 3D CAE visualization of filling imbalance in geometry-balanced runners C.C. Chien, * C.C. Chiang, W. H. Yang, Vito Tsai and David C.Hsu CoreTech System Co.,Ltd., HsinChu, Taiwan, ROC Abstract The

More information

NUMERICAL SIMULATION OF SHALLOW WATERS EFFECTS ON SAILING SHIP "MIRCEA" HULL

NUMERICAL SIMULATION OF SHALLOW WATERS EFFECTS ON SAILING SHIP MIRCEA HULL NUMERICAL SIMULATION OF SHALLOW WATERS EFFECTS ON SAILING SHIP "MIRCEA" HULL Petru Sergiu ȘERBAN 1 1 PhD Student, Department of Navigation and Naval Transport, Mircea cel Batran Naval Academy, Constanța,

More information

Topology optimization of heat conduction problems

Topology optimization of heat conduction problems Topology optimization of heat conduction problems Workshop on industrial design optimization for fluid flow 23 September 2010 Misha Marie Gregersen Anton Evgrafov Mads Peter Sørensen Technical University

More information