Implicit Implementation of Material Point Method for Simulation of Incompressible Problems in Geomechanics

Size: px
Start display at page:

Download "Implicit Implementation of Material Point Method for Simulation of Incompressible Problems in Geomechanics"

Transcription

1 Implicit Implementation of Material Point Method for Simulation of Incompressible Problems in Geomechanics Seyedfarzad Fatemizadeh M.Sc., Institute of Geotechnics (IGS), University of Stuttgart The Finite Element Method (FEM) is becoming a standard tool in engineering science, although its shortcoming in large deformation analysis is apparent. Mesh distortions are common in this area and the remedies like remeshing are computationally expensive. FEM also suffers from locking phenomenon that happens when using low order linear elements in incompressible or nearly incompressible material behaviours (large values for bulk modulus). In this study Material Point Method (MPM) as a powerful tool to simulate large deformatioroblems is presented. MPM discretizes the domain with material points that move through a background mesh. This method is the application of the Particle in Cell Method (PIC) from fluid to solid mechanics and is classified as a meshless method. Most of the MPM applications are formulated with explicit integration schemes. These schemes are conditionally stable and attention should be paid on the correct choice of time step size and computation of the critical time step. However, implicit schemes are unconditionally stable and bigger time steps can be chosen. Here a brief introduction on the governing equations of MPM will be presented. It will be followed by an overview on the Implicit Meshless Dynamic Analysis algorithm as a choice of implicit implementation of MPM. This algorithm is used together with a relaxation method to reach the quasi static solution. As an example the slope stability problem is solved with the developed algorithm using the low order triangular elements and the results are compared with other publications and case studies of slope failure. In this example special attention is paid to overcome the locking problem by averaging the volumetric strains. 1. Introduction In the last decades Finite-Element-Method (FEM) has become a standard tool for analysis of different aspects in wide range of mechanical problems. In the field of geotechnical engineering, simulation of large deformations become more sensible like the cases of slope stability or pile driving. Despite the numerous applications of FEM, especially in the field of solid mechanics, this method is not able to model extremely large deformations. In simulation of large deformations, FEM suffers from what is called the mesh distortion. By using the updated Lagrangian formulation to overcome this shortcoming, errors are introduced during the mapping process (Więckowski, [18]) and remeshing is also computationally expensive. To be able to simulate large deformations, mesh free methods like the Material Point Method (MPM) are developed. MPM uses two different discretizations, one is the space discretization based on the background fixed mesh, and the other one is the material discretization based on the material points or particles. During the

2 simulation, material points that carry all the physical information (strains, stresses, and etc.) can move through the background mesh. With this property extremely large deformations can be modeled. MPM is capable of handling history-dependent material behavior. Background mesh or the Eulerian mesh is used only to solve the governing equations and carries no permanent data. MPM working procedure consists of three phases: first the initializatiohase where all the data (that are already on the particles) are mapped from the particles to the background mesh using the nodal shape functions. Next is the Lagrangiahase where the equations of motion are solved. At last is the convective phase where the updated nodal values are mapped back to the particles. The positions of particles are updated and finally background mesh is brought back to its original position (Fig. 1). The early development of MPM is done by Harlow [9]. He simulated the fluid flow by material points moving through a fixed mesh (what is called the Particle in Cell method). For the first time Sulsky et al. [17] applied this method to solid mechanics and called it Material Point Method (Sulsky et al. [16]). Bardenhagen et al. [1] added a frictional contact algorithm to this method. The first quasi static formulation of MPM was done by Beuth et al. [2]. Since the first formulation of MPM, this method is applied on different applications that show the capability of it to simulate large deformations. Most of this applications use the explicit integration scheme which is conditionally stable and the time step is restricted by the Courant- Friedrichs-Lewy (CFL) condition. If the interest is in the low frequency motions and not the elastic wave motions, one can use the unconditionally stable implicit integration schemes with larger time steps. Cummins and Brackbill [5], Guilkey and Weiss [8], Sulsky and Kaul [15], and Stolle et al. [14] have presented examples of formulation and application of implicit integration schemes in MPM. The layout of the present study is as follows: in section 2 weak formulation and space integration of equilibrium equation in MPM is presented. Section 3 describes the explicit time integration scheme. In section 4 implicit integration scheme based on the method suggested by Stolle et al. [14] is presented. Section 5 presents the method used in this study to overcome locking phenomena that appears in low order elements. In section 6 a slope stability example is solved using both explicit and implicit integration schemes and the results are compared. This is followed by the conclusion in chapter Weak formulation and space integration of equilibrium equation Starting point is the Cauchy form of conservation of linear momentum [11] ρu = σ + ρg and t = σ n (1) Fig. 1 MPM working procedure where ρ is the material density, u is the displacement, a superposed dot declares differentiation with respect to time, σ is the

3 Cauchy stress tensor and g is the gravitational acceleration vector. The surface traction acting on the external boundary is denoted by t and n is the outward unit normal of the boundary. Applying the virtual work principle on a domain of volume surrounded by boundary S yields δu T ρu d = δε T σd + δu T ρgd + δu T tds S (2) where δ denotes a virtual quantity, ε is the strain tensor and the superscript T specifies the transpose. For space discretization, the displacement field u is approximated in terms of nodal shape functions N and nodal displacements a. Then displacement and strain can be written as u = Na (3) ε = Ba B = LN (4) where B is the strain displacement matrix, L is the linear differential operator. Substituting Eq. (3) and Eq. (4) into Eq. (2) gives or in which δa T Ma = δa T F ext F int (5) Ma = F ext F int (6) M = ρn T Nd F ext = ρn T gd + N T tds S (7) (8) Eq. (6) is identical in the context of FEM and MPM. Since in MPM particles can move through the background mesh, the degrees of freedom and consequently the dimensions of the vectors and matrices presented in Eq. (6) is changed from one time step to another. To increase the computational efficiency lumped mass matrix is used instead of the consistent one m m M L = 2 0 (10) 0 0 m n where n is the number of degrees of freedom. In MPM particle based integration is done i.e. m i = m p N i p (11) where is the total number of particles, m p is the mass of particle p and N i p is the shape function of node i evaluated at particle p. The drawback of using a lumped mass matrix is a slight dissipation in the kinetic energy (Burgess et al. [3]). Using particles to discretize the material (continuum), is done by approximating the density field with the help of the Dirac delta function (Coetzee et al. [4]) ρ (xi ) = m p δ x i x i p (12) where x i is an arbitrary position vector, x i p is the position vector at particle p and the Dirac delta function is defined as follows: δ(x a) = 0 x a x = a δ(x a)dx = 1 and (13) F int = B T σd (9) By considering these points into account, Eq. (8) and Eq. (9) can be rewritten as:

4 F int = B P T σ P P F ext = N P i m P g + N P i t P (14) (15) ector of nodal displacements is calculated by using an Euler backward integration method. Then the position of particles are updated a t+ t = ta t+ t X P t+ t = X P t + N P a t+ t (20). where P is the volume associated to particle P and t P is the traction force vector from the boundary mapped to the boundary particle P. 3. Explicit time integration scheme Most of the MPM applications are based on the explicit integration scheme. This method is conditionally stable and the time step size should be smaller than the critical time step value dictated by the CFL condition t cr = h min cd (16) where h min is the minimum representative distance in an element and c d is the compression wave speed. Often t is chosen as t = α c t cr (17) where α c is called the Courant s number and is a value between one and zero. Explicit time integration of discretized momentum equation is done via applying an Euler forward integration scheme a t = [M t L ] 1 F t, a p t+ t = a p t + tn p a t (18) t+ t and where t is the time increment, a p a p t are the particle velocities at time t and t t + t respectively and a is the nodal accelerations at time t. t+ t The nodal velocities a at time t + t are then calculated from the updated particles velocities, solving the following equation M L t a t+ t m p N p T a p p=1 t+ t (19) 4. Implicit time integration scheme In low frequency motion applications, one can use implicit integration schemes instead of explicit one. Within the unconditionally stable implicit methods bigger time steps can be used so the computational efficiency can improve. Implicit integration scheme used here is based on the method suggested by Stolle et al. [14]. This method is based on a meshless explicit technique and is originated from the work of Nithiarasu [12]. This method is used together with the transient or dynamic relaxation to reach the quasi static solution. The formulation for the transient relaxation is as follows: M TR (a 1 n+1 a 1 n ) = R 1 n D 1 n + M a 1 n a 0 t (21) a 1 n+1 = a 1 n + a 1 n+1 n a 0 t (22) where n is the iteration counter, subscripts correspond to the time stepping stage, M TR is the transient mass matrix, R is the residual force vector and D is the damping force vector based on the suggestion by FLAC [7] which considers the damping force as a coefficient multiplied by the out of balance force in opposite direction of the velocity i.e. D = βr/ where β is a damping coefficient (β 0.7 approximately corresponds to critical damping). M TR is calculated from ρ TR ρ TR = ρ DR / t cr (23) ρ DR = c d t 2 cr h min (24)

5 where ρ DR is related to dynamic relaxation. It should be noticed that M TR is a property of the mesh and does not depend on the particles. See Sauve and Metzger [13] for more information on the relaxation techniques. The idea of the implicit formulation, Eq. (21) and Eq. (22), is to update the displacement and velocity vector until the right hand side of Eq. (21) becomes smaller than a tolerance value. is 640 with 10 particles per element. Plainstrain condition is assumed with roller boundaries along the left side of the mesh. The deformation of the slope was obtained by increasing the unit weight of the soil to γ = 80 kn m 3. Total displacement of the particles, accumulated shear strains, vertical stresses and displacement of a particle initially located at the crest of the slope using explicit integration scheme can be seen in Figs. 3-6 respectively. 5. Remedy to overcome limitations of low order elements In order to overcome the locking phenomena appears in low order elements (here linear triangular elements), the method suggested by Detournay & Dzik [6] is applied. This method is based on the nodal volumetric strain averaging. First the strain is decomposed into the volumetric and deviatoric parts. Then nodal volumetric strains are computed based on the average volumetric strain values of the elements share the node. At last the volumetric strain of the element is the average volumetric strain values of the nodes of that element. For further information on the method refer to Detournay & Dzik [6]. Fig. 2 Mesh of the slope problem 6. Numerical example: Slope stability One of the benchmark problems in large deformation analysis in the field of geomechanics is the slope stability problem. Here a 2D example of slope stability is analyzed using the explicit integration scheme described above. The slope has a height of 1 m, a base length of 2.1 m and an inclination angle of 45. The soil of the slope is assumed to behave according to the elastic-perfectly plastic Mohr-Coulomb model with modulus of elasticity E = 200 kn/m 2, a Poisson s ratio of ν = 0.33, a cohesion of c = 1 kn/m 2 and a friction angle of φ = 25. Moreover, a local damping of α = 0.75 is adopted. A time step size of 10 4 s was used during the simulations. The mesh of the problem is shown in Fig. 2. The number of triangular elements in the initial configuration Fig. 3 Total displacement of the particles [m] Fig. 4 Accumulated shear strain of the particles The method suggested by Detournay & Dzik [6] to overcome the locking problem and the implicit implementation of MPM based on the described strategy is currently developed at the Institute of Geotechnics (IGS) of University of Stuttgart.

6 Fig. 5 ertical stress of the particles [N m 2 ] Displacement (m) 0,50 0,40 0,30 0,20 0,10 0,00 Fig. 6 Displacement of a particle initially located at the crest of the slope 7. Summery In this study the governing equations of MPM was described with their spatial discretization. Explicit and Implicit time integration schemes for MPM were formulated. A slope stability problem as a benchmark problem in large deformation analysis in the field of geomechanics was analyzed using explicit time integration scheme. As can be seen MPM is able to simulate large deformatioroblems suitably. The results show a good analogy to the work of other researchers like [10]. The implicit implementation based on the suggested method is currently developed at the Institute of Geotechnics (IGS) of University of Stuttgart. References Displacement of a particle initially located at the crest of the slope 0,0 2,5 5,0 7,4 9,9 12,4 14,9 17,4 19,9 22,3 24,8 27,3 29,8 32,3 34,8 Time (s) [1] Bardenhagen, S.G., Brackbill, J.U. & Sulsky, D., The material-point method for granular materials, Computer Methods in Applied Mechanics and Engineering, ol. 187, , [2] Beuth, L., Benz, T., ermeer, P.A., Coetzee, C.J., Bonnier, P. & an Den Berg, P., Formulation and validation of a quasistatic material point method, In Proceedings of the 10 th International Symposium on Numerical Methods in Geomechanics, ol. 10, , [3] Burgess, D., Sulsky, D. & Brackbill, J.U., Mass matrix formulation of the FLIP particlein-cell method, Journal of Computational Physics, 103, 1-15, [4] Coetzee, C.J., ermeer, P.A. & Basson, A.H., The modeling of anchors using the material point method, International Journal for Numerical and Analytical Methods in Geomechanics, 29, , [5] Cummins, S.J. & Brackbill, J.U., An implicit particle-in-cell method for granular materials, Journal of Computational Physics, 180, , [6] Detournay, C. & Dzik, E., Nodal mixed discretization for tetrahedral elements, 4 th International FLAC Symposium on Numerical Modeling in Geomechanics, Inc. Paper No , [7] FLAC, Fast Lagrangian Analysis of Continua: Theory and Background, Itasca Consulting Group, Minnesota, USA, [8] Guilkey, J.E. & Weiss, J.A., Implicit time integration for the material point method: Quantitative and algorithmic comparisons with the finite element method, International Journal for Numerical Methods in Engineering, 57, , [9] Harlow, F.H., The particle-in-cell computing method in fluid dynamics, Methods in Computational Physic, 3, , [10] Jassim, I.K., Formulation of a Dynamic Material Point Method (MPM) for Geomechanical Problems, PhD thesis, Institute of Geotechnical Engineering, University of Stuttgart, [11] Jassim, I.K., Hamad, F.M. & ermeer P.A., Dynamic material point method with applications in geomechanics, Proceeding of the 2nd International Symposium on Computational Geomechanics, Croatia, April [12] Nithiarasu, P., A matrix free fractional step method for static and dynamic incompressible solid mechanics,

7 International Journal for Computational Methods in Engineering Science and Mechanics, 7, , [13] Sauve, R.G. & Metzger, D.R., Advances in dynamic relaxation techniques for nonlinear finite element analysis, Journal of Pressure essel Technology, 117, , [14] Stolle, D., Jassim, I. & ermeer, P., Accurate simulation of incompressible problems in geomechanics, Computer Methods in Mechanics, , [15] Sulsky, D. & Kaul, A., Implicit dynamics in the material-point method, Computer Methods in Applied Mechanics and Engineering, 193, , [16] Sulsky, D. & Schreyer, H.L., Axisymmetric form of the material point method with applications to upsetting and Taylor impact problems, Computer Methods in Applied Mechanics and Engineering, ol. 139, , [17] Sulsky, D., Zhou, S.J. & Schreyer, H.L. Application of a particle-in-cell method to solid mechanics, Computer Physics Communications, ol. 87, , [18] Więckowski, Z., Analysis of granular flow by the material point method, European Conference on Computational Mechanics, Cracow, Poland, June 2001.

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

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

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

More information

Modelling of pile installation using the material point method (MPM)

Modelling of pile installation using the material point method (MPM) Numerical Methods in Geotechnical Engineering Hicks, Brinkgreve & Rohe (Eds) 2014 Taylor & Francis Group, London, 978-1-138-00146-6 Modelling of pile installation using the material point method (MPM)

More information

Towards a Material Point Method with Powell-Sabin spline basis functions

Towards a Material Point Method with Powell-Sabin spline basis functions Towards a Material Point Method with Powell-Sabin spline basis functions MPM with higher-order C 1 -continuous basis functions on triangulations Pascal B.J. de Koster Delft University of Technology Towards

More information

High-order Material Point Method

High-order Material Point Method High-order Material Point Method July, 2016 R.P.W.M. Tielen Technische Universiteit Delft HIGH-ORDER MATERIAL POINT METHOD JULY 1, 2016 by R.P.W.M. Tielen in partial fulfillment of the requirements for

More information

1. Carlos A. Felippa, Introduction to Finite Element Methods,

1. Carlos A. Felippa, Introduction to Finite Element Methods, Chapter Finite Element Methods In this chapter we will consider how one can model the deformation of solid objects under the influence of external (and possibly internal) forces. As we shall see, the coupled

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

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

Example 24 Spring-back

Example 24 Spring-back Example 24 Spring-back Summary The spring-back simulation of sheet metal bent into a hat-shape is studied. The problem is one of the famous tests from the Numisheet 93. As spring-back is generally a quasi-static

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

VOLCANIC DEFORMATION MODELLING: NUMERICAL BENCHMARKING WITH COMSOL

VOLCANIC DEFORMATION MODELLING: NUMERICAL BENCHMARKING WITH COMSOL VOLCANIC DEFORMATION MODELLING: NUMERICAL BENCHMARKING WITH COMSOL The following is a description of the model setups and input/output parameters for benchmarking analytical volcanic deformation models

More information

A Locking-free Smoothed Finite Element Formulation (Modified Selective FS/NS-FEM-T4) with Tetrahedral Mesh Rezoning for Large Deformation Problems

A Locking-free Smoothed Finite Element Formulation (Modified Selective FS/NS-FEM-T4) with Tetrahedral Mesh Rezoning for Large Deformation Problems A Locking-free Smoothed Finite Element Formulation (Modified Selective FS/NS-FEM-T4) with Tetrahedral Mesh Rezoning for Large Deformation Problems Yuki ONISHI, Kenji AMAYA Tokyo Institute of Technology

More information

SNAC: a tutorial. Eunseo Choi. July 29, Lamont-Doherty Earth Observatory

SNAC: a tutorial. Eunseo Choi. July 29, Lamont-Doherty Earth Observatory SNAC: a tutorial Eunseo Choi Lamont-Doherty Earth Observatory July 29, 2010 What is SNAC? StGermaiN Analysis of Continua 2 of 20 What is SNAC? StGermaiN Analysis of Continua 3-D Version of FLAC 2 of 20

More information

ALE METHODS FOR DETERMINING STATIONARY SOLUTIONS OF METAL FORMING PROCESSES

ALE METHODS FOR DETERMINING STATIONARY SOLUTIONS OF METAL FORMING PROCESSES European Congress on Computational Methods in Applied Sciences and Engineering ECCOMAS 2000 Barcelona, 11-14 September 2000 c ECCOMAS ALE METHODS FOR DETERMINING STATIONARY SOLUTIONS OF METAL FORMING PROCESSES

More information

PATCH TEST OF HEXAHEDRAL ELEMENT

PATCH TEST OF HEXAHEDRAL ELEMENT Annual Report of ADVENTURE Project ADV-99- (999) PATCH TEST OF HEXAHEDRAL ELEMENT Yoshikazu ISHIHARA * and Hirohisa NOGUCHI * * Mitsubishi Research Institute, Inc. e-mail: y-ishi@mri.co.jp * Department

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

The improvement of the material point method by increasing ef ciency and accuracy

The improvement of the material point method by increasing ef ciency and accuracy The improvement of the material point method by increasing ef ciency and accuracy Technische Universiteit Delft N.S. Pruijn The improvement of the material point method by increasing efciency and accuracy

More information

Dynamic Computational Modeling of the Glass Container Forming Process

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

More information

Comparison of implicit and explicit nite element methods for dynamic problems

Comparison of implicit and explicit nite element methods for dynamic problems Journal of Materials Processing Technology 105 (2000) 110±118 Comparison of implicit and explicit nite element methods for dynamic problems J.S. Sun, K.H. Lee, H.P. Lee * Department of Mechanical and Production

More information

The 3D DSC in Fluid Simulation

The 3D DSC in Fluid Simulation The 3D DSC in Fluid Simulation Marek K. Misztal Informatics and Mathematical Modelling, Technical University of Denmark mkm@imm.dtu.dk DSC 2011 Workshop Kgs. Lyngby, 26th August 2011 Governing Equations

More information

Sand Simulation. Abhinav Golas. COMP Physically Based Simulation. Final Project Presentation. May 6,

Sand Simulation. Abhinav Golas. COMP Physically Based Simulation. Final Project Presentation. May 6, Sand Simulation Abhinav Golas COMP 768 - Physically Based Simulation Final Project Presentation May 6, 2009 1 Motivation Movies, games Spiderman 3 Engineering design grain silos Avalanches, Landslides

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

CS205b/CME306. Lecture 9

CS205b/CME306. Lecture 9 CS205b/CME306 Lecture 9 1 Convection Supplementary Reading: Osher and Fedkiw, Sections 3.3 and 3.5; Leveque, Sections 6.7, 8.3, 10.2, 10.4. For a reference on Newton polynomial interpolation via divided

More information

Locking-Free Smoothed Finite Element Method with Tetrahedral/Triangular Mesh Rezoning in Severely Large Deformation Problems

Locking-Free Smoothed Finite Element Method with Tetrahedral/Triangular Mesh Rezoning in Severely Large Deformation Problems Locking-Free Smoothed Finite Element Method with Tetrahedral/Triangular Mesh Rezoning in Severely Large Deformation Problems Yuki ONISHI, Kenji AMAYA Tokyo Institute of Technology (Japan) P. 1 P. 1 Motivation

More information

Finite Volume Methodology for Contact Problems of Linear Elastic Solids

Finite Volume Methodology for Contact Problems of Linear Elastic Solids Finite Volume Methodology for Contact Problems of Linear Elastic Solids H. Jasak Computational Dynamics Ltd. Hythe House 200 Shepherds Bush Road London W6 7NY, England E-mail: h.jasak@cd.co.uk H.G. Weller

More information

MESHLESS SOLUTION OF INCOMPRESSIBLE FLOW OVER BACKWARD-FACING STEP

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

More information

CHAPTER 1. Introduction

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

More information

Any analysis, static or dynamic, in a FEM follows a standard procedure as defined in fig.(9.1):

Any analysis, static or dynamic, in a FEM follows a standard procedure as defined in fig.(9.1): Chapter 9 Model definition 9.1 Main features 9.1.1 Introduction Any analysis, static or dynamic, in a FEM follows a standard procedure as defined in fig.(9.1): The experimental sequence to perform in the

More information

Modeling of Granular Materials

Modeling of Granular Materials Modeling of Granular Materials Abhinav Golas COMP 768 - Physically Based Simulation April 23, 2009 1 Motivation Movies, games Spiderman 3 Engineering design grain silos Avalanches, Landslides The Mummy

More information

An explicit feature control approach in structural topology optimization

An explicit feature control approach in structural topology optimization th World Congress on Structural and Multidisciplinary Optimisation 07 th -2 th, June 205, Sydney Australia An explicit feature control approach in structural topology optimization Weisheng Zhang, Xu Guo

More information

NUMERICAL SIMULATION OF SHAKING TABLE TESTS ON DYNAMIC RESPONSE OF DRY SAND

NUMERICAL SIMULATION OF SHAKING TABLE TESTS ON DYNAMIC RESPONSE OF DRY SAND NUMERICAL SIMULATION OF SHAKING TABLE TESTS ON DYNAMIC RESPONSE OF DRY SAND F. Jafarzadeh 1, D. Faghihi 2 and M. Ehsani 3 1 Assistant Professor, Civil Eng Dept, Sharif University of Technology, Tehran,

More information

Theoretical Background for OpenLSTO v0.1: Open Source Level Set Topology Optimization. M2DO Lab 1,2. 1 Cardiff University

Theoretical Background for OpenLSTO v0.1: Open Source Level Set Topology Optimization. M2DO Lab 1,2. 1 Cardiff University Theoretical Background for OpenLSTO v0.1: Open Source Level Set Topology Optimization M2DO Lab 1,2 1 Cardiff University 2 University of California, San Diego November 2017 A brief description of theory

More information

Fluid Structure Interaction Evaluation of two coupling techniques

Fluid Structure Interaction Evaluation of two coupling techniques Technical report, IDE1135, June 2011 Fluid Structure Interaction Evaluation of two coupling techniques Master s Thesis in Computational Science and Engineering Christoffer Andersson, Daniel Ahl School

More information

The Finite Element Method for the Analysis of Non-Linear and Dynamic Systems. Prof. Dr. Eleni Chatzi, J.P. Escallo n Lecture December, 2013

The Finite Element Method for the Analysis of Non-Linear and Dynamic Systems. Prof. Dr. Eleni Chatzi, J.P. Escallo n Lecture December, 2013 The Finite Element Method for the Analysis of Non-Linear and Dynamic Systems Prof. Dr. Eleni Chatzi, J.P. Escallo n Lecture 11-17 December, 2013 Institute of Structural Engineering Method of Finite Elements

More information

Modeling of Granular Materials

Modeling of Granular Materials Modeling of Granular Materials Abhinav Golas COMP 768 - Physically Based Simulation April 23, 2009 1 Motivation Movies, games Spiderman 3 Engineering design grain silos Avalanches, Landslides The Mummy

More information

Predicting Tumour Location by Modelling the Deformation of the Breast using Nonlinear Elasticity

Predicting Tumour Location by Modelling the Deformation of the Breast using Nonlinear Elasticity Predicting Tumour Location by Modelling the Deformation of the Breast using Nonlinear Elasticity November 8th, 2006 Outline Motivation Motivation Motivation for Modelling Breast Deformation Mesh Generation

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

Settlement Analysis of Piled Raft Foundation System (PRFS) in Soft Clay

Settlement Analysis of Piled Raft Foundation System (PRFS) in Soft Clay IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-1684,p-ISSN: 2320-334X, Volume 14, Issue 2 Ver. VIII (Mar. - Apr. 2017), PP 62-68 www.iosrjournals.org Settlement Analysis of Piled

More information

Chapter 6. Semi-Lagrangian Methods

Chapter 6. Semi-Lagrangian Methods Chapter 6. Semi-Lagrangian Methods References: Durran Chapter 6. Review article by Staniford and Cote (1991) MWR, 119, 2206-2223. 6.1. Introduction Semi-Lagrangian (S-L for short) methods, also called

More information

LETTERS TO THE EDITOR

LETTERS TO THE EDITOR INTERNATIONAL JOURNAL FOR NUMERICAL AND ANALYTICAL METHODS IN GEOMECHANICS, VOL. 7, 135-141 (1983) LETTERS TO THE EDITOR NUMERICAL PREDICTION OF COLLAPSE LOADS USING FINITE ELEMENT METHODS by S. W. Sloan

More information

INTEGRATION SCHEMES FOR THE TRANSIENT DYNAMICS OF NONLINEAR CABLE STRUCTURES

INTEGRATION SCHEMES FOR THE TRANSIENT DYNAMICS OF NONLINEAR CABLE STRUCTURES 6th European Conference on Computational Mechanics (ECCM 6) 7th European Conference on Computational Fluid Dynamics (ECFD 7) 1115 June 2018, Glasgow, UK INTEGRATION SCHEMES FOR THE TRANSIENT DYNAMICS OF

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

Stability Analysis of Particle Methods with Corrected Derivatives

Stability Analysis of Particle Methods with Corrected Derivatives Stability Analysis of Particle Methods with Corrected Derivatives Shaoping iao and Ted Belytschko Northwestern University Supported by Office of Naval Research Outline: 1. Description of discretization

More information

The Dynamic Response of an Euler-Bernoulli Beam on an Elastic Foundation by Finite Element Analysis using the Exact Stiffness Matrix

The Dynamic Response of an Euler-Bernoulli Beam on an Elastic Foundation by Finite Element Analysis using the Exact Stiffness Matrix Journal of Physics: Conference Series The Dynamic Response of an Euler-Bernoulli Beam on an Elastic Foundation by Finite Element Analysis using the Exact Stiffness Matrix To cite this article: Jeong Soo

More information

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

Simulation in Computer Graphics. Particles. Matthias Teschner. Computer Science Department University of Freiburg Simulation in Computer Graphics Particles Matthias Teschner Computer Science Department University of Freiburg Outline introduction particle motion finite differences system of first order ODEs second

More information

Mechanical Vibrations Chapter 8

Mechanical Vibrations Chapter 8 Mechanical Vibrations Chapter 8 Peter Avitabile Mechanical Engineering Department University of Massachusetts Lowell 1 Dr. Peter Avitabile Numerical Methods - Direct Integration The equation of motion

More information

Arbitrary Lagrangian-Eulerian method for nonlinear problems of geomechanics

Arbitrary Lagrangian-Eulerian method for nonlinear problems of geomechanics IOP Conference Series: Materials Science and Engineering Arbitrary Lagrangian-Eulerian method for nonlinear problems of geomechanics To cite this article: M Nazem et al 2010 IOP Conf. Ser.: Mater. Sci.

More information

1.2 Numerical Solutions of Flow Problems

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

More information

Level-set and ALE Based Topology Optimization Using Nonlinear Programming

Level-set and ALE Based Topology Optimization Using Nonlinear Programming 10 th World Congress on Structural and Multidisciplinary Optimization May 19-24, 2013, Orlando, Florida, USA Level-set and ALE Based Topology Optimization Using Nonlinear Programming Shintaro Yamasaki

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

Scientific Manual FEM-Design 17.0

Scientific Manual FEM-Design 17.0 Scientific Manual FEM-Design 17. 1.4.6 Calculations considering diaphragms All of the available calculation in FEM-Design can be performed with diaphragms or without diaphragms if the diaphragms were defined

More information

Comparison of advanced numerical methods for geomechanical problems with large deformations

Comparison of advanced numerical methods for geomechanical problems with large deformations Proceedings of the XVI ECSMGE Geotechnical Engineering for Infrastructure and Development ISBN 978-0-7277-6067-8 The authors and ICE Publishing: All rights reserved, 2015 doi:10.1680/ecsmge.60678 Comparison

More information

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

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

More information

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

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

Numerical simulations of dam-break floods with MPM

Numerical simulations of dam-break floods with MPM Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 00 (206) 000 000 www.elsevier.com/locate/procedia st International Conference on the Material Point Method, MPM 207 Numerical

More information

Implicit surface tension model for stimulation of interfacial flows

Implicit surface tension model for stimulation of interfacial flows surface tension model for stimulation of interfacial flows Vinh The University of Massachusetts Dartmouth March 3rd, 2011 About my project Project Advisor Dr. Mehdi Raessi Department of Mechanical Engineering

More information

LS-DYNA s Linear Solver Development Phase 2: Linear Solution Sequence

LS-DYNA s Linear Solver Development Phase 2: Linear Solution Sequence LS-DYNA s Linear Solver Development Phase 2: Linear Solution Sequence Allen T. Li 1, Zhe Cui 2, Yun Huang 2 1 Ford Motor Company 2 Livermore Software Technology Corporation Abstract This paper continues

More information

Realistic Animation of Fluids

Realistic Animation of Fluids 1 Realistic Animation of Fluids Nick Foster and Dimitris Metaxas Presented by Alex Liberman April 19, 2005 2 Previous Work Used non physics-based methods (mostly in 2D) Hard to simulate effects that rely

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

Development of a particle difference scheme for dynamic crack propagation problem

Development of a particle difference scheme for dynamic crack propagation problem Development of a particle difference scheme for dynamic crack propagation problem *Young-Choel Yoon 1) and Kyeong-Hwan Kim ) 1) Dept. of Civil Engineering, Myongji College, Seoul 10-776, Korea ) Dept.

More information

FREE VIBRATION AND EARTHQUAKE ANALYSIS OF A BUILDING

FREE VIBRATION AND EARTHQUAKE ANALYSIS OF A BUILDING 14 FREE VIBRATION AND EARTHQUAKE ANALYSIS OF A BUILDING This example demonstrates the natural frequency of a five-storey building when subjected to free vibration and earthquake loading. The building consists

More information

A parallel material-point method with application to 3D solid mechanics

A parallel material-point method with application to 3D solid mechanics A parallel material-point method with application to 3D solid mechanics Xiangping Li and Deborah Sulsky * Department of Mechanical Engineering, * Department of Mathematics and Statistics, University 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

Unstructured Mesh Generation for Implicit Moving Geometries and Level Set Applications

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

More information

Lateral Loading of Suction Pile in 3D

Lateral Loading of Suction Pile in 3D Lateral Loading of Suction Pile in 3D Buoy Chain Sea Bed Suction Pile Integrated Solver Optimized for the next generation 64-bit platform Finite Element Solutions for Geotechnical Engineering 00 Overview

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

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

Contents Metal Forming and Machining Processes Review of Stress, Linear Strain and Elastic Stress-Strain Relations 3 Classical Theory of Plasticity

Contents Metal Forming and Machining Processes Review of Stress, Linear Strain and Elastic Stress-Strain Relations 3 Classical Theory of Plasticity Contents 1 Metal Forming and Machining Processes... 1 1.1 Introduction.. 1 1.2 Metal Forming...... 2 1.2.1 Bulk Metal Forming.... 2 1.2.2 Sheet Metal Forming Processes... 17 1.3 Machining.. 23 1.3.1 Turning......

More information

Continuum finite element analysis of strain localization in slopes

Continuum finite element analysis of strain localization in slopes Continuum finite element analysis of strain localization in slopes Richard A. Regueiro and Ronaldo I. Borja Department of Civil Engineering, Stanford University, USA ABSTRACT: This paper presents a continuum

More information

Development of the Compliant Mooring Line Model for FLOW-3D

Development of the Compliant Mooring Line Model for FLOW-3D Flow Science Report 08-15 Development of the Compliant Mooring Line Model for FLOW-3D Gengsheng Wei Flow Science, Inc. October 2015 1. Introduction Mooring systems are common in offshore structures, ship

More information

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 2, No 3, 2012

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 2, No 3, 2012 INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 2, No 3, 2012 Copyright 2010 All rights reserved Integrated Publishing services Research article ISSN 0976 4399 Efficiency and performances

More information

Introduction to Computer Graphics. Animation (2) May 26, 2016 Kenshi Takayama

Introduction to Computer Graphics. Animation (2) May 26, 2016 Kenshi Takayama Introduction to Computer Graphics Animation (2) May 26, 2016 Kenshi Takayama Physically-based deformations 2 Simple example: single mass & spring in 1D Mass m, position x, spring coefficient k, rest length

More information

MIDAS Geotechnical Training Series

MIDAS Geotechnical Training Series MIDAS Geotechnical Training Series Fully Coupled vs Consolidation Analysis Seongwan Bae Angel F. Martinez MIDAS Information Technology Integrated Solver Optimized for the next generation 6-bit platform

More information

FREE VIBRATION AND EARTHQUAKE ANALYSIS OF A BUILDING

FREE VIBRATION AND EARTHQUAKE ANALYSIS OF A BUILDING 8 FREE VIBRATION AND EARTHQUAKE ANALYSIS OF A BUILDING This example demonstrates the natural frequency of a long five-storey building when subjected to free vibration and earthquake loading. The building

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

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

9 FREE VIBRATION AND EARTHQUAKE ANALYSIS OF A BUILDING

9 FREE VIBRATION AND EARTHQUAKE ANALYSIS OF A BUILDING TUTORIAL MANUAL 9 FREE VIBRATION AND EARTHQUAKE ANALYSIS OF A BUILDING This example demonstrates the natural frequency of a long five-storey building when subjected to free vibration and earthquake loading.

More information

Workshop 15. Single Pass Rolling of a Thick Plate

Workshop 15. Single Pass Rolling of a Thick Plate Introduction Workshop 15 Single Pass Rolling of a Thick Plate Rolling is a basic manufacturing technique used to transform preformed shapes into a form suitable for further processing. The rolling process

More information

New Constitutive Material Models in RS 2

New Constitutive Material Models in RS 2 New Constitutive Material Models in RS 2 1.0 The Softening-Hardening Material Model Experimental evidence indicates that plastic deformation in soils starts from the early stages of loading. The typical

More information

OpenSees2DPS (Beta 0.1): 2D Plane Strain Analysis

OpenSees2DPS (Beta 0.1): 2D Plane Strain Analysis University of California, San Diego Department of Structural Engineering OpenSees2DPS (Beta 0.1): 2D Plane Strain Analysis User Manual Draft Ning Wang, Jinchi Lu, Zhaohui Yang and Ahmed Elgamal (Please

More information

Introduction to geodynamic modelling Introduction to DOUAR

Introduction to geodynamic modelling Introduction to DOUAR Introduction to geodynamic modelling Introduction to DOUAR David Whipp and Lars Kaislaniemi Department of Geosciences and Geography, Univ. Helsinki 1 Goals of this lecture Introduce DOUAR, a 3D thermomechanical

More information

Available online at ScienceDirect. Procedia Engineering 175 (2017 )

Available online at   ScienceDirect. Procedia Engineering 175 (2017 ) Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 75 (7 ) 4 3 st International Conference on the Material Point Method, MPM 7 Modelling screwpile installation using the MPM Lei

More information

Guidelines for proper use of Plate elements

Guidelines for proper use of Plate elements Guidelines for proper use of Plate elements In structural analysis using finite element method, the analysis model is created by dividing the entire structure into finite elements. This procedure is known

More information

Analysis and Reduction of Quadrature Errors in the Material Point Method (MPM)

Analysis and Reduction of Quadrature Errors in the Material Point Method (MPM) INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN ENGINEERING This is a preprint of an article published in Int. J. Numer. Meth. Engng, 76 (6), pp. 9-948, 8 Published online in Wiley InterScience (www.interscience.wiley.com).

More information

Particle-based Fluid Simulation

Particle-based Fluid Simulation Simulation in Computer Graphics Particle-based Fluid Simulation Matthias Teschner Computer Science Department University of Freiburg Application (with Pixar) 10 million fluid + 4 million rigid particles,

More information

Chapter 20. Finite Element Method (FEM) Introduction

Chapter 20. Finite Element Method (FEM) Introduction Chapter 20. Finite Element Method (FEM) Introduction The objective of this chapter is to explain basic terms of the particular field of problems and practical application of GEO 5 FEM program 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

Stability Analysis of Cellular Retaining Structure by PLAXIS Finite Element Code

Stability Analysis of Cellular Retaining Structure by PLAXIS Finite Element Code The Iraqi Journal For Mechanical And Material Engineering, Special Issue (D) Stability Analysis of Cellular Retaining Structure by PLAXIS Finite Element Code By Kadhim Naief Al-Taee, Sarmad Hameed Al-Rammahi

More information

A comparison of DYNA3D, NIKE3D and LS-DYNA

A comparison of DYNA3D, NIKE3D and LS-DYNA A comparison of DYNA3D, NIKE3D and LS-DYNA Seshu Nimmala Nov23, 2004 1.0 DYNA3D: DYNA3D (ref. (i)) is a nonlinear, explicit, finite element code for analyzing the transient dynamic response of three-dimensional

More information

Performance of railway track system under harmonic loading by finite element method

Performance of railway track system under harmonic loading by finite element method Performance of railway track system under harmonic by finite element method Ammar Shuber 1, Mohammed Hamood 1, * and Walaa Jawad 1 1 Building and Construction Engineering Department, University of Technology,

More information

A convected particle domain interpolation technique to extend applicability of the material point method for problems involving massive deformations

A convected particle domain interpolation technique to extend applicability of the material point method for problems involving massive deformations INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN ENGINEERING Int. J. Numer. Meth. Engng (211) Published online in Wiley Online Library (wileyonlinelibrary.com)..311 A convected particle domain interpolation

More information

SETTLEMENT OF A CIRCULAR FOOTING ON SAND

SETTLEMENT OF A CIRCULAR FOOTING ON SAND 1 SETTLEMENT OF A CIRCULAR FOOTING ON SAND In this chapter a first application is considered, namely the settlement of a circular foundation footing on sand. This is the first step in becoming familiar

More information

FINITE ELEMENT MODELING OF TRANSIENT WAVE PHENOMENA AT

FINITE ELEMENT MODELING OF TRANSIENT WAVE PHENOMENA AT FINITE ELEMENT MODELING OF TRANSIENT WAVE PHENOMENA AT SOLIDIFLUID INTERFACES T. Xue, W. Lord, S. Udpa, L. Udpa and M. Mina Department of Electrical and Computer Engineering Iowa State University Ames,

More information

Stress integration and mesh refinement for large deformation in geomechanics

Stress integration and mesh refinement for large deformation in geomechanics INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN ENGINEERING Int. J. Numer. Meth. Engng 26; 65:12 127 Published online 7 September 25 in Wiley InterScience (www.interscience.wiley.com). DOI: 1.12/nme.147

More information

CFD MODELING FOR PNEUMATIC CONVEYING

CFD MODELING FOR PNEUMATIC CONVEYING CFD MODELING FOR PNEUMATIC CONVEYING Arvind Kumar 1, D.R. Kaushal 2, Navneet Kumar 3 1 Associate Professor YMCAUST, Faridabad 2 Associate Professor, IIT, Delhi 3 Research Scholar IIT, Delhi e-mail: arvindeem@yahoo.co.in

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

Subject of Investigation

Subject of Investigation Subject of Investigation A 3D Analysis of the Node to Node and Node to Surface Contact Phenomenon using Penalty Function and Lagrange Multipliers Constraints in Matlab Academic Advisor Professor José M.

More information

An Eulerian-Lagrangian approach for large deformation fluid structure interaction problems, Part 1: algorithm development

An Eulerian-Lagrangian approach for large deformation fluid structure interaction problems, Part 1: algorithm development An Eulerian-Lagrangian approach for large deformation fluid structure interaction problems, Part 1: algorithm development J.E. Guilkeyl, THarrnanl, A. Xial, B. Kashiwa2, & P. ~c~urtryl Dept. of Mechanical

More information

3D Nearest-Nodes Finite Element Method for Solid Continuum Analysis

3D Nearest-Nodes Finite Element Method for Solid Continuum Analysis Adv. Theor. Appl. Mech., Vol. 1, 2008, no. 3, 131-139 3D Nearest-Nodes Finite Element Method for Solid Continuum Analysis Yunhua Luo Department of Mechanical & Manufacturing Engineering, University of

More information