OVERVIEW OF ALE METHOD IN LS-DYNA. Ian Do, LSTC Jim Day, LSTC

Size: px
Start display at page:

Download "OVERVIEW OF ALE METHOD IN LS-DYNA. Ian Do, LSTC Jim Day, LSTC"

Transcription

1 1 OVERVIEW OF ALE METHOD IN LS-DYNA Ian Do, LSTC Jim Day, LSTC

2 ELEMENT FORMULATIONS REVIEW A physical process involving fluids or fluid-like behavior may often be modeled in more than one way, using more than one solid element formulation. In LS-DYNA, the *SECTION_SOLID command is used to specify the element formulation ELFORM: ELFORM: 1 = Constant stress solid (pure Lagrangian formulation). 5 = 1-point ALE element (single material domain). 6 = 1-point Eulerian element (single material domain). 7 = 1-point Eulerian Ambient element (single material domain). 12 = 1-point ALE single-material-and-void (two-material domain). 11 = 1-point 1 ALE multi-material material element most versatile and widely used ALE formulation 2

3 ELEMENT FORMULATIONS REVIEW Element Formulations and Applications: Let us consider a 2D example, a solid material is moved and then deformed as shown below. Three formulations may be used: (1) Lagrangian, (2) Eulerian, (3) ALE (Arbitrary-Lagrangian-Eulerian). 3 Material moving & deforming Lagrangian mesh translation Material deformation (1) Eulerian mesh (fixed in space) (2) (3) Solid material Void or air ALE mesh translation t - dt t + ALE mesh (moving)

4 (1) Lagrangian: LAGRANGIAN The nodes of the mesh are attached to the imaginary material points. These nodes move and deform with the material. This is shown in (1) above. The Lagrangian elements contains the same material throughout the calculation. 4 Material moving & deforming Lagrangian mesh translation Material deformation Solid material t - t + dt

5 PURE LAGRANGIAN (ELFORM=1) Mesh deforms with the material. PROBLEM: Lagrangian formulation can lose accuracy at very large distortion of the elements. Time step can approach zero. 5 v Highly distorted elements

6 Pure Lagrangian Taylor Bar Impact ( 6 Severely distorted elements near impact surface.

7 (2) Eulerian: EULERIAN Hypothetically consider 2 overlapping meshes, one is a background reference mesh which is fixed in space, and the other is a virtual mesh attached to the material which flows through the reference mesh. This may be visualized in 2 steps: First, the material is deformed in a Lagrangian step just like the Lagrangian formulation. Then, the element state variables in the virtual Lagrangian elements (red) are remapped or advected or transported back onto the fixed (background) reference Eulerian mesh. Material moves Eulerian mesh (fixed in space) 7 Solid material Void or air t - dt t +

8 (3) ALE: ALE Consider 2 overlapping meshes, one is a background mesh which can move arbitrarily in space, and the other is a virtual mesh attached to the material which flows through the former moving mesh. This may be visualized in 2 steps. First, the material is deformed in a Lagrangian step just like the Lagrangian formulation. Then, the element state variables in the virtual Lagrangian elements (red) are remapped or advected or transported back onto the moving (background) reference ALE mesh (green). Material translation 8 Material deformation (3) Solid material Void or air ALE mesh translation t - dt t + ALE mesh (moving)

9 (3) ALE: ALE Hence Eulerian method is a subset of the ALE method where the reference mesh stays fixed in space. Subsequently we will refer only to the ALE method for generality. 9 The main difference between pure Eulerian vs. ALE method is different amounts of material being advected through the meshes due to the reference mesh positions. t + Material motion Eulerian ALE ALE mesh motion

10 ALE SINGLE MATERIAL (ELFORM=5) 10 One material one mesh. Lagrangian-like! The overall mesh follows the overall material domain. Nodes within the mesh may be rearranged, i.e., smoothed, to avoid badly distorted elements. ALE = motion allowed for the overall mesh and the nodes within. PURE Lagrangian (ALE :=Material(s) can flow through a mesh which itself can move) ALE Single Material Bad distortion Less distortion

11 11 Single Material ALE Formulation with Smoothing ELFORM 1 (Lagrangian) ELFORM 5 (Single material ALE)

12 ALE SINGLE MATERIAL (ELFORM=5) 12 Relative motion between material and internal, smoothed mesh results in relative flow of material between element boundaries requires extra terms in the conservation equations. These are the ADVECTION (or flow) terms. Only one material is allowed in this formulation and mesh smoothing is effective for only moderate deformation. Thus application of this formulation is limited to mostly academic problems. PURE Lagrangian ALE Single Material Bad distortion Less distortion

13 SINGLE MATERIAL EULERIAN (ELFORM=6&7) 13 Eulerian = Eulerian mesh is fixed in space. ONE material flows through this fixed mesh. There is no mixing of materials. PROBLEM: Only a single material is modeled. There is no fluid interface for fluid/structure penalty coupling (cannot visualize leakage). Thus this formulation is, again, limited to mostly academic problems.

14 MULTI-MATERIAL EULERIAN or ALE (ELFORM=11&12) 14 The only difference between Multi-Material Eulerian and Multi- Material ALE methods is that the Eulerian mesh is fixed in space while ALE is allowed to move. EULERIAN EULERIAN vacuum metal

15 MULTI-MATERIAL EULERIAN or ALE (ELFORM=11&12) By introducing ALE in the multi-material formulation, the model can be made smaller and the numerical errors can be kept on a lower level (less material is advected). ALE mesh is allowed to translate, rotate, expand, or contract (see *ale_reference_system) 15 ALE ALE (ALE :=Material(s) can flow through the mesh which itself can move)

16 VERY BRIEF SUMMARY OF ALE COMPUTATION 16 Computational cycle: ALE method uses the Operator Split technique to perform a 2-step computational cycle: 1. First a Lagrangian step is taken 2. Second, the state variables of the deformed material configuration are mapped back onto the reference mesh this is called an advection step. Conservation Laws: Conservations of mass, momentum and energy together with material constitutive equations are used to solve for the state variables.

17 17 FLUID-STRUCTURE INTERACTION - FSI (ALE/Lagrangian Coupling)

18 MATERIAL INTERACTIONS - FSI 18 Lagrangian material hits Lagrangian material *CONTACT ALE material hits ALE material (Advection) Merged Nodes Lagrangian material hits ALE material *CONSTRAINED_LAGRANGE_IN_SOLID

19 Material Interactions via *CONSTRAINED_LAGRANGE_IN_SOLID 19 Fluid-Structure Interactions (FSI) Between ALE ( Fluid ) and Lagrangian ( Structure ) Materials, each modeled with separate meshes: LS-DYNA searches for the INTERSECTIONS between the Lagrangian parts & ALE parts. If a coupled Lagrangian surface is detected inside an ALE element, LS- DYNA marks the Lagrangian-Eulerian coupling points (NQUAD) at t -. It then tracks the independent motion of the 2 materials over dt (ALE material interface is tracked based on its volume fraction in the element). Then it computes the penetration distance of the ALE material across the Lagrangian surface. Coupling forces are calculated based on this penetration and re-distributed back onto both materials.

20 Material Interactions via *CONSTRAINED_LAGRANGE_IN_SOLID 20 The coupling forces are usually computed based on a Penalty Method (similar to that used for standard Lagrangian contact). ALE material ALE material interface Coupling point Fluid-solid Interface X X Lagrangian material surface (shown as a shell) shown here as moving to the left, penetrating into the ALE fluid X X ALE Reference mesh Moving shell segment Penetration coupling force

21 Meshing for ALE/Lagrange Coupling Lagrangian mesh intersects ALE mesh but nodes are not shared between ALE and Lagrangian parts. 21 PID1=ALE=air PID3=LAG=steel ball PID4=LAG=aluminum box Nodes are shared at this ALE interface PID2=ALE=water

22 Simple Example of Euler/Lagrange Coupling: 22 Eulerian material 1 Eulerian material 2 Lagrangian structure

23 Penetration Simulation (2 approaches) 23 Lagrangian Note below the extra air or void domain for target material to flow into Coupled Euler/Lagrange

24 Lagrangian only 24

25 Coupled Euler/Lagrange (Air or void domain is not shown for clarity) 25

26 Taylor Bar Impact Lagrangian vs. Euler/Lagrange Coupling 26

27 27 MATERIAL INTERFACES FOR MULTI-MATERIAL ALE

28 MATERIAL INTERFACES Multi-Material ALE: Distinctions among PART MESH MATERIAL: In ALE terminology, the user should distinguish between a *PART ID and an ALE-Multi-Material-Group ID (AMMG ID): A PART ID refers to a group of elements, i.e., some portion of the mesh which will usually contain one material (1) at time zero. As the ALE materials subsequently move across mesh lines, each element in the PART may contain more than one material, hence the term multi-material. An AMMG refers to a region containing one physical material. For multi-material ALE, the card *ALE_MULTI-MATERIAL_GROUP sets up the ALE material groups. Internally throughout the simulation, the material interface of each AMMG is tracked. 28 (1) *INITIAL_VOLUME_FRACTION_GEOMETRY can be used to initially fill a PART with multiple materials.

29 MATERIAL INTERFACES 29 Example : Consider a model having 3 containers filled with 2 different physical materials (water, fuel oil). The containers are made of the same material, say, steel. Assume that these containers break apart, spilling the fluids. *ALE_MULTI-MATERIAL_GROUP (AMMGID) defines the material grouping for treating multimaterial elements & interface tracking. Air (part 77) NO LAGRANGIAN PARTS HERE Steel (part 44) Steel (part 55) Steel (part 66) Distinguish between physical material # s & Part ID # s! Water (part 11) Fuel Oil (part 22) Fuel Oil (part 33)

30 MATERIAL INTERFACES APPROACH #1: Maintaining the interfaces for each part ID. 30 *ALE_MULTI-MATERIAL_GROUP AMMGID=1 AMMGID=2 AMMGID=3 AMMGID=4 AMMGID=5 AMMGID=6 AMMGID=7 Then, the interface of each part (11-77) will be tracked. This is, however, expensive due to the additional interface tracking computations, and not necessarily more accurate. As the same physical material, e.g., fuel oil from parts 2 and 3, flow into the same element, they behave realistically as a single material. Thus tracking their interfaces separately may not be necessary. Sidebar: whenever more than 3 materials are present in 1 element, it may be advisable to refine the mesh.

31 APPROACH #2: If we group the physical materials together, fewer AMMGs are required. 31 *SET_PART 1 11 Water *SET_PART Fuel Oil *SET_PART Steel *SET_PART 4 77 Air *ALE_MULTI-MATERIAL_GROUP AMMGID=1 AMMGID=2 AMMGID=3 AMMGID=4 Then, only the interfaces of the 4 physical materials will be tracked instead of all 7 logical interfaces (less expensive).

32 MULTI-MATERIAL or MIXED ELEMENT 32 The composite stress in a multi-material ALE element is the volumefraction-weighted average stress of the individual material stresses,. nmat nmat * η k = 1 η σ = η k σ i = Material k k = 1 k = 1 3 different materials Example: η 2,σ If a cell is 20% water, 30% steel, and 50% air, 2 η,σ 1 1 Volume Fractions η 3,σ 3 stress in that cell is 0.2(σ water ) + 0.3(σ steel ) + 0.5(σ air )

33 MATERIAL INTERFACES Displaying AMMGs, i.e., ALE materials, in LS-Prepost: 33 We can display the material interface contours by FComp Misc History variable [Fringe Isos] Apply Where the History variable may be: Fluid density Volume fraction of AMMG1 of the model Volume fraction of AMMGn of the model Combined Volume fractions of the model Or Selpar > Fluid

34 34 ALE EXAMPLE APPLICATIONS

35 35 Airbag Example illustrating automatic ALE mesh translation and expansion via the command *ALE_REFERENCE_SYSTEM 2 ALE meshes: Inner mesh remains dense to resolve the flow. Outer mesh can expand to envelop the airbag

36 36 AIRBAG WITH PHYSICAL VENTING FLOW

37 Switching AMMG ID across vent hole 37

38 METAL EXTRUSION using Euler/Lagrange Coupling 38

39 FORGING 39 Punch (moving) Both tool pieces, punch and die, are modeled as Lagrangian rigid shell structures. Void Work Piece The workpiece is modeled as solid ALE material which is allowed to deform flow into surrounding void space. Die (stationary) The void mesh can overlap with the rigid tool structures.

40 Result viewed in cross-section FORGING 40

41 FUEL TANK IMPACT 41 Fuel and air are Eulerian. Penetrator and tank are Lagrangian

42 FUEL TANK SLOSHING Coupled ALE/Lagrange 42 Reference mesh for fuel and air moves, hence ALE (not Eulerian)

43 OVERVIEW: PLATE-WATER IMPACT A Lagrangian plate moves with initial downward velocity through air, then hits water. 43 The Air and Water are defined as ALE Multi-Materials (tracking the interface of the two material within each element). The Steel Plate is defined as Lagrangian. The Lagrangian body/mesh can overlap the ALE/fluid meshes. The ALE-Multi-Material meshes have merged nodes on their shared boundaries. PID 1 = Air PID 2 = Water PID 3 = Steel Plate

44 44 PLATE-WATER IMPACT Coupled Euler/Lagrange Air In this example, nodes are constrained perpendicular to boundary (typical) Water

45 TIRE HYDROPLANING 45

46 TIRE HYDROPLANING 46

47 TIRE HYDROPLANING 47

48 *KEYWORD FREQUENTLY USED COMMANDS IN ALE MODELS *CONSTRAINED_LAGRANGE_IN_SOLID 48 *TITLE *CONTROL_TERMINATION *CONTROL_TIMESTEP *CONTROL_ENERGY *DATABASE_BINARY_D3PLOT *DATABASE_GLSTAT *DATABASE_MATSUM *DATABASE_FSI *CONTROL_ALE *ALE_MULTI-MATERIAL_GROUP *ALE_REFERENCE_SYSTEM_GROUP *ALE_REFERENCE_SYSTEM_NODE *ALE_REFERENCE_SYSTEM_CURVE *ALE_REFERENCE_SYSTEM_SWITCH *SET_MULTI-MATERIAL_GROUP_LIST *PART *SECTION_SOLID *MAT_NULL *MAT_FABRIC *EOS_LINEAR_POLYNOMIAL *EOS_IDEAL_GAS *EOS_GRUNEISEN *HOURGLASS *SECTION_POINT_SOURCE_MIXTURE *MAT_GAS_MIXTURE *INITAL_GAS_MIXTURE *INITIAL_VOLUME_FRACTION_GEOMETRY *AIRBAG_ALE *AIRBAG_ADVANCED_ALE *AIRBAG_HYBRID *BOUNDARY_AMBIENT_EOS *BOUNDARY_PRESCRIBED_MOTION_ *BOUNDARY_NON_REFLECTING *INITIAL_VOID *INITIAL_VELOCITY_ *LOAD_BODY_ *LOAD_SEGMENT_SET *RIGIDWALL_PLANAR

ANSYS/LS-Dyna. Modeling. Prepared by. M Senior Engineering Manager

ANSYS/LS-Dyna. Modeling. Prepared by. M Senior Engineering Manager ANSYS/LS-Dyna Multi-Material M t i l ALE Modeling Prepared by Steven Hale, M.S.M.E. M Senior Engineering Manager Multi-Material ALE Basics What is the Multi-Material ALE method (MMALE) MMALE stands for

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

Modeling of Fuel Sloshing Phenomena Considering Solid-Fluid Interaction

Modeling of Fuel Sloshing Phenomena Considering Solid-Fluid Interaction 8 th International LS-DYNA Users Conference Fluid/Structure Modeling of Fuel Sloshing Phenomena Considering Solid-Fluid Interaction Jean Ma a and Mohammad Usman b Plastics Products and Processing CAE Visteon

More information

LS-DYNA Structured ALE (S-ALE) Solver (1)

LS-DYNA Structured ALE (S-ALE) Solver (1) LS-DYNA Structured ALE (S-ALE) Solver (1) Mesh Generation and Input Setup Hao Chen Livermore Software Technology Corporation A new Structured ALE solver is recently added into LS-DYNA. It targets to solve

More information

Fluid-Structure Interaction in LS-DYNA: Industrial Applications

Fluid-Structure Interaction in LS-DYNA: Industrial Applications 4 th European LS-DYNA Users Conference Aerospace / Fluid-Struct. Inter. Fluid-Structure Interaction in LS-DYNA: Industrial Applications M hamed Souli Universite des Sciences et Technologie de Lille Laboratoire

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

Structured ALE Solver

Structured ALE Solver Structured ALE Solver Hao Chen Livermore Software Tech Corp Me Hao Chen, hao@lstc.com, 925-245-4552 1997-2002, Northwestern University, Ph.D., Computational Mechanics Jan 2003, joined LSTC, ALE and FSI

More information

Recent Developments in LS-DYNA S-ALE

Recent Developments in LS-DYNA S-ALE Recent Developments in LS-DYNA S-ALE Hao Chen, Ian Do Livermore Software Technology Corporation Abstract The LS-DYNA ALE/FSI package is widely used in studying structures under blast loading. Generally,

More information

LS-DYNA Structured ALE (S-ALE) Solver

LS-DYNA Structured ALE (S-ALE) Solver 14 th International LS-DYNA Users Conference Session: Simulation LS-DYNA Structured ALE (S-ALE) Solver Hao Chen Livermore Software Technology Corporation Abstract A new Structured ALE solver is recently

More information

A Review of S-ALE Solver for Blast Simulations

A Review of S-ALE Solver for Blast Simulations A Review of Solver for Blast Simulations İlker Kurtoğlu FNSS Savunma Sistemleri A.Ş. Oğulbey Mah. Kumludere Cad. No: 11 Gölbaşı ANKARA, TURKEY Abstract Blast modeling and simulation is a very important

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

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

ALE Adaptive Mesh Refinement in LS-DYNA

ALE Adaptive Mesh Refinement in LS-DYNA 12 th International LS-DYNA Users Conference FSI/ALE(2) ALE Adaptive Mesh Refinement in LS-DYNA Nicolas AQUELET Livermore Software Technology Corp. 7374 Las Positas Rd Livermore CA94550 aquelet@lstc.com

More information

Assessment of the multi-material ALE formulation with FSI

Assessment of the multi-material ALE formulation with FSI 4. LS-DYNA Anwenderforum, Bamberg 2005 Neue Methoden Assessment of the multi-material ALE formulation with FSI Rudolf Bötticher Universität Hannover 30167 Hannover, Germany www.rudolf-boetticher.de Abstract:

More information

Integrating LSTC and MSC.Software Technology for Explicit Dynamics and Fluid-Structure Interaction

Integrating LSTC and MSC.Software Technology for Explicit Dynamics and Fluid-Structure Interaction 5 th European LS-DYNA Users Conference Code Developments Integrating LSTC and MSC.Software Technology for Explicit Dynamics and Fluid-Structure Interaction Author: Erik Plugge, MSC.Software Benelux B.V.

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

Metafor FE Software. 2. Operator split. 4. Rezoning methods 5. Contact with friction

Metafor FE Software. 2. Operator split. 4. Rezoning methods 5. Contact with friction ALE simulations ua sus using Metafor eao 1. Introduction 2. Operator split 3. Convection schemes 4. Rezoning methods 5. Contact with friction 1 Introduction EULERIAN FORMALISM Undistorted mesh Ideal for

More information

Crushing simulation of a partially filled Fuel Tank beyond failure

Crushing simulation of a partially filled Fuel Tank beyond failure 2005-01-1426 Crushing simulation of a partially filled Fuel Tank beyond failure W.A. van der Veen MSC.Software Corporation Copyright 2005 SAE International ABSTRACT The crushing of a partially filled fuel

More information

Modeling Rebar in Reinforced Concrete for ALE Simulations

Modeling Rebar in Reinforced Concrete for ALE Simulations 14 th International LS-DYNA Users Conference Session: Constitutive Modeling Modeling Rebar in Reinforced Concrete for ALE Simulations Shih Kwang TAY, Jiing Koon POON and Roger CHAN Ministry of Home Affairs,

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

Structured ALE Workshop

Structured ALE Workshop Structured ALE Workshop Hao Chen Livermore Software Tech Corp June 15 2016 Me Hao Chen, hao@lstc.com, 925-245-4552 1997-2002, Northwestern University, Ph.D., Computational Mechanics Jan 2003, joined LSTC,

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

Simulating Reinforced Concrete Beam-Column Against Close-In Detonation using S-ALE Solver

Simulating Reinforced Concrete Beam-Column Against Close-In Detonation using S-ALE Solver Simulating Reinforced Concrete Beam-Column Against Close-In Detonation using S-ALE Solver Shih Kwang Tay, Roger Chan and Jiing Koon Poon Ministry of Home Affairs, Singapore 1 Abstract A 3-stage loading

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

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

A Comparison between Three Air Blast Simulation Techniques in LS-DYNA

A Comparison between Three Air Blast Simulation Techniques in LS-DYNA A Comparison between Three Air Blast Simulation Techniques in LS-DYNA Hugo Bento Rebelo, Corneliu Cismaşiu CERIS, ICIST, and Departamento de Engenharia Civil, Faculdade de Ciências e Tecnologia, Universidade

More information

Fluid structure interaction analysis of a ship collision

Fluid structure interaction analysis of a ship collision Proceedings of the ICCGS 2016 15-18 June, 2016 University of Ulsan, Ulsan, Korea Fluid structure interaction analysis of a ship collision Smiljko Rudan 1), Davor Volarić 1) 1) Faculty of Mechanical Engineering

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

Necking and Failure Simulation of Lead Material Using ALE and Mesh Free Methods in LS-DYNA

Necking and Failure Simulation of Lead Material Using ALE and Mesh Free Methods in LS-DYNA 14 th International LS-DYNA Users Conference Session: Constitutive Modeling Necking and Failure Simulation of Lead Material Using ALE and Mesh Free Methods in LS-DYNA Sunao Tokura Tokura Simulation Research

More information

Simulation of Sloshing Effects in Cylindrical Containers under Seismic Loading

Simulation of Sloshing Effects in Cylindrical Containers under Seismic Loading 6. LS-DYNA Anwenderforum, Frankenthal 2007 Bauwesen Simulation of Sloshing Effects in Cylindrical Containers under Seismic Loading Sami A. Kilic 1, Zuhal Ozdemir 2 Assistant Professor 1, Bogazici University,

More information

Ultimate capacity analyses in LS-DYNA. Anders Jonsson,

Ultimate capacity analyses in LS-DYNA. Anders Jonsson, Ultimate capacity analyses in LS-DYNA Anders Jonsson, anders.jonsson@dynamore.se Ultimate capacity analyses in LS-DYNA A simplified cab frame roof crush load case Dimensions and model data Roof crush load

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

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

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

Water. Notes. Free surface. Boundary conditions. This week: extend our 3D flow solver to full 3D water We need to add two things:

Water. Notes. Free surface. Boundary conditions. This week: extend our 3D flow solver to full 3D water We need to add two things: Notes Added a 2D cross-section viewer for assignment 6 Not great, but an alternative if the full 3d viewer isn t working for you Warning about the formulas in Fedkiw, Stam, and Jensen - maybe not right

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

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

2-D Tank Sloshing Using the Coupled Eulerian- LaGrangian (CEL) Capability of Abaqus/Explicit

2-D Tank Sloshing Using the Coupled Eulerian- LaGrangian (CEL) Capability of Abaqus/Explicit 2-D Tank Sloshing Using the Coupled Eulerian- LaGrangian (CEL) Capability of Abaqus/Explicit Jeff D. Tippmann, Sharat C. Prasad 2, and Parthiv N. Shah ATA Engineering, Inc. San Diego, CA 923 2 Dassault

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

FINITE ELEMENT ANALYSIS OF BIRD STRIKES ON COMPOSITE AND GLASS PANELS

FINITE ELEMENT ANALYSIS OF BIRD STRIKES ON COMPOSITE AND GLASS PANELS FINITE ELEMENT ANALYSIS OF BIRD STRIKES ON COMPOSITE AND GLASS PANELS KOH CHEE CHUAN DEPARTMENT OF MECHANICAL ENGINEERING NATIONAL UNIVERSITY OF SINGAPORE 2005/2006 FINITE ELEMENT ANALYSIS OF BIRD STRIKES

More information

FINITE ELEMENT MODELING OF THICK PLATE PENETRATIONS IN SMALL CAL MUNITIONS

FINITE ELEMENT MODELING OF THICK PLATE PENETRATIONS IN SMALL CAL MUNITIONS FINITE ELEMENT MODELING OF THICK PLATE PENETRATIONS IN SMALL CAL MUNITIONS Raymond Chaplin RDAR-MEM-I Picatinny Arsenal, NJ raymond.c.chaplin@us.army.mil 973-724-8562 Why Finite Element Modeling? Reduced

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 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

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

Orbital forming of SKF's hub bearing units

Orbital forming of SKF's hub bearing units Orbital forming of SKF's hub bearing units Edin Omerspahic 1, Johan Facht 1, Anders Bernhardsson 2 1 Manufacturing Development Centre, AB SKF 2 DYNAmore Nordic 1 Background Orbital forming is an incremental

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

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

A Quadratic Pipe Element in LS-DYNA

A Quadratic Pipe Element in LS-DYNA A Quadratic Pipe Element in LS-DYNA Tobias Olsson, Daniel Hilding DYNAmore Nordic AB 1 Bacground Analysis of long piping structures can be challenging due to the enormous number of shell/solid elements

More information

Fluid Structure Interaction for Immersed Bodies. Jason Wang, Hao Chen

Fluid Structure Interaction for Immersed Bodies. Jason Wang, Hao Chen Fluid Structure Interaction for Immersed Bodies Jason Wang, Hao Chen Livermore Software Technology Corporation, 7374 Las Positas Road, Livermore, CA 94551, U. S. A. ABSTRACT A new method for automatically

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

Facundo DEL PIN / Iñaki ÇALDICHOURY / Rodrigo PAZ / / Livermore Software Technology Corporation

Facundo DEL PIN / Iñaki ÇALDICHOURY / Rodrigo PAZ / / Livermore Software Technology Corporation LS-DYNA R R7 : Strong Fluid Structure Interaction (FSI) capabilities and associated meshing tools for the incompressible CFD solver (ICFD), applications and examples Facundo DEL PIN / Iñaki ÇALDICHOURY

More information

ENHANCED FRAGMENTATION MODELING

ENHANCED FRAGMENTATION MODELING ENHANCED FRAGMENTATION MODELING Peter Rottinger*, Richard Fong, William Ng U.S. ARMY ARDEC Picatinny Arsenal, NJ, 07806 ABSTRACT Enhancing the fragmentation capability of current and future projectiles

More information

Recent Advances on Higher Order 27-node Hexahedral Element in LS-DYNA

Recent Advances on Higher Order 27-node Hexahedral Element in LS-DYNA 14 th International LS-DYNA Users Conference Session: Simulation Recent Advances on Higher Order 27-node Hexahedral Element in LS-DYNA Hailong Teng Livermore Software Technology Corp. Abstract This paper

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

Permeable and Absorbent Materials in Fluid Simulations

Permeable and Absorbent Materials in Fluid Simulations Permeable and Absorbent Materials in Fluid Simulations Nate Andrysco Bedrich Benes Department of Computer Science Slide 1 Motivation Fluid simulations are geared toward impermeable materials What if you

More information

Available online at ScienceDirect. Procedia Engineering 136 (2016 ) Dynamic analysis of fuel tank

Available online at   ScienceDirect. Procedia Engineering 136 (2016 ) Dynamic analysis of fuel tank Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 136 (2016 ) 45 49 The 20 th International Conference: Machine Modeling and Simulations, MMS 2015 Dynamic analysis of fuel tank

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

Applications of ICFD solver by LS-DYNA in Automotive Fields to Solve Fluid-Solid-Interaction (FSI) Problems

Applications of ICFD solver by LS-DYNA in Automotive Fields to Solve Fluid-Solid-Interaction (FSI) Problems Applications of ICFD solver by LS-DYNA in Automotive Fields to Solve Fluid-Solid-Interaction (FSI) Problems George Wang(1 ), Facundo del Pin(2), Inaki Caldichoury (2), Prince Rodriguez(3), Jason Tippie

More information

Modeling Methodologies for Assessment of Aircraft Impact Damage to the World Trade Center Towers

Modeling Methodologies for Assessment of Aircraft Impact Damage to the World Trade Center Towers 9 th International LS-DYNA Users Conference Modeling Methodologies for Assessment of Aircraft Impact Damage to the World Trade Center Towers S.W. Kirkpatrick, R.T. Bocchieri, R.A. MacNeill, and B.D. Peterson

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

Current Status of Isogeometric Analysis in LS-DYNA

Current Status of Isogeometric Analysis in LS-DYNA Current Status of Isogeometric Analysis in LS-DYNA Stefan Hartmann Developer Forum, September 24 th, 2013, Filderstadt, Germany Development in cooperation with: D.J. Benson: Professor of Applied Mechanics,

More information

MASTER'S THESIS. Supersonic Artillery Projectile Fin Deployment Simulation Methodology. Mia Forsblom 2013

MASTER'S THESIS. Supersonic Artillery Projectile Fin Deployment Simulation Methodology. Mia Forsblom 2013 MASTER'S THESIS Supersonic Artillery Projectile Fin Deployment Simulation Methodology Mia Forsblom 2013 Master of Science in Engineering Technology Mechanical Engineering Luleå University of Technology

More information

Coupled Simulation of the Fluid Flow and Conjugate Heat Transfer in Press Hardening Processes

Coupled Simulation of the Fluid Flow and Conjugate Heat Transfer in Press Hardening Processes 13 th International LS-DYNA Users Conference Session: Metal Forming Coupled Simulation of the Fluid Flow and Conjugate Heat Transfer in Press Hardening Processes Uli Göhner 1), Bruno Boll 1), Inaki Caldichouri

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

Advances in 3-D Forging Process Modeling

Advances in 3-D Forging Process Modeling Advances in 3-D Forging Process Modeling W J Slagter, C J L Florie and A C J Venis MSC.Software Corporation, Groningenweg 6, 2803 PV Gouda, The Netherlands MSC/SuperForge is a new code developed for performing

More information

Coupled analysis of material flow and die deflection in direct aluminum extrusion

Coupled analysis of material flow and die deflection in direct aluminum extrusion Coupled analysis of material flow and die deflection in direct aluminum extrusion W. Assaad and H.J.M.Geijselaers Materials innovation institute, The Netherlands w.assaad@m2i.nl Faculty of Engineering

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

Numerical Analysis of Vertical Water Impact of a Spherical Projectile

Numerical Analysis of Vertical Water Impact of a Spherical Projectile Proceedings of the 006 IASME/WSEAS International Conference on Continuum Mechanics, Chalkida, Greece, May 11-1, 006 (pp9-) Numerical Analysis of Vertical Water Impact of a Spherical Projectile M. TAKAFFOLI

More information

Introduction to ANSYS LS-DYNA

Introduction to ANSYS LS-DYNA Lecture 12 Introduction to ANSYS LS-DYNA Extension 14.5 Release Introduction to ANSYS LS-DYNA 2012 ANSYS, Inc. November 8, 2012 1 Release 14.5 What is ANSYS LS-DYNA Extension ANSYS LS-DYNA in Workbench

More information

Simulation of Fluid Sloshing in a Tank

Simulation of Fluid Sloshing in a Tank , June 30 - July 2, 2010, London, U.K. Simulation of Fluid Sloshing in a Tank Mr. G.C. Koli, Prof.V.V.Kulkarni, Non-Member, IAENG Abstract Sloshing has widespread applications in many industries including

More information

Simulating Underbelly Blast Events using Abaqus/Explicit - CEL

Simulating Underbelly Blast Events using Abaqus/Explicit - CEL U.S. Army Research, Development and Engineering Command Simulating Underbelly Blast Events using Abaqus/Explicit - CEL J. Jablonski, P. Carlucci (U.S. Army ARDEC) R. Thyagarajan (U.S. Army TARDEC) B. Nandi,

More information

Tutorial 1 : Create an LS-DYNA input deck for a ball impacting a plate

Tutorial 1 : Create an LS-DYNA input deck for a ball impacting a plate Tutorial 1 : Create an LS-DYNA input deck for a ball impacting a plate Case description: Ball: solid elements, rigid material Plate: shell elements, edges constrained Ball Initial Velocity: 10mm/ms Files

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

EVALUATION OF COMMERCIAL LAUNDRY MACHINE IN ROUGH HANDLING LOAD CASE

EVALUATION OF COMMERCIAL LAUNDRY MACHINE IN ROUGH HANDLING LOAD CASE EVALUATION OF COMMERCIAL LAUNDRY MACHINE IN ROUGH HANDLING LOAD CASE Abhishekh Jadhav 1, Dr. B. S. Manjunath 2 1 M.Tech Student (Design Engineering), KLE. Dr. M.S Sheshgiri College of Engg & Tech, Belagavi,

More information

A Coupled 3D/2D Axisymmetric Method for Simulating Magnetic Metal Forming Processes in LS-DYNA

A Coupled 3D/2D Axisymmetric Method for Simulating Magnetic Metal Forming Processes in LS-DYNA A Coupled 3D/2D Axisymmetric Method for Simulating Magnetic Metal Forming Processes in LS-DYNA P. L Eplattenier *, I. Çaldichoury Livermore Software Technology Corporation, Livermore, CA, USA * Corresponding

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

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

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

Preloads in LS-DYNA. Introduction Analysis Techniques (General) Dynamic Relaxation. Explicit Implicit. Bolt Preload Techniques

Preloads in LS-DYNA. Introduction Analysis Techniques (General) Dynamic Relaxation. Explicit Implicit. Bolt Preload Techniques Preloads in LS-DYNA Introduction Analysis Techniques (General) Dynamic Relaxation Explicit Implicit Transient Explicit with Mass Damping Implicit Analysis Bolt Preload Techniques Thermal Interference Contact

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

LS-Dyna CAE A ssociates Associates

LS-Dyna CAE A ssociates Associates LS-Dyna at CAE Associates Overview Experience with LS-Dyna for Dynamics Modeling CAE Associates engineers have nearly 30 years of experience using explicit dynamics finite element codes for complex design

More information

ALE Modeling of Explosive Detonation on or near Reinforced-Concrete Columns

ALE Modeling of Explosive Detonation on or near Reinforced-Concrete Columns 12 th International LS-DYNA Users Conference FSI/ALE(1) ALE Modeling of Explosive Detonation on or near Reinforced-Concrete Columns John M. H. Puryear Protection Engineering Consultants, 14144 Trautwein

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

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

SIMULATION OF A COMPARTMENTED AIRBAG DEPLOYMENT USING AN EXPLICIT, COUPLED EULER/LAGRANGE METHOD WITH ADAPTIVE EULER DOMAINS

SIMULATION OF A COMPARTMENTED AIRBAG DEPLOYMENT USING AN EXPLICIT, COUPLED EULER/LAGRANGE METHOD WITH ADAPTIVE EULER DOMAINS SIMULATION OF A COMPARTMENTED AIRBAG DEPLOYMENT USING AN EXPLICIT, COUPLED EULER/LAGRANGE METHOD WITH ADAPTIVE EULER DOMAINS W.A. van der Veen MSC.Software Corporation Groningenweg 6 Gouda, The Netherlands

More information

Engineering Effects of Boundary Conditions (Fixtures and Temperatures) J.E. Akin, Rice University, Mechanical Engineering

Engineering Effects of Boundary Conditions (Fixtures and Temperatures) J.E. Akin, Rice University, Mechanical Engineering Engineering Effects of Boundary Conditions (Fixtures and Temperatures) J.E. Akin, Rice University, Mechanical Engineering Here SolidWorks stress simulation tutorials will be re-visited to show how they

More information

Investigating The Stability of The Balance-force Continuum Surface Force Model of Surface Tension In Interfacial Flow

Investigating The Stability of The Balance-force Continuum Surface Force Model of Surface Tension In Interfacial Flow Investigating The Stability of The Balance-force Continuum Surface Force Model of Surface Tension In Interfacial Flow Vinh The Nguyen University of Massachusetts Dartmouth Computational Science Training

More information

Dr. Sami Kilic Bogazici University. Istanbul, Turkey

Dr. Sami Kilic Bogazici University. Istanbul, Turkey Dr. Sami Kilic Bogazici University Dept. of Civil Engineering Istanbul, Turkey Outline Observations about tank damage after the 17 August 1999 Turkish earthquake (Marmara event). Finite element modeling

More information

LS-971 R4-EFG User s Manual

LS-971 R4-EFG User s Manual LS-971 R4-EFG User s Manual January 2009 LSTC Copyright 2003, 2004, 2006, 2007, 2009 by LSTC 1 *SECTION_SOLID_EFG Card 1 Variable SECID ELFORM Type I I ELFORM EQ.41: EFG formulation EQ.42: for 4-noded

More information

Best Fit GUI for Metal Forming in LS-PrePost 4.5

Best Fit GUI for Metal Forming in LS-PrePost 4.5 Best Fit GUI for Metal Forming in LS-PrePost 4.5 Q. Yan, Xinhai Zhu, Philip Ho, Li Zhang, Yuzhong Xiao LSTC INTRODUCTION Best fit technique is frequently used in sheet metal forming to assess springback

More information

Crash Analysis trends in the Automotive Industry Dilip Bhalsod rd China LS-DYNA User s conference

Crash Analysis trends in the Automotive Industry Dilip Bhalsod rd China LS-DYNA User s conference Crash Analysis trends in the Automotive Industry Dilip Bhalsod 2017 3 rd China LS-DYNA User s conference 1 Vehicle models in 1986 3500 elements 2 Model size today Total number of elements: 17 200 000 Simulation

More information

The Immersed Smoothed Particle Galerkin Method in LS-DYNA for Material Failure Analysis of Fiber-Reinforced Solid Structures

The Immersed Smoothed Particle Galerkin Method in LS-DYNA for Material Failure Analysis of Fiber-Reinforced Solid Structures The Immersed Smoothed Particle Galerkin Method in LS-DYNA for Material Failure Analysis of Fiber-Reinforced Solid Structures Wei Hu, C. T Wu Livermore Software Technology Corporation, 7374 Las Positas

More information

Advances in LS-DYNA for Metal Forming (I)

Advances in LS-DYNA for Metal Forming (I) Advances in LS-DYNA for Metal Forming (I) Xinhai Zhu, Li Zhang, Yuzhong Xiao, and HouFu Fan Livermore Software Technology Corporation Abstract The following will be discussed: Enhancements in *CONTROL_FORMING_ONESTEP

More information

New Conjugate-Heat Transfer Solvers in the Compressible CESE Solver in LS-DYNA

New Conjugate-Heat Transfer Solvers in the Compressible CESE Solver in LS-DYNA New Conjugate-Heat Transfer Solvers in the Compressible CESE Solver in LS-DYNA Grant O. Cook, Jr. and Zeng-Chan Zhang Livermore Software Technology Corp., Livermore, CA 94551 Abstract Standard coupling

More information

Simulation of Curtain Airbag with Arbitrary. Eulerian- Lagrangian Method

Simulation of Curtain Airbag with Arbitrary. Eulerian- Lagrangian Method Simulation of Curtain Airbag with Arbitrary Eulerian- Lagrangian Method Dmitri Fokin, Eivind Dessarud Altair Engineering Claes Ljungqvist Saab Automobile AB Abstract: Computer simulation is a powerful

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

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

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

A New Simulation Method for Airbags With Multiple Compartments (Adaptive Euler Domains)

A New Simulation Method for Airbags With Multiple Compartments (Adaptive Euler Domains) 4 th European LS -DYNA Users Conference LS-Dyna Environment II A New Simulation Method for Airbags With Multiple Compartments (Adaptive Euler Domains) Authors: R.S. Sadeghi and W.A. van der Veen* MSC.Software

More information

Modelling and Analysis of Liquid Container Baffler to Reduce Sloshing Effect

Modelling and Analysis of Liquid Container Baffler to Reduce Sloshing Effect Modelling and Analysis of Liquid Container Baffler to Reduce Sloshing Effect Vaishali Bhimrao Desai 1 1 ME Student, Machine Design, B.R.Harne COET,Vangani, Abstract:Sloshing means any motion of the free

More information