Fluid-Structure-Interaction Using SPH and GPGPU Technology

Size: px
Start display at page:

Download "Fluid-Structure-Interaction Using SPH and GPGPU Technology"

Transcription

1 IMPETUS AFEA SOLVER Fluid-Structure-Interaction Using SPH and GPGPU Technology Jérôme Limido Jean Luc Lacome Wayne L. Mindle GTC May 2012 IMPETUS AFEA SOLVER 1

2 2D Sloshing Water in Tank IMPETUS AFEA SOLVER 2

3 IMPETUS Afea SOLVER History Development started in 2007 Languages Fortran Cuda C++ Structure Source Code % of Lines Finite Element 40% Smoothed Particles 10% Discrete Particles 10% GPU computing 25% Misc(output,util,lic) 15% Number of lines of code: 110,000 IMPETUS AFEA SOLVER 3

4 Porting to GPU Particle methods are very well suited for the GPU - All particle methods run on the GPU - Peak acceleration can reach 100x on simple (non industrial) cases Finite element method is more complex to port to the GPU - Most time consuming parts are treated on GPU - Classic FEM could be easier to port on GPU Contact algorithm is very complex to optimize on the GPU - Balance between computation time and uniqueness of contact definition - Current state : 50% CPU time spent in contact algorithm IMPETUS AFEA SOLVER 4

5 Meshless Methods : GPU vs CPU Sort Neighbor list Particle Interaction System update System Update System Update Particle Interaction Entities Interaction Sorting Sort 0.0% 50.0% 100.0% Sort Entities Interaction System Update GPU 6% 92.5% 1.5% CPU 0.7% 99% 0.3% IMPETUS AFEA SOLVER 5

6 Particle Methods Gas High Explosives Soil Fluids DP (Discrete Particles) SPH (Smoothed-Particle Hydrodynamics) IMPETUS AFEA SOLVER 6

7 DP (Discrete Particles) Buried Mine Blast Discrete grains in contact. Grain size distribution, friction, damping and contact stiffness are adapted to match a given EOS. Kinetic molecular theory for gases (modified to handle high explosives) IMPETUS AFEA SOLVER 7

8 DP (Discrete Particles) 4M Sand Particles 60K HE Particles Run Time: 1 hour IMPETUS AFEA SOLVER 8

9 DP (Discrete Particles) Penetration of a Sand Filled Profile t = 0 t = 0.1ms t = 0.2ms IMPETUS AFEA SOLVER 9

10 SPH (Smoothed-Particle Hydrodynamics) Unique SPH formulation Compute accurate and stable pressure fields Multi-fluid applications Air, Water and Gas Efficient SPH to Finite Element contact algorithm IMPETUS AFEA SOLVER 10

11 Hydraulic RAM Projectile Impacting a fluid filled structure IMPETUS AFEA SOLVER 11

12 Hydraulic RAM Projectile Impacting a fluid filled structure IMPETUS AFEA SOLVER 12

13 Hydraulic RAM Projectile Impacting a fluid filled structure IMPETUS AFEA SOLVER 13

14 DAM Break Run Time: 1 hour IMPETUS AFEA SOLVER 14

15 DAM Break Run Time: 1 hour IMPETUS AFEA SOLVER 15

16 Water Filled Balloon 848,947 SPH Particles Run Time: 24.7 hours Half filled Balloon Dropped followed by Base Excitation IMPETUS AFEA SOLVER 16

17 Water Filled Balloon 848,947 SPH Particles Run Time: 24.7 hours Half filled Balloon Dropped followed by Base Excitation IMPETUS AFEA SOLVER 17

18 Heart Valve 468,931 SPH Particles Run Time: 12.5 hours IMPETUS AFEA SOLVER 18

19 Heart Valve IMPETUS AFEA SOLVER 19

20 Heart Valve IMPETUS AFEA SOLVER 20

21 What does increased speed mean? Performance of Real World Problems Full scale blast simulation (Discrete Particles + FE) : ~10x Full scale FSI simulation (SPH + FE) : ~ 40x Speed up allows development of new algorithms to solve more complex problems and still provide an accurate solution. Speed up is a way to increase the model size and still provide an accurate solution. IMPETUS AFEA SOLVER 21

22 Development Goals Accuracy Robust Algorithms Simplified Input IMPETUS AFEA SOLVER 22

23 GPU Technology IMPETUS AFEA SOLVER 23

24 Accurate and Robust Unique accurate higher order solid elements that can handle extremely large deformations (good for plasticity and bending, fully integrated, no hourglassing and no element inversion). Cubic 64-node hexahedron Cubic 20-node Tetrahedron Cubic 40-node Pentahedron Linear and Quadric: Hex, Tet and Penta Elements too. IMPETUS AFEA SOLVER 24

25 Accurate and Robust Unique higher order element technology is well suited for processes involving extreme deformations. Elements are accurate, even at large aspect ratios, and they behave well in dynamics. IMPETUS AFEA SOLVER 25

26 Performance Standard Explicit Dynamic FE Codes Solid Elements based upon 1 point integration 1. Because Higher Order elements are too computational intensive 2. Require At least 3 elements through the thickness to get good bending behavior 3. Require Hourglass Control (artificial stiffness) to numerically stabilize the elements IMPETUS AFEA Solver Good performance because of GPU Technology Up to 64 integration points per solid element IMPETUS AFEA SOLVER 26

27 Methods and Algorithms Designed with as few numerical parameters to tune as possible. User Input is kept to a Minimum: Simplified Input Material models Contact Definition Failure Criteria What Does this means to the Analyst? More time to focus on the physics of the problem instead of troubleshooting input data. IMPETUS AFEA SOLVER 27

28 Future Development Demands on Simulation Software: Larger and Larger Models multiple GPUs Visualization Complex mixing, phase transition multi-phasic Composites: crash and impact multi-scale approach IMPETUS AFEA SOLVER 28

29 Contact Info Website: IMPETUS AFEA SOLVER 29

GPU Parallelization is the Perfect Match with the Discrete Particle Method for Blast Analysis

GPU Parallelization is the Perfect Match with the Discrete Particle Method for Blast Analysis GPU Parallelization is the Perfect Match with the Discrete Particle Method for Blast Analysis Wayne L. Mindle, Ph.D. 1 Lars Olovsson, Ph.D. 2 1 CertaSIM, LLC and 2 IMPETUS Afea AB GTC 2015 March 17-20,

More information

Simulation of Fuel Sloshing Comparative Study

Simulation of Fuel Sloshing Comparative Study 3. LS-DYNA Anwenderforum, Bamberg 2004 Netfreie Verfahren Simulation of Fuel Sloshing Comparative Study Matej Vesenjak 1, Heiner Müllerschön 2, Alexander Hummel 3, Zoran Ren 1 1 University of Maribor,

More information

Shape of Things to Come: Next-Gen Physics Deep Dive

Shape of Things to Come: Next-Gen Physics Deep Dive Shape of Things to Come: Next-Gen Physics Deep Dive Jean Pierre Bordes NVIDIA Corporation Free PhysX on CUDA PhysX by NVIDIA since March 2008 PhysX on CUDA available: August 2008 GPU PhysX in Games Physical

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

SPH: Why and what for?

SPH: Why and what for? SPH: Why and what for? 4 th SPHERIC training day David Le Touzé, Fluid Mechanics Laboratory, Ecole Centrale de Nantes / CNRS SPH What for and why? How it works? Why not for everything? Duality of SPH SPH

More information

Simulation of Automotive Fuel Tank Sloshing using Radioss

Simulation of Automotive Fuel Tank Sloshing using Radioss Simulation of Automotive Fuel Tank Sloshing using Radioss Prashant V. Kulkarni CAE Analyst Tata Motors. Pimpri, Pune - 411018, India Sanjay S. Patil Senior Manager Tata Motors. Pimpri, Pune - 411018, India

More information

T6: Position-Based Simulation Methods in Computer Graphics. Jan Bender Miles Macklin Matthias Müller

T6: Position-Based Simulation Methods in Computer Graphics. Jan Bender Miles Macklin Matthias Müller T6: Position-Based Simulation Methods in Computer Graphics Jan Bender Miles Macklin Matthias Müller Jan Bender Organizer Professor at the Visual Computing Institute at Aachen University Research topics

More information

Particle Methods in Abaqus: DEM vs. SPH

Particle Methods in Abaqus: DEM vs. SPH Particle Methods in Abaqus: DEM vs. SPH 2017 About this Course Course objectives In this course you will: Learn about the SPH technique for modeling violent free-surface fluid flow (such as wave impact)

More information

Hourglass (HG) Modes. Hourglass (HG) Modes

Hourglass (HG) Modes. Hourglass (HG) Modes Hourglass (HG) Modes Hourglass modes are nonphysical modes of deformation that occur in underintegrated elements and produce no stress. By underintegrated, we mean Solid elements with a single integration

More information

MULTI-PHYSICS APPLICATIONS

MULTI-PHYSICS APPLICATIONS ESA/ESTEC - Noordwijk,, The Netherlands 9 th -10 th October 2003 MULTI-PHYSICS APPLICATIONS using RADIOSS FENET TECHNOLOGY WORKSHOPS RADIOSS PRESENTATION www.mcube.fr www.radioss.com F. HUCHET - J. CONROY

More information

Support for Multi physics in Chrono

Support for Multi physics in Chrono Support for Multi physics in Chrono The Story Ahead Overview of multi physics strategy in Chrono Summary of handling rigid/flexible body dynamics using Lagrangian approach Summary of handling fluid, and

More information

THE DISCRETE PARTICLE APPROACH TO MODELING AIR, SOIL AND HE FOR BLAST SIMULATIONS

THE DISCRETE PARTICLE APPROACH TO MODELING AIR, SOIL AND HE FOR BLAST SIMULATIONS 2014 NDIA GROUND VEHICLE SYSTEMS ENGINEERING AND TECHNOLOGY SYMPOSIUM MODELING & SIMULATION, TESTING AND VALIDATION (MSTV) TECHNICAL SESSION AUGUST 12-14, 2014 - NOVI, MICHIGAN THE DISCRETE PARTICLE APPROACH

More information

CHRONO::HPC DISTRIBUTED MEMORY FLUID-SOLID INTERACTION SIMULATIONS. Felipe Gutierrez, Arman Pazouki, and Dan Negrut University of Wisconsin Madison

CHRONO::HPC DISTRIBUTED MEMORY FLUID-SOLID INTERACTION SIMULATIONS. Felipe Gutierrez, Arman Pazouki, and Dan Negrut University of Wisconsin Madison CHRONO::HPC DISTRIBUTED MEMORY FLUID-SOLID INTERACTION SIMULATIONS Felipe Gutierrez, Arman Pazouki, and Dan Negrut University of Wisconsin Madison Support: Rapid Innovation Fund, U.S. Army TARDEC ASME

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

Thermal Coupling Method Between SPH Particles and Solid Elements in LS-DYNA

Thermal Coupling Method Between SPH Particles and Solid Elements in LS-DYNA Thermal Coupling Method Between SPH Particles and Solid Elements in LS-DYNA INTRODUCTION: Jingxiao Xu, Jason Wang LSTC Heat transfer is very important in many industrial and geophysical problems. Many

More information

Thermal Coupling Method Between SPH Particles and Solid Elements in LS-DYNA

Thermal Coupling Method Between SPH Particles and Solid Elements in LS-DYNA Thermal Coupling Method Between SPH Particles and Solid Elements in LS-DYNA Jingxiao Xu 1, Jason Wang 2 1 LSTC 2 LSTC 1 Abstract Smooth particles hydrodynamics is a meshfree, Lagrangian particle method

More information

Fluid-structure Interaction by the mixed SPH-FE Method with Application to Aircraft Ditching

Fluid-structure Interaction by the mixed SPH-FE Method with Application to Aircraft Ditching Fluid-structure Interaction by the mixed SPH-FE Method with Application to Aircraft Ditching Paul Groenenboom ESI Group Delft, Netherlands Martin Siemann German Aerospace Center (DLR) Stuttgart, Germany

More information

LS-DYNA Smooth Particle Galerkin (SPG) Method

LS-DYNA Smooth Particle Galerkin (SPG) Method LS-DYNA Smooth Particle Galerkin (SPG) Method C.T. Wu, Y. Guo, W. Hu LSTC Element-free Galerkin (EFG) meshless method was introduced into LS-DYNA more than 10 years ago, and has been widely used in the

More information

CHAPTER-10 DYNAMIC SIMULATION USING LS-DYNA

CHAPTER-10 DYNAMIC SIMULATION USING LS-DYNA DYNAMIC SIMULATION USING LS-DYNA CHAPTER-10 10.1 Introduction In the past few decades, the Finite Element Method (FEM) has been developed into a key indispensable technology in the modeling and simulation

More information

Modelling of Impact on a Fuel Tank Using Smoothed Particle Hydrodynamics

Modelling of Impact on a Fuel Tank Using Smoothed Particle Hydrodynamics Modelling of Impact on a Fuel Tank Using Smoothed Particle Hydrodynamics R. Vignjevic a, T. De Vuyst a, J. Campbell a, N. Bourne b School of Engineering, Cranfield University, Bedfordshire, MK43 0AL, UK.

More information

A New Way for Multi-piece and Multi-hit Fragment Impact Simulation Using LS-DYNA

A New Way for Multi-piece and Multi-hit Fragment Impact Simulation Using LS-DYNA 9 th International LS-DYNA Users Conference Impact Analysis (1) A New Way for Multi-piece and Multi-hit Fragment Impact Simulation Using LS-DYNA Xudong Xin Karagozian and Case 255 N. Hollywood Way, Suite

More information

HYPERVELOCITY IMPACTS ON COMPOSITE OVERWRAPPED PRESSURIZED VESSELS

HYPERVELOCITY IMPACTS ON COMPOSITE OVERWRAPPED PRESSURIZED VESSELS HYPERVELOCITY IMPACTS ON COMPOSITE OVERWRAPPED PRESSURIZED VESSELS J.HASSIN 1*, K.PFAAB 1, C.PUILLET 1, J.LIMIDO 2, J-L. LACOME 2 and P.HEREIL 3 1Centre National d Etudes Spatiales, 18 avenue Edouard Belin

More information

Recent Developments in LS-DYNA II

Recent Developments in LS-DYNA II 9. LS-DYNA Forum, Bamberg 2010 Keynote-Vorträge II Recent Developments in LS-DYNA II J. Hallquist Livermore Software Technology Corporation A - II - 7 Keynote-Vorträge II 9. LS-DYNA Forum, Bamberg 2010

More information

EFFECT OF PLY NUMBER & ORIENTATION OF COMPOSITE STRUCTURE IN BIRD STRIKE ANALYSIS

EFFECT OF PLY NUMBER & ORIENTATION OF COMPOSITE STRUCTURE IN BIRD STRIKE ANALYSIS EFFECT OF PLY NUMBER & ORIENTATION OF COMPOSITE STRUCTURE IN BIRD STRIKE ANALYSIS 1 Trivikram N L *, Mrityunjaya R Yeli, Ramesh Venkatesan, Vasantha R Sural 1 EASi Engineering- Technology Support, India,

More information

Applications of ICFD /SPH Solvers by LS-DYNA to Solve Water Splashing Impact to Automobile Body. Abstract

Applications of ICFD /SPH Solvers by LS-DYNA to Solve Water Splashing Impact to Automobile Body. Abstract Applications of ICFD /SPH Solvers by LS-DYNA to Solve Water Splashing Impact to Automobile Body George Wang (1 ), Kevin Gardner (3), Eric DeHoff (1), Facundo del Pin (2), Inaki Caldichoury (2), Edouard

More information

Interaction of Fluid Simulation Based on PhysX Physics Engine. Huibai Wang, Jianfei Wan, Fengquan Zhang

Interaction of Fluid Simulation Based on PhysX Physics Engine. Huibai Wang, Jianfei Wan, Fengquan Zhang 4th International Conference on Sensors, Measurement and Intelligent Materials (ICSMIM 2015) Interaction of Fluid Simulation Based on PhysX Physics Engine Huibai Wang, Jianfei Wan, Fengquan Zhang College

More information

Simulating Sinkage & Trim for Planing Boat Hulls. A Fluent Dynamic Mesh 6DOF Tutorial

Simulating Sinkage & Trim for Planing Boat Hulls. A Fluent Dynamic Mesh 6DOF Tutorial Simulating Sinkage & Trim for Planing Boat Hulls A Fluent Dynamic Mesh 6DOF Tutorial 1 Introduction Workshop Description This workshop describes how to perform a transient 2DOF simulation of a planing

More information

Characteristic Aspects of SPH Solutions

Characteristic Aspects of SPH Solutions Characteristic Aspects of SPH Solutions for Free Surface Problems: Source and Possible Treatment of High Frequency Numerical Oscillations of Local Loads. A. Colagrossi*, D. Le Touzé & G.Colicchio* *INSEAN

More information

Executive Summary Sefea Basic Theory

Executive Summary Sefea Basic Theory Executive Summary Sefea is one of the newest generations of enriched finite element methods. Developed specifically for low-order 4-node tetrahedron and 3-node triangle in the CAE environment, Sefea achieves

More information

Simulation in Computer Graphics. Deformable Objects. Matthias Teschner. Computer Science Department University of Freiburg

Simulation in Computer Graphics. Deformable Objects. Matthias Teschner. Computer Science Department University of Freiburg Simulation in Computer Graphics Deformable Objects Matthias Teschner Computer Science Department University of Freiburg Outline introduction forces performance collision handling visualization University

More information

Cloth Hair. and. soft bodies

Cloth Hair. and. soft bodies Cloth Hair Lesson 11 and soft bodies Lesson 08 Outline Problem definition and motivations Modeling deformable solids with mass-spring model Position based dynamics Modeling cloths with mass-spring model

More information

Introduction to 2 nd -order Lagrangian Element in LS-DYNA

Introduction to 2 nd -order Lagrangian Element in LS-DYNA Introduction to 2 nd -order Lagrangian Element in LS-DYNA Hailong Teng Livermore Software Technology Corporation Nov, 2017 Motivation Users are requesting higher order elements for implicit. Replace shells.

More information

Module 1: Introduction to Finite Element Analysis. Lecture 4: Steps in Finite Element Analysis

Module 1: Introduction to Finite Element Analysis. Lecture 4: Steps in Finite Element Analysis 25 Module 1: Introduction to Finite Element Analysis Lecture 4: Steps in Finite Element Analysis 1.4.1 Loading Conditions There are multiple loading conditions which may be applied to a system. The load

More information

Presentation of PAM-CRASH v2004. Part 1: Solver News

Presentation of PAM-CRASH v2004. Part 1: Solver News Presentation of PAM-CRASH v2004 Part 1: Solver News. 1 Overview New Options Elements Materials Others Quality Numerical precision and robustness 2 CRASH/SAFE 2G Evolution V2002: Basic reengineering Common

More information

ANSYS/LS-Dyna. Workbench Using. Steven Hale Senior Engineering Manager CAE Associates, Inc. June 13, CAE Associates

ANSYS/LS-Dyna. Workbench Using. Steven Hale Senior Engineering Manager CAE Associates, Inc. June 13, CAE Associates ANSYS/LS-Dyna Customization in Workbench Using ACT Steven Hale Senior Engineering Manager CAE Associates, Inc. June 13, 2013 2013 CAE Associates CAE Associates CAE Associates is an engineering services

More information

Computational Fluid Dynamics PRODUCT SHEET

Computational Fluid Dynamics PRODUCT SHEET TM 2014 Computational Fluid Dynamics PRODUCT SHEET 1 Breaking Limitations The Challenge of Traditional CFD In the traditional mesh-based approach, the reliability highly depends on the quality of the mesh,

More information

University of Quebec at Chicoutimi (UQAC) Friction Stir Welding Research Group. A CUDA Fortran. Story

University of Quebec at Chicoutimi (UQAC) Friction Stir Welding Research Group. A CUDA Fortran. Story University of Quebec at Chicoutimi (UQAC) Friction Stir Welding Research Group A CUDA Fortran Story Summary At the University of Quebec at Chicoutimi (UQAC) friction stir welding (FSW) research group,

More information

Practical Examples of Efficient Design Optimisation by Coupling VR&D GENESIS and LS-DYNA

Practical Examples of Efficient Design Optimisation by Coupling VR&D GENESIS and LS-DYNA Practical Examples of Efficient Design Optimisation by Coupling VR&D GENESIS and LS-DYNA David Salway, GRM Consulting Ltd. UK. Paul-André Pierré, GRM Consulting Ltd. UK. Martin Liebscher, Dynamore GMBH,

More information

2008 International ANSYS Conference

2008 International ANSYS Conference 2008 International ANSYS Conference FEM AND FSI SIMULATIONS OF IMPACT LOADS ON GRP SUBSEA COMPOSITE COVERS Kjetil Rognlien, MSc Technical Consultant EDR AS, Norway 2008 ANSYS, Inc. All rights reserved.

More information

Interactive Fluid Simulation Using Augmented Reality Interface

Interactive Fluid Simulation Using Augmented Reality Interface Interactive Fluid Simulation Using Augmented Reality Interface Makoto Fuisawa and Hirokazu Kato Graduate School of Information Science, Nara Institute of Science and Technology, 8916-5 Takayama, Ikoma,

More information

ALE and Fluid-Structure Interaction in LS-DYNA March 2004

ALE and Fluid-Structure Interaction in LS-DYNA March 2004 ALE and Fluid-Structure Interaction in LS-DYNA March 2004 Workshop Models 1. Taylor bar impact 2. One-dimensional advection test 3. Channel 4. Underwater explosion 5. Bar impacting water surface 6. Sloshing

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

Interactive Fluid Simulation using Augmented Reality Interface

Interactive Fluid Simulation using Augmented Reality Interface Interactive Fluid Simulation using Augmented Reality Interface Makoto Fuisawa 1, Hirokazu Kato 1 1 Graduate School of Information Science, Nara Institute of Science and Technology, 8916-5 Takayama, Ikoma,

More information

Using MSC.Nastran for Explicit FEM Simulations

Using MSC.Nastran for Explicit FEM Simulations 3. LS-DYNA Anwenderforum, Bamberg 2004 CAE / IT III Using MSC.Nastran for Explicit FEM Simulations Patrick Doelfs, Dr. Ingo Neubauer MSC.Software GmbH, D-81829 München, Patrick.Doelfs@mscsoftware.com Abstract:

More information

The Study of Ship Motions in Regular Waves using a Mesh-Free Numerical Method

The Study of Ship Motions in Regular Waves using a Mesh-Free Numerical Method The Study of Ship Motions in Regular Waves using a Mesh-Free Numerical Method by Bruce Kenneth Cartwright, B. Eng., M. Sc. Submitted in fulfilment of the requirements for the Degree of Master of Philosophy

More information

Agenda. 9:00 Welcome. 1:00 - Computing Utilities. 9:15 - Mechanical Demonstration. 1:30 - CFD Update. 3:00 Break 3:15 ANSYS Customization Toolkit

Agenda. 9:00 Welcome. 1:00 - Computing Utilities. 9:15 - Mechanical Demonstration. 1:30 - CFD Update. 3:00 Break 3:15 ANSYS Customization Toolkit Agenda 9:00 Welcome 1:00 - Computing Utilities Introductions HPC What is new at CAEA GPU 9:15 - Mechanical Demonstration CAD connection utilities (within the CAD API) Mechanical setup Rigid Bodies, Joints,

More information

Terrain settlement analysis

Terrain settlement analysis Engineering manual No. 21 Updated: 02/2018 Terrain settlement analysis Program: File: FEM Demo_manual_21.gmk This example contains the solution to terrain settlement under surcharge loading using the Finite

More information

1.6 Smoothed particle hydrodynamics (SPH)

1.6 Smoothed particle hydrodynamics (SPH) 26 Smoothed Particle Hydrodynamics 1.6 Smoothed particle hydrodynamics (SPH) 1.6.1 The SPH method In the SPH method, the state of a system is represented by a set of particles, which possess individual

More information

ALE and AMR Mesh Refinement Techniques for Multi-material Hydrodynamics Problems

ALE and AMR Mesh Refinement Techniques for Multi-material Hydrodynamics Problems ALE and AMR Mesh Refinement Techniques for Multi-material Hydrodynamics Problems A. J. Barlow, AWE. ICFD Workshop on Mesh Refinement Techniques 7th December 2005 Acknowledgements Thanks to Chris Powell,

More information

Robust Simulation of Sparsely Sampled Thin Features in SPH-Based Free Surface Flows

Robust Simulation of Sparsely Sampled Thin Features in SPH-Based Free Surface Flows Copyright of figures and other materials in the paper belong to original authors. Robust Simulation of Sparsely Sampled Thin Features in SPH-Based Free Surface Flows Xiaowei He et al. ACM SIGGRAPH 2015

More information

Vehicle Load Area Division Wall Integrity during Frontal Crash

Vehicle Load Area Division Wall Integrity during Frontal Crash Vehicle Load Area Division Wall Integrity during Frontal Crash H. Türkmen TOFAS Türk Otomobil Fabrikasi A.S. Abstract : This study addresses design efforts of a vehicle load area division wall and the

More information

Analysis of Fluid-Structure Interaction Effects of Liquid-Filled Container under Drop Testing

Analysis of Fluid-Structure Interaction Effects of Liquid-Filled Container under Drop Testing Kasetsart J. (Nat. Sci.) 42 : 165-176 (2008) Analysis of Fluid-Structure Interaction Effects of Liquid-Filled Container under Drop Testing Chakrit Suvanjumrat*, Tumrong Puttapitukporn and Satjarthip Thusneyapan

More information

New developments in numerical modelling of pile installation

New developments in numerical modelling of pile installation New developments in numerical modelling of pile installation Nguyen Phuong, Frits van Tol, Alexander Rohe 18 September 2014 KIVI Geotechnical Lectures Evening TU Delft Displacement piles à installation

More information

Divergence-Free Smoothed Particle Hydrodynamics

Divergence-Free Smoothed Particle Hydrodynamics Copyright of figures and other materials in the paper belongs to original authors. Divergence-Free Smoothed Particle Hydrodynamics Bender et al. SCA 2015 Presented by MyungJin Choi 2016-11-26 1. Introduction

More information

Technical Report TR

Technical Report TR Technical Report TR-2015-09 Boundary condition enforcing methods for smoothed particle hydrodynamics Arman Pazouki 1, Baofang Song 2, Dan Negrut 1 1 University of Wisconsin-Madison, Madison, WI, 53706-1572,

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

GPU Simulations of Violent Flows with Smooth Particle Hydrodynamics (SPH) Method

GPU Simulations of Violent Flows with Smooth Particle Hydrodynamics (SPH) Method Available online at www.prace-ri.eu Partnership for Advanced Computing in Europe GPU Simulations of Violent Flows with Smooth Particle Hydrodynamics (SPH) Method T. Arslan a*, M. Özbulut b a Norwegian

More information

Fluid Simulation. [Thürey 10] [Pfaff 10] [Chentanez 11]

Fluid Simulation. [Thürey 10] [Pfaff 10] [Chentanez 11] Fluid Simulation [Thürey 10] [Pfaff 10] [Chentanez 11] 1 Computational Fluid Dynamics 3 Graphics Why don t we just take existing models from CFD for Computer Graphics applications? 4 Graphics Why don t

More information

Gyroscope based floating LIDAR design for getting stable offshore wind velocity profiles

Gyroscope based floating LIDAR design for getting stable offshore wind velocity profiles Gyroscope based floating LIDAR design for getting stable offshore wind velocity profiles Kameswara Sridhar Vepa a, Thomas Duffey b, and Wim Van Paepegem a a Mechanics of Materials and Structures, Ghent

More information

Recent Developments and Roadmap Part 0: Introduction. 12 th International LS-DYNA User s Conference June 5, 2012

Recent Developments and Roadmap Part 0: Introduction. 12 th International LS-DYNA User s Conference June 5, 2012 Recent Developments and Roadmap Part 0: Introduction 12 th International LS-DYNA User s Conference June 5, 2012 1 Outline Introduction Recent developments. See the separate PDFs for: LS-PrePost Dummies

More information

Femap and LS-DYNA: Rocket Science Made Easy

Femap and LS-DYNA: Rocket Science Made Easy George Laird, Ph.D., P.E., Principal Mechanical Engineer Adrian Jensen, EIT, Sr. Staff Mechanical Engineer Femap and LS-DYNA: Rocket Science Made Easy Femap Symposium 2014 May 14-16, Atlanta, GA, USA Unrestricted

More information

Fluid Mechanics Simulation Essentials R2014X

Fluid Mechanics Simulation Essentials R2014X Fluid Mechanics Simulation Essentials R2014X About this Course Course objectives Upon completion of this course you will be able to: Set up and create CFD, CHT and FSI models in the 3DEXPERIENCE Platform

More information

Experimental Validation of the Computation Method for Strongly Nonlinear Wave-Body Interactions

Experimental Validation of the Computation Method for Strongly Nonlinear Wave-Body Interactions Experimental Validation of the Computation Method for Strongly Nonlinear Wave-Body Interactions by Changhong HU and Masashi KASHIWAGI Research Institute for Applied Mechanics, Kyushu University Kasuga

More information

Using the Workbench LS-DYNA Extension

Using the Workbench LS-DYNA Extension Using the Workbench LS-DYNA Extension ANSYS, Inc. Southpointe 2600 ANSYS Drive Canonsburg, PA 15317 ansysinfo@ansys.com http://www.ansys.com (T) 724-746-3304 (F) 724-514-9494 Release 18.1 April 2017 ANSYS,

More information

Realtime Water Simulation on GPU. Nuttapong Chentanez NVIDIA Research

Realtime Water Simulation on GPU. Nuttapong Chentanez NVIDIA Research 1 Realtime Water Simulation on GPU Nuttapong Chentanez NVIDIA Research 2 3 Overview Approaches to realtime water simulation Hybrid shallow water solver + particles Hybrid 3D tall cell water solver + particles

More information

Offshore Platform Fluid Structure Interaction (FSI) Simulation

Offshore Platform Fluid Structure Interaction (FSI) Simulation Offshore Platform Fluid Structure Interaction (FSI) Simulation Ali Marzaban, CD-adapco Murthy Lakshmiraju, CD-adapco Nigel Richardson, CD-adapco Mike Henneke, CD-adapco Guangyu Wu, Chevron Pedro M. Vargas,

More information

Modeling Submerged Structures Loaded by Underwater Explosions with ABAQUS/Explicit

Modeling Submerged Structures Loaded by Underwater Explosions with ABAQUS/Explicit Modeling Submerged Structures Loaded by Underwater Explosions with ABAQUS/Explicit David B. Woyak ABAQUS Solutions Northeast, LLC Abstract: Finite element analysis can be used to predict the transient

More information

Very fast simulation of nonlinear water waves in very large numerical wave tanks on affordable graphics cards

Very fast simulation of nonlinear water waves in very large numerical wave tanks on affordable graphics cards Very fast simulation of nonlinear water waves in very large numerical wave tanks on affordable graphics cards By Allan P. Engsig-Karup, Morten Gorm Madsen and Stefan L. Glimberg DTU Informatics Workshop

More information

Tube stamping simulation for the crossmember of rear suspension system

Tube stamping simulation for the crossmember of rear suspension system Tube stamping simulation for the crossmember of rear suspension system G. Borgna A. Santini P. Monchiero Magneti Marelli Suspension Systems Abstract: A recent innovation project at Magneti Marelli Suspension

More information

FOUR WHAT S NEW IN THIS VERSION? 4.1 FLOW-3D Usability CHAPTER

FOUR WHAT S NEW IN THIS VERSION? 4.1 FLOW-3D Usability CHAPTER CHAPTER FOUR WHAT S NEW IN THIS VERSION? FLOW-3D v11.2.0 continues to streamline engineers simulation workflows by enabling them to more quickly set up simulations, avoid common errors, identify and enter

More information

Numerical study of composite structures subjected to slamming loads using Smoothed Particle Hydrodynamics (SPH)

Numerical study of composite structures subjected to slamming loads using Smoothed Particle Hydrodynamics (SPH) Proceedings of the 8th International Conference on Structural Dynamics, EURODYN 2011 Leuven, Belgium, 4-6 July 2011 G. De Roeck, G. Degrande, G. Lombaert, G. Müller (eds.) ISBN 978-90-760-1931-4 3077 Numerical

More information

CDA Workshop Physical & Numerical Hydraulic Modelling. STAR-CCM+ Presentation

CDA Workshop Physical & Numerical Hydraulic Modelling. STAR-CCM+ Presentation CDA Workshop Physical & Numerical Hydraulic Modelling STAR-CCM+ Presentation ENGINEERING SIMULATION CFD FEA Mission Increase the competitiveness of companies through optimization of their product development

More information

CREO SIMULATE ROADMAP. Jose Coronado Product Manager. SAXSIM 2017 Chemnitz, Germany. February 2017

CREO SIMULATE ROADMAP. Jose Coronado Product Manager. SAXSIM 2017 Chemnitz, Germany. February 2017 CREO SIMULATE ROADMAP Jose Coronado Product Manager February 2017 SAXSIM 2017 Chemnitz, Germany AGENDA 1. Creo 5 Release 2. Pre-Processor 3. Engine 4. Post-Processor 5. Key proposed new extensions 6. Conclusions

More information

Example 13 - Shock Tube

Example 13 - Shock Tube Example 13 - Shock Tube Summary This famous experiment is interesting for observing the shock-wave propagation. Moreover, this case uses the representation of perfect gas and compares the different formulations:

More information

On the SPH Orthogonal Cutting Simulation of A2024-T351 Alloy

On the SPH Orthogonal Cutting Simulation of A2024-T351 Alloy Available online at www.sciencedirect.com Procedia CIRP 8 (2013 ) 152 157 14 th CIRP Conference on Modeling of Machining Operations (CIRP CMMO) On the SPH Orthogonal Cutting Simulation of A2024-T351 Alloy

More information

14 Dec 94. Hydrocode Micro-Model Concept for Multi-Component Flow in Sediments Hans U. Mair

14 Dec 94. Hydrocode Micro-Model Concept for Multi-Component Flow in Sediments Hans U. Mair Hydrocode Micro-Model Concept for Multi-Component Flow in Sediments Hans U. Mair mairh@asme.org Background Hydrocodes are Computational Mechanics tools that simulate the compressible dynamics (i.e., shock

More information

Analysis Comparison between CFD and FEA of an Idealized Concept V- Hull Floor Configuration in Two Dimensions

Analysis Comparison between CFD and FEA of an Idealized Concept V- Hull Floor Configuration in Two Dimensions 2010 NDIA GROUND VEHICLE SYSTEMS ENGINEERING AND TECHNOLOGY SYMPOSIUM MODELING & SIMULATION, TESTING AND VALIDATION (MSTV) MINI-SYMPOSIUM AUGUST 17-19 DEARBORN, MICHIGAN Analysis Comparison between CFD

More information

Finite Element Simulation using SPH Particles as Loading on Typical Light Armoured Vehicles

Finite Element Simulation using SPH Particles as Loading on Typical Light Armoured Vehicles 10 th International LS-DYNA Users Conference Penetration / Blast Finite Element Simulation using SPH Particles as Loading on Typical Light Armoured Vehicles Geneviève Toussaint and Robert Durocher Defence

More information

Chapter 3: Computer Animation Reminder: Descriptive animation. Procedural animation : Examples. Towards methods that generate motion?

Chapter 3: Computer Animation Reminder: Descriptive animation. Procedural animation : Examples. Towards methods that generate motion? Chapter 3 : Computer Animation (continued) Chapter 3: Computer Animation Reminder: Descriptive animation Describes a single motion, with manual control Ex: direct kinematics with key-frames, inverse kinematics

More information

Tutorial 10: Composite impact using multi-layered shell elements

Tutorial 10: Composite impact using multi-layered shell elements Tutorial 10 Impact of a Composite Disc using Multilayered Shell Elements Problem description Outline Analysis type(s): Element type(s): Materials law(s): Model options: Key results: Prepared by: Date:

More information

Tutorial 9: Simplified truck model with dummy, airbag and seatbelt

Tutorial 9: Simplified truck model with dummy, airbag and seatbelt Tutorial 9 Simplified Truck Model with Dummy and Airbag Problem description Outline Analysis type(s): Element type(s): Materials law(s): Model options: Key results: Prepared by: Date: Version: Frontal

More information

ANSYS Element. elearning. Peter Barrett October CAE Associates Inc. and ANSYS Inc. All rights reserved.

ANSYS Element. elearning. Peter Barrett October CAE Associates Inc. and ANSYS Inc. All rights reserved. ANSYS Element Selection elearning Peter Barrett October 2012 2012 CAE Associates Inc. and ANSYS Inc. All rights reserved. ANSYS Element Selection What is the best element type(s) for my analysis? Best

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

Navier-Stokes & Flow Simulation

Navier-Stokes & Flow Simulation Last Time? Navier-Stokes & Flow Simulation Pop Worksheet! Teams of 2. Hand in to Jeramey after we discuss. Sketch the first few frames of a 2D explicit Euler mass-spring simulation for a 2x3 cloth network

More information

OPENSEES Soil-Pile Interaction Study under Lateral Spread Loading

OPENSEES Soil-Pile Interaction Study under Lateral Spread Loading OPENSEES Soil-Pile Interaction Study under Lateral Spread Loading Po-Lam - EarthMechanics Pedro Arduino UW Peter Mackenzie-Helnwein UW Overview Introduction Background & Common Practice 3D Analysis of

More information

Locomotion on soft granular Soils

Locomotion on soft granular Soils www.dlr.de Slide 1 < Locomotion on soft granular soils - A exploration > Roy Lichtenheldt Locomotion on soft granular Soils A Discrete Element based Approach for Simulations in Planetary Exploration

More information

VALIDATE SIMULATION TECHNIQUES OF A MOBILE EXPLOSIVE CONTAINMENT VESSEL

VALIDATE SIMULATION TECHNIQUES OF A MOBILE EXPLOSIVE CONTAINMENT VESSEL VALIDATE SIMULATION TECHNIQUES OF A MOBILE EXPLOSIVE CONTAINMENT VESSEL David Karlsson DYNAmore Nordic AB, Sweden KEYWORDS Hexa, Map, Explosive, LS-DYNA ABSTRACT A Mobile Explosive Containment Vessel (MECV)

More information

Scalability Study of Particle Method with Dynamic Load Balancing

Scalability Study of Particle Method with Dynamic Load Balancing Scalability Study of Particle Method with Dynamic Load Balancing Hailong Teng Livermore Software Technology Corp. Abstract We introduce an efficient load-balancing algorithm for particle method (Particle

More information

Shape and parameter optimization with ANSA and LS-OPT using a new flexible interface

Shape and parameter optimization with ANSA and LS-OPT using a new flexible interface IT / CAE Prozesse I Shape and parameter optimization with ANSA and LS-OPT using a new flexible interface Korbetis Georgios BETA CAE Systems S.A., Thessaloniki, Greece Summary: Optimization techniques becomes

More information

Review on Design Optimization of Liquid Carrier Tanker for Reduction of Sloshing Effects

Review on Design Optimization of Liquid Carrier Tanker for Reduction of Sloshing Effects IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-1684,p-ISSN: 2320-334X, Volume 6, Issue 3 (May. - Jun. 2013), PP 15-24 Review on Design Optimization of Liquid Carrier Tanker for

More information

FINITE POINTSET METHOD FOR 2D DAM-BREAK PROBLEM WITH GPU-ACCELERATION. M. Panchatcharam 1, S. Sundar 2

FINITE POINTSET METHOD FOR 2D DAM-BREAK PROBLEM WITH GPU-ACCELERATION. M. Panchatcharam 1, S. Sundar 2 International Journal of Applied Mathematics Volume 25 No. 4 2012, 547-557 FINITE POINTSET METHOD FOR 2D DAM-BREAK PROBLEM WITH GPU-ACCELERATION M. Panchatcharam 1, S. Sundar 2 1,2 Department of Mathematics

More information

SIMULATION OF A DETONATION CHAMBER TEST CASE

SIMULATION OF A DETONATION CHAMBER TEST CASE SIMULATION OF A DETONATION CHAMBER TEST CASE Daniel Hilding Engineering Research Nordic AB Garnisonen I4, Byggnad 5 SE-582 10 Linköping www.erab.se daniel.hilding@erab.se Abstract The purpose of a detonation

More information

Development of an Incompressible SPH Method through SPARTACUS-2D

Development of an Incompressible SPH Method through SPARTACUS-2D Development of an Incompressible SPH Method through SPARTACUS-2D Eun-Sug Lee E.Lee-2@postgrad.manchester.ac.uk D. Laurence, C. Moulinec, P. Stansby, D. Violeau, Developing of truly incompressible method

More information

Lagrangian methods and Smoothed Particle Hydrodynamics (SPH) Computation in Astrophysics Seminar (Spring 2006) L. J. Dursi

Lagrangian methods and Smoothed Particle Hydrodynamics (SPH) Computation in Astrophysics Seminar (Spring 2006) L. J. Dursi Lagrangian methods and Smoothed Particle Hydrodynamics (SPH) Eulerian Grid Methods The methods covered so far in this course use an Eulerian grid: Prescribed coordinates In `lab frame' Fluid elements flow

More information

A Strategy to Design Bird-proof Spinners

A Strategy to Design Bird-proof Spinners A Strategy to Design Bird-proof Spinners Prof. Marco Anghileri Dr. Luigi-Maria L. Castelletti Ing. Dario Molinelli Ing. Federico Motta Politecnico di Milano, Dipartimento di Ingegneria Aerospaziale Via

More information

QUARTERLY NEWSLETTER. Q2, 2012 Zeus Numerix.

QUARTERLY NEWSLETTER. Q2, 2012 Zeus Numerix. QUARTERLY NEWSLETTER Q2, 2012 Zeus Numerix Construction & Infrastructure Customized CAE Software Computational Fluid Dynamics Flow around Buildings using Lattice Boltzmann Method (LBM) on GPU This work

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

Element Order: Element order refers to the interpolation of an element s nodal results to the interior of the element. This determines how results can

Element Order: Element order refers to the interpolation of an element s nodal results to the interior of the element. This determines how results can TIPS www.ansys.belcan.com 鲁班人 (http://www.lubanren.com/weblog/) Picking an Element Type For Structural Analysis: by Paul Dufour Picking an element type from the large library of elements in ANSYS can be

More information

Dynamical Simulation 1: Particle Systems and ODEs

Dynamical Simulation 1: Particle Systems and ODEs CS-C3100 Computer Graphics Fall 2017 Jaakko Lehtinen Markus Kettunen Dynamical Simulation 1: Particle Systems and ODEs 1 Futuremark Corp., used with permission Types of Animation Keyframing Procedural

More information

Modeling Fluid-Structure Interaction in Cavitation Erosion using Smoothed Particle Hydrodynamics

Modeling Fluid-Structure Interaction in Cavitation Erosion using Smoothed Particle Hydrodynamics Modeling Fluid-Structure Interaction in Cavitation Erosion using Smoothed Particle Hydrodynamics Introduction Shrey Joshi 1,2, Jean Pierre Franc 2, Giovanni Ghigliotti 2, Marc Fivel 1 1 Univ Grenoble Alpes,

More information