Simulating Thin Shells with MPM

Size: px
Start display at page:

Download "Simulating Thin Shells with MPM"

Transcription

1 Simulating Thin Shells with MPM Biswajit Banerjee Center for the Simulation of Accidental Fires and xplosions University of Utah March 14, 2005

2 Outline The Problem. Shell Theory. MPM Formulation. Results. Conclusions. Version: March 5, 2005; Typeset on March 13, 2005,14:38 2

3 Problem: Rocket Casing (Courtesy: Wikipedia and AHPRA) Version: March 5, 2005; Typeset on March 13, 2005,14:38 3

4 Problem: Bio Membranes (Baumgart et al., 2003, Nature, 425, ) Version: March 5, 2005; Typeset on March 13, 2005,14:38 4

5 Problem: The Goal Predict deformation and stress in thin shells/membranes interacting with fluids. Version: March 5, 2005; Typeset on March 13, 2005,14:38 5

6 Shell Theory: Notation N F Director n z β X x α h h φ 0 Mid surface φ Version: March 5, 2005; Typeset on March 13, 2005,14:38 6

7 Shell Theory: Assumptions Modified Reissner-Mindlin approach. (Hughes and Liu, 1981, Computer Meth. Appl. Mech. ngrg., 26, , ) Assumptions Director remains straight. Deformed director not normal to the mid-surface. Plane stress. No momentum balance in the director direction. No curvature at material points. Version: March 5, 2005; Typeset on March 13, 2005,14:38 7

8 Shell Theory: Kinematics Ansatz. x(α, β, z, t) = ϕ(α, β, t) + z n(α, β, t) (1) Material time derivative. ẋ(α, β, z, t) = ϕ(α, β, t) + z ṅ(α, β, t) + ż n(α, β, t) (2) Ignore velocity in director direction. w(α, β, z, t) = u(α, β, t) + z r(α, β, t) (3) Velocity gradient. w = [ s u + z s r] + rn (4) where s a := a (1 nn). (Lewis et al., 1998, Proc. ASM Pressure Vessels and Piping Conference.) Version: March 5, 2005; Typeset on March 13, 2005,14:38 8

9 Shell Theory: Momentum Balance Balance of momentum in 3D. σ = ρ ẍ ; σ = σ T (5) Mid-surface balance of momentum. where σ := 1 h h + h σ(z) dz Director balance of momentum. s σ = ρ u (6) s M n σ (1 nn) = 1 12 ρ h2 ṙ (7) where M := (1 nn) [ 1 h ] h σ(z) z dz (1 nn) h + (Lewis et al., 1998, Proc. ASM Pressure Vessels and Piping Conference.) Version: March 5, 2005; Typeset on March 13, 2005,14:38 9

10 MPM: Interpolation Functions Particle characteristic functions. χ p (x) = 1 x Ω ; F (x) = F (x p ) χ p (x) (8) p p where χ p (x) = H(x (x p l p )) H(x (x p + l p )), H is the Heaviside step function, and 2 l p is the current particle spacing. (Bardenhagen et al., 2004, Comp. Model. ng. Sci.) Grid interpolation functions. S v (x) = 1 x Ω ; G(x) = G(x v ) S v (x) (9) v v where S v (ξ, η, ζ) = 1 8 (1 + ξξ v)(1 + ηη v )(1 + ζζ v ) (isoparametric). Version: March 5, 2005; Typeset on March 13, 2005,14:38 10

11 MPM: Particle to Grid Weighting functions. S p,v (1) = 1 χ p (x) S v (x) dv ; V p Ω p Ω v S (1) p,v = 1 x p Ω p (10) where V p = material point volume, and Ω p = region of non-zero support for the material point Interpolation. m v = p m p S (1) p,v (11) The state variables that are interpolated to the grid in this step are the mass (m), momentum (mu), volume (V ), external forces (f ext ), temperature (T ), and specific volume (v). Version: March 5, 2005; Typeset on March 13, 2005,14:38 11

12 MPM: Director Rotation Rate Interpolate p p = m p r p instead of angular momentum. p v = p p S p,v (1) (12) p Recover rotation rate at the grid. Why? r v = p v m v (13) The moment of inertia contains h 2 terms which can be very small for thin shells. It is also not desirable to interpolate the shell thickness to the grid. Version: March 5, 2005; Typeset on March 13, 2005,14:38 12

13 MPM: Computing Gradients Gradient weighting function. S p,v (1) = 1 χ p (x) S v (x) dv (14) V p Ω p Ω Gradients of u and r at a particle. u p = v u v S (1) p,v ; In-surface gradients. r p = v r v S (1) p,v (15) s u p = u p [1 n n pn n p] ; s r p = r p [1 n n pn n p] (16) Version: March 5, 2005; Typeset on March 13, 2005,14:38 13

14 MPM: Computing Stress Compute velocity gradient in each layer. w top w cen p = [ s u p + h + s r p ] + r n pn n p (17) p = s u p + r n pn n p (18) w bot p = [ s u p h s r p ] + r n pn n p (19) Compute deformation gradient in each layer. F p = t w p + 1 ; F n+1 p = F p F n p (20) Compute 3D Cauchy stress in each layer. σ = K ( J 1 ) 1 + G [ ] 1 b 2 J J 3 tr( b1) where K = bulk modulus, G = shear modulus, J = det F, and b := J 2 3F F T. (21) Version: March 5, 2005; Typeset on March 13, 2005,14:38 14

15 MPM: The Plane Stress Condition xpress F p in terms of an orthogonal basis (with e 3 aligned with n) F rot p = R F n+1 p R T (22) where R = cos θ (1 aa) + aa sin θ skew(a), a is the axis of rotation, and θ is the angle of rotation. Compute the Cauchy stress components in this basis. Apply the constraint σ 33 = 0. Use a Newton iteration to determine the deformation gradient F and the stress σ. Version: March 5, 2005; Typeset on March 13, 2005,14:38 15

16 MPM: Updates Update the thickness of the shell. h + n+1 = h F zz (+z) dz ; h n+1 = h 0 Update the deformation gradients. F n+1 p Update the stresses. Update the volume. 1 0 F zz ( z) dz (23) = R T F R (24) σ n+1 p = R T σ R (25) V n+1 p = V 0 p J n+1 p (26) Version: March 5, 2005; Typeset on March 13, 2005,14:38 16

17 MPM: Internal Force/Moment Internal force. f int v = p [ σ n+1 p S (1) p,v ] V n+1 p (27) where σ n+1 p = 1 h + n+1 h n+1 h n+1 Internal moment. m int v = p where 1 s = [ 1 n n pn n p, and M n+1 p = 1 s 1 h n+1 h + n+1 h n+1 σ n+1 p (z) dz. [( M n+1 p S (1) p,v 1 s) + (28) ( n n p σ n+1 p (z) z dz σ n+1 p ] 1 s. 1 s ) S (0) p,v ] V n+1 p Version: March 5, 2005; Typeset on March 13, 2005,14:38 17

18 MPM: quations of Motion Linear momentum of mid-surface (solved on grid). u v = 1 m v ( f ext v f int ) v (29) Angular momentum of director (solved on particles). Compute the first-order gradient term on grid. m v = ( M n+1 p S p,v (1) 1 s) (30) p Interpolate m v to the particles. Solve momentum equation on the particles. ( ) 12 V [ p ṙ p = m p h 2 m ext p m p n p σ ] p 1 s (31) p Version: March 5, 2005; Typeset on March 13, 2005,14:38 18

19 MPM: Integrate Accelerations Mid-surface acceleration. Director acceleration. Compute intermediate increment. Compute implicit correction for stiffness. (CFDLib Source Code). Compute intermediate rotation rate. u n+1 v = u n v + t u v (32) r p = t ṙ p (33) r p = (1 + β1 s ) r p (34) r n+1 p = r n p + r p (35) Version: March 5, 2005; Typeset on March 13, 2005,14:38 19

20 MPM: Update Shell Director Compute incremental rotation R using Update director. Update rate of rotation. θ = r t ; a = nn p r n+1 p n n p r n+1 p (36) n n+1 p = R n n p (37) r n+1 p = R r n+1 p (38) Version: March 5, 2005; Typeset on March 13, 2005,14:38 20

21 Simulation: Punched Plate Plane Shell Hollow Cylinder Version: March 5, 2005; Typeset on March 13, 2005,14:38 21

22 Results: Deformed Plate Version: March 5, 2005; Typeset on March 13, 2005,14:38 22

23 Simulation: Punched Plate Solid Block Cylindrical Shell Version: March 5, 2005; Typeset on March 13, 2005,14:38 23

24 Results: Deformed Cylinder Version: March 5, 2005; Typeset on March 13, 2005,14:38 24

25 Results: Inflated Sphere Version: March 5, 2005; Typeset on March 13, 2005,14:38 25

26 Conclusions/Future Work asy to incorporate 3D material models. Plane stress condition difficult to apply. Need better representation of shell kinematics. Need improved update for shell director. Alternative is geometrically exact shell. More difficult to implement material models. Difficult to interpolate between shell surface and 3D grid. Version: March 5, 2005; Typeset on March 13, 2005,14:38 26

27 Questions? O F Version: March 5, 2005; Typeset on March 13, 2005,14:38 27

Simulation of Impact and Fragmentation with the Material Point Method

Simulation of Impact and Fragmentation with the Material Point Method Simulation of Impact and Fragmentation with the Material Point Method Biswajit Banerjee J. Guilkey, T. Harman, J. Schmidt, P. McMurtry Center for the Simulation of Accidental Fires and xplosions University

More information

Thick Shell Element Form 5 in LS-DYNA

Thick Shell Element Form 5 in LS-DYNA Thick Shell Element Form 5 in LS-DYNA Lee P. Bindeman Livermore Software Technology Corporation Thick shell form 5 in LS-DYNA is a layered node brick element, with nodes defining the boom surface and defining

More information

Vaango Theory Guide. Version Version October 1, The Utah Uintah team. and. Biswajit Banerjee

Vaango Theory Guide. Version Version October 1, The Utah Uintah team. and. Biswajit Banerjee Vaango Theory Guide Version Version 17.10 October 1, 2017 The Utah Uintah team and Biswajit Banerjee Copyright 2015-2017 Parresia Research Limited The contents of this manual can and will change significantly

More information

CP1 REVISION LECTURE 3 INTRODUCTION TO CLASSICAL MECHANICS. Prof. N. Harnew University of Oxford TT 2017

CP1 REVISION LECTURE 3 INTRODUCTION TO CLASSICAL MECHANICS. Prof. N. Harnew University of Oxford TT 2017 CP1 REVISION LECTURE 3 INTRODUCTION TO CLASSICAL MECHANICS Prof. N. Harnew University of Oxford TT 2017 1 OUTLINE : CP1 REVISION LECTURE 3 : INTRODUCTION TO CLASSICAL MECHANICS 1. Angular velocity and

More information

Chapter 6: Momentum Analysis

Chapter 6: Momentum Analysis 6-1 Introduction 6-2Newton s Law and Conservation of Momentum 6-3 Choosing a Control Volume 6-4 Forces Acting on a Control Volume 6-5Linear Momentum Equation 6-6 Angular Momentum 6-7 The Second Law of

More information

GEOMETRIC NONLINEAR ANALYSIS

GEOMETRIC NONLINEAR ANALYSIS GEOMETRIC NONLINEAR ANALYSIS The approach for solving problems with geometric nonlinearity is presented. The ESAComp solution relies on Elmer open-source computational tool [1] for multiphysics problems.

More information

A consistent dynamic finite element formulation for a pipe using Euler parameters

A consistent dynamic finite element formulation for a pipe using Euler parameters 111 A consistent dynamic finite element formulation for a pipe using Euler parameters Ara Arabyan and Yaqun Jiang Department of Aerospace and Mechanical Engineering, University of Arizona, Tucson, AZ 85721,

More information

MECH 5312 Solid Mechanics II. Dr. Calvin M. Stewart Department of Mechanical Engineering The University of Texas at El Paso

MECH 5312 Solid Mechanics II. Dr. Calvin M. Stewart Department of Mechanical Engineering The University of Texas at El Paso MECH 5312 Solid Mechanics II Dr. Calvin M. Stewart Department of Mechanical Engineering The University of Texas at El Paso Table of Contents Preliminary Math Concept of Stress Stress Components Equilibrium

More information

Optimal thickness of a cylindrical shell under dynamical loading

Optimal thickness of a cylindrical shell under dynamical loading Optimal thickness of a cylindrical shell under dynamical loading Paul Ziemann Institute of Mathematics and Computer Science, E.-M.-A. University Greifswald, Germany e-mail paul.ziemann@uni-greifswald.de

More information

Kirchhoff Plates: Field Equations

Kirchhoff Plates: Field Equations 20 Kirchhoff Plates: Field Equations AFEM Ch 20 Slide 1 Plate Structures A plate is a three dimensional bod characterized b Thinness: one of the plate dimensions, the thickness, is much smaller than the

More information

On the Numerical Modelling of Orthotropic Large Strain Elastoplasticity

On the Numerical Modelling of Orthotropic Large Strain Elastoplasticity 63 Advances in 63 On the Numerical Modelling of Orthotropic Large Strain Elastoplasticity I. Karsaj, C. Sansour and J. Soric Summary A constitutive model for orthotropic yield function at large strain

More information

ME FINITE ELEMENT ANALYSIS FORMULAS

ME FINITE ELEMENT ANALYSIS FORMULAS ME 2353 - FINITE ELEMENT ANALYSIS FORMULAS UNIT I FINITE ELEMENT FORMULATION OF BOUNDARY VALUE PROBLEMS 01. Global Equation for Force Vector, {F} = [K] {u} {F} = Global Force Vector [K] = Global Stiffness

More information

Linear Cosserat elasticity, conformal curvature and bounded stiffness

Linear Cosserat elasticity, conformal curvature and bounded stiffness 1 Linear Cosserat elasticity, conformal curvature and bounded stiffness Patrizio Neff, Jena Jeong Chair of Nonlinear Analysis & Modelling, Uni Dui.-Essen Ecole Speciale des Travaux Publics, Cachan, Paris

More information

14. Rotational Kinematics and Moment of Inertia

14. Rotational Kinematics and Moment of Inertia 14. Rotational Kinematics and Moment of nertia A) Overview n this unit we will introduce rotational motion. n particular, we will introduce the angular kinematic variables that are used to describe the

More information

Analytical Mechanics: Elastic Deformation

Analytical Mechanics: Elastic Deformation Analytical Mechanics: Elastic Deformation Shinichi Hirai Dept. Robotics, Ritsumeikan Univ. Shinichi Hirai (Dept. Robotics, Ritsumeikan Univ.) Analytical Mechanics: Elastic Deformation / 59 Agenda Agenda

More information

NONCLASSICAL MODELS IN THE SHELL THEORY WITH APPLICATIONS TO MULTILAYERED NANOTUBES

NONCLASSICAL MODELS IN THE SHELL THEORY WITH APPLICATIONS TO MULTILAYERED NANOTUBES COMPDYN 0 3 rd ECCOMAS Thematic Conference on Computational Methods in Structural Dynamics and Earthquake Engineering M. Papadrakakis M. Fragiadakis V. Plevris eds. Corfu Greece 5-8 May 0 NONCLASSICAL

More information

1 Introduction IPICSE-2016

1 Introduction IPICSE-2016 (06) DOI: 0.05/ matecconf/06860006 IPICSE-06 Numerical algorithm for solving of nonlinear problems of structural mechanics based on the continuation method in combination with the dynamic relaxation method

More information

Chapter 6 2D Elements Plate Elements

Chapter 6 2D Elements Plate Elements Institute of Structural Engineering Page 1 Chapter 6 2D Elements Plate Elements Method of Finite Elements I Institute of Structural Engineering Page 2 Continuum Elements Plane Stress Plane Strain Toda

More information

Chapter 6: Momentum Analysis of Flow Systems

Chapter 6: Momentum Analysis of Flow Systems Chapter 6: Momentum Analysis of Flow Systems Introduction Fluid flow problems can be analyzed using one of three basic approaches: differential, experimental, and integral (or control volume). In Chap.

More information

The Generalized Interpolation Material Point Method

The Generalized Interpolation Material Point Method Compaction of a foam microstructure The Generalized Interpolation Material Point Method Tungsten Particle Impacting sandstone The Material Point Method (MPM) 1. Lagrangian material points carry all state

More information

On the characterization of drilling rotation in the 6 parameter resultant shell theory

On the characterization of drilling rotation in the 6 parameter resultant shell theory On the characterization of drilling rotation in the 6 parameter resultant shell theory Mircea Birsan and Patrizio Neff Chair for Nonlinear Analysis and Modelling Faculty of Mathematics, University Duisburg-Essen,

More information

Computational non-linear structural dynamics and energy-momentum integration schemes

Computational non-linear structural dynamics and energy-momentum integration schemes icccbe 2010 Nottingham University Press Proceedings of the International Conference on Computing in Civil and Building Engineering W Tizani (Editor) Computational non-linear structural dynamics and energy-momentum

More information

V (r,t) = i ˆ u( x, y,z,t) + ˆ j v( x, y,z,t) + k ˆ w( x, y, z,t)

V (r,t) = i ˆ u( x, y,z,t) + ˆ j v( x, y,z,t) + k ˆ w( x, y, z,t) IV. DIFFERENTIAL RELATIONS FOR A FLUID PARTICLE This chapter presents the development and application of the basic differential equations of fluid motion. Simplifications in the general equations and common

More information

ENGI Multiple Integration Page 8-01

ENGI Multiple Integration Page 8-01 ENGI 345 8. Multiple Integration Page 8-01 8. Multiple Integration This chapter provides only a very brief introduction to the major topic of multiple integration. Uses of multiple integration include

More information

Mechanics of Inflatable Fabric Beams

Mechanics of Inflatable Fabric Beams Copyright c 2008 ICCES ICCES, vol.5, no.2, pp.93-98 Mechanics of Inflatable Fabric Beams C. Wielgosz 1,J.C.Thomas 1,A.LeVan 1 Summary In this paper we present a summary of the behaviour of inflatable fabric

More information

MITOCW MITRES2_002S10linear_lec07_300k-mp4

MITOCW MITRES2_002S10linear_lec07_300k-mp4 MITOCW MITRES2_002S10linear_lec07_300k-mp4 The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources

More information

HW3 Physics 311 Mechanics

HW3 Physics 311 Mechanics HW3 Physics 311 Mechanics FA L L 2 0 1 5 P H Y S I C S D E PA R T M E N T U N I V E R S I T Y O F W I S C O N S I N, M A D I S O N I N S T R U C T O R : P R O F E S S O R S T E F A N W E S T E R H O F

More information

Dynamics of beams. Modes and waves. D. Clouteau. September 16, Department of Mechanical and Civil Engineering Ecole Centrale Paris, France

Dynamics of beams. Modes and waves. D. Clouteau. September 16, Department of Mechanical and Civil Engineering Ecole Centrale Paris, France Dynamics of and waves Department of Mechanical and Civil Engineering Ecole Centrale Paris, France September 16, 2008 Outline 1 2 Pre-stressed Bernoulli-Euler in moving frames Kinematical assumption Resultant

More information

MATH 2083 FINAL EXAM REVIEW The final exam will be on Wednesday, May 4 from 10:00am-12:00pm.

MATH 2083 FINAL EXAM REVIEW The final exam will be on Wednesday, May 4 from 10:00am-12:00pm. MATH 2083 FINAL EXAM REVIEW The final exam will be on Wednesday, May 4 from 10:00am-12:00pm. Bring a calculator and something to write with. Also, you will be allowed to bring in one 8.5 11 sheet of paper

More information

A NOTE ON RELATIONSHIP BETWEEN FIXED-POLE AND MOVING-POLE APPROACHES IN STATIC AND DYNAMIC ANALYSIS OF NON-LINEAR SPATIAL BEAM STRUCTURES

A NOTE ON RELATIONSHIP BETWEEN FIXED-POLE AND MOVING-POLE APPROACHES IN STATIC AND DYNAMIC ANALYSIS OF NON-LINEAR SPATIAL BEAM STRUCTURES European Congress on Computational Methods in Applied Sciences and Engineering (ECCOMAS 212) J. Eberhardsteiner et.al. (eds.) Vienna, Austria, September 1-14, 212 A NOTE ON RELATIONSHIP BETWEEN FIXED-POLE

More information

Bending of Simply Supported Isotropic and Composite Laminate Plates

Bending of Simply Supported Isotropic and Composite Laminate Plates Bending of Simply Supported Isotropic and Composite Laminate Plates Ernesto Gutierrez-Miravete 1 Isotropic Plates Consider simply a supported rectangular plate of isotropic material (length a, width b,

More information

Moment of Inertia & Newton s Laws for Translation & Rotation

Moment of Inertia & Newton s Laws for Translation & Rotation Moment of Inertia & Newton s Laws for Translation & Rotation In this training set, you will apply Newton s 2 nd Law for rotational motion: Στ = Σr i F i = Iα I is the moment of inertia of an object: I

More information

. D CR Nomenclature D 1

. D CR Nomenclature D 1 . D CR Nomenclature D 1 Appendix D: CR NOMENCLATURE D 2 The notation used by different investigators working in CR formulations has not coalesced, since the topic is in flux. This Appendix identifies the

More information

Biomechanics. Soft Tissue Biomechanics

Biomechanics. Soft Tissue Biomechanics Biomechanics cross-bridges 3-D myocardium ventricles circulation Image Research Machines plc R* off k n k b Ca 2+ 0 R off Ca 2+ * k on R* on g f Ca 2+ R0 on Ca 2+ g Ca 2+ A* 1 A0 1 Ca 2+ Myofilament kinetic

More information

General Physics I. Lecture 10: Rolling Motion and Angular Momentum.

General Physics I. Lecture 10: Rolling Motion and Angular Momentum. General Physics I Lecture 10: Rolling Motion and Angular Momentum Prof. WAN, Xin (万歆) 万歆 ) xinwan@zju.edu.cn http://zimp.zju.edu.cn/~xinwan/ Outline Rolling motion of a rigid object: center-of-mass motion

More information

ME751 Advanced Computational Multibody Dynamics

ME751 Advanced Computational Multibody Dynamics ME751 Advanced Computational Multibody Dynamics November 2, 2016 Antonio Recuero University of Wisconsin-Madison Quotes of the Day The methods which I set forth do not require either constructions or geometrical

More information

MATERIAL PROPERTIES. Material Properties Must Be Evaluated By Laboratory or Field Tests 1.1 INTRODUCTION 1.2 ANISOTROPIC MATERIALS

MATERIAL PROPERTIES. Material Properties Must Be Evaluated By Laboratory or Field Tests 1.1 INTRODUCTION 1.2 ANISOTROPIC MATERIALS . MARIAL PROPRIS Material Properties Must Be valuated By Laboratory or Field ests. INRODUCION he fundamental equations of structural mechanics can be placed in three categories[]. First, the stress-strain

More information

COPYRIGHTED MATERIAL. Index

COPYRIGHTED MATERIAL. Index Index A Admissible function, 163 Amplification factor, 36 Amplitude, 1, 22 Amplitude-modulated carrier, 630 Amplitude ratio, 36 Antinodes, 612 Approximate analytical methods, 647 Assumed modes method,

More information

Chapter 3. Forces, Momentum & Stress. 3.1 Newtonian mechanics: a very brief résumé

Chapter 3. Forces, Momentum & Stress. 3.1 Newtonian mechanics: a very brief résumé Chapter 3 Forces, Momentum & Stress 3.1 Newtonian mechanics: a very brief résumé In classical Newtonian particle mechanics, particles (lumps of matter) only experience acceleration when acted on by external

More information

Longitudinal buckling of slender pressurised tubes

Longitudinal buckling of slender pressurised tubes Fluid Structure Interaction VII 133 Longitudinal buckling of slender pressurised tubes S. Syngellakis Wesse Institute of Technology, UK Abstract This paper is concerned with Euler buckling of long slender

More information

PLAXIS. Scientific Manual

PLAXIS. Scientific Manual PLAXIS Scientific Manual 2016 Build 8122 TABLE OF CONTENTS TABLE OF CONTENTS 1 Introduction 5 2 Deformation theory 7 2.1 Basic equations of continuum deformation 7 2.2 Finite element discretisation 8 2.3

More information

Chapter 5 Structural Elements: The truss & beam elements

Chapter 5 Structural Elements: The truss & beam elements Institute of Structural Engineering Page 1 Chapter 5 Structural Elements: The truss & beam elements Institute of Structural Engineering Page 2 Chapter Goals Learn how to formulate the Finite Element Equations

More information

The Rotating Inhomogeneous Elastic Cylinders of. Variable-Thickness and Density

The Rotating Inhomogeneous Elastic Cylinders of. Variable-Thickness and Density Applied Mathematics & Information Sciences 23 2008, 237 257 An International Journal c 2008 Dixie W Publishing Corporation, U. S. A. The Rotating Inhomogeneous Elastic Cylinders of Variable-Thickness and

More information

Soft Bodies. Good approximation for hard ones. approximation breaks when objects break, or deform. Generalization: soft (deformable) bodies

Soft Bodies. Good approximation for hard ones. approximation breaks when objects break, or deform. Generalization: soft (deformable) bodies Soft-Body Physics Soft Bodies Realistic objects are not purely rigid. Good approximation for hard ones. approximation breaks when objects break, or deform. Generalization: soft (deformable) bodies Deformed

More information

Practice Test 3. Name: Date: ID: A. Multiple Choice Identify the choice that best completes the statement or answers the question.

Practice Test 3. Name: Date: ID: A. Multiple Choice Identify the choice that best completes the statement or answers the question. Name: Date: _ Practice Test 3 Multiple Choice Identify the choice that best completes the statement or answers the question. 1. A wheel rotates about a fixed axis with an initial angular velocity of 20

More information

The Absolute Nodal Coordinate Formulation

The Absolute Nodal Coordinate Formulation The Absolute Nodal Coordinate Formulation ANCF Antonio Recuero Dan Negrut May 27, 2016 Abstract This white paper describes the fundamentals of the nonlinear nite element theory used to implement ANCF nite

More information

Geometrically exact beam dynamics, with and without rotational degree of freedom

Geometrically exact beam dynamics, with and without rotational degree of freedom ICCM2014 28-30 th July, Cambridge, England Geometrically exact beam dynamics, with and without rotational degree of freedom *Tien Long Nguyen¹, Carlo Sansour 2, and Mohammed Hjiaj 1 1 Department of Civil

More information

Moments of Inertia (7 pages; 23/3/18)

Moments of Inertia (7 pages; 23/3/18) Moments of Inertia (7 pages; 3/3/8) () Suppose that an object rotates about a fixed axis AB with angular velocity θ. Considering the object to be made up of particles, suppose that particle i (with mass

More information

Nonlinear bending analysis of laminated composite stiffened plates

Nonlinear bending analysis of laminated composite stiffened plates Nonlinear bending analysis of laminated composite stiffened plates * S.N.Patel 1) 1) Dept. of Civi Engineering, BITS Pilani, Pilani Campus, Pilani-333031, (Raj), India 1) shuvendu@pilani.bits-pilani.ac.in

More information

The Finite Element Method for Solid and Structural Mechanics

The Finite Element Method for Solid and Structural Mechanics The Finite Element Method for Solid and Structural Mechanics Sixth edition O.C. Zienkiewicz, CBE, FRS UNESCO Professor of Numerical Methods in Engineering International Centre for Numerical Methods in

More information

Analytical Mechanics: Elastic Deformation

Analytical Mechanics: Elastic Deformation Analytical Mechanics: Elastic Deformation Shinichi Hirai Dept. Robotics, Ritsumeikan Univ. Shinichi Hirai (Dept. Robotics, Ritsumeikan Univ.) Analytical Mechanics: Elastic Deformation 1 / 60 Agenda Agenda

More information

Large bending deformations of pressurized curved tubes

Large bending deformations of pressurized curved tubes Arch. Mech., 63, 5 6, pp. 57 56, Warszawa Large bending deformations of pressurized curved tubes A. M. KOLESNIKOV Theory of Elasticity Department Southern Federal University Rostov-on-Don, 344, Russian

More information

Plane Motion of Rigid Bodies: Forces and Accelerations

Plane Motion of Rigid Bodies: Forces and Accelerations Plane Motion of Rigid Bodies: Forces and Accelerations Reference: Beer, Ferdinand P. et al, Vector Mechanics for Engineers : Dynamics, 8 th Edition, Mc GrawHill Hibbeler R.C., Engineering Mechanics: Dynamics,

More information

Columbia University Department of Physics QUALIFYING EXAMINATION

Columbia University Department of Physics QUALIFYING EXAMINATION Columbia University Department of Physics QUALIFYING EXAMINATION Monday, January 9, 217 3:PM to 5:PM Classical Physics Section 2. Electricity, Magnetism & Electrodynamics Two hours are permitted for the

More information

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost Game and Media Technology Master Program - Utrecht University Dr. Nicolas Pronost Soft body physics Soft bodies In reality, objects are not purely rigid for some it is a good approximation but if you hit

More information

Week 7: Integration: Special Coordinates

Week 7: Integration: Special Coordinates Week 7: Integration: Special Coordinates Introduction Many problems naturally involve symmetry. One should exploit it where possible and this often means using coordinate systems other than Cartesian coordinates.

More information

Physics A - PHY 2048C

Physics A - PHY 2048C Physics A - PHY 2048C and 11/15/2017 My Office Hours: Thursday 2:00-3:00 PM 212 Keen Building Warm-up Questions 1 Did you read Chapter 12 in the textbook on? 2 Must an object be rotating to have a moment

More information

Modeling of a soft link continuum formulation

Modeling of a soft link continuum formulation Modeling of a soft link continuum formulation Stanislao Grazioso Thursday 12 th April, 2018 Stanislao Grazioso Geometric Theory of Soft Robots Thursday 12 th April, 2018 1 / 38 Introduction Soft arm: 2D

More information

DETERMINATION OF STRESS INTENSITY FACTORS ALONG CRACKED SURFACES IN PIPING ELBOWS STRUCTURES E.M.M.FONSECA*, F.Q.MELO**, R.A.F.

DETERMINATION OF STRESS INTENSITY FACTORS ALONG CRACKED SURFACES IN PIPING ELBOWS STRUCTURES E.M.M.FONSECA*, F.Q.MELO**, R.A.F. 1 th PORTUGUESE CONFERENCE ON FRACTURE - 6 DETERMINATION OF STRESS INTENSITY FACTORS ALONG CRACKED SURFACES IN PIPING ELBOWS STRUCTURES E.M.M.FONSECA*, F.Q.MELO**, R.A.F.VALENTE** *CENUME IDMEC Instituto

More information

Rotational & Rigid-Body Mechanics. Lectures 3+4

Rotational & Rigid-Body Mechanics. Lectures 3+4 Rotational & Rigid-Body Mechanics Lectures 3+4 Rotational Motion So far: point objects moving through a trajectory. Next: moving actual dimensional objects and rotating them. 2 Circular Motion - Definitions

More information

3 2 6 Solve the initial value problem u ( t) 3. a- If A has eigenvalues λ =, λ = 1 and corresponding eigenvectors 1

3 2 6 Solve the initial value problem u ( t) 3. a- If A has eigenvalues λ =, λ = 1 and corresponding eigenvectors 1 Math Problem a- If A has eigenvalues λ =, λ = 1 and corresponding eigenvectors 1 3 6 Solve the initial value problem u ( t) = Au( t) with u (0) =. 3 1 u 1 =, u 1 3 = b- True or false and why 1. if A is

More information

Models of ocean circulation are all based on the equations of motion.

Models of ocean circulation are all based on the equations of motion. Equations of motion Models of ocean circulation are all based on the equations of motion. Only in simple cases the equations of motion can be solved analytically, usually they must be solved numerically.

More information

Buckling Analysis of Ring-Stiffened Laminated Composite Cylindrical Shells by Fourier-Expansion Based Differential Quadrature Method

Buckling Analysis of Ring-Stiffened Laminated Composite Cylindrical Shells by Fourier-Expansion Based Differential Quadrature Method Applied Mechanics and Materials Vol. 225 (2012) pp 207-212 (2012) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/amm.225.207 Buckling Analysis of Ring-Stiffened Laminated Composite

More information

Rotation Moment of Inertia and Applications

Rotation Moment of Inertia and Applications Rotation Moment of Inertia and Applications Lana Sheridan De Anza College Nov 20, 2016 Last time net torque Newton s second law for rotation moments of inertia calculating moments of inertia Overview calculating

More information

Gyroscopic matrixes of the straight beams and the discs

Gyroscopic matrixes of the straight beams and the discs Titre : Matrice gyroscopique des poutres droites et des di[...] Date : 29/05/2013 Page : 1/12 Gyroscopic matrixes of the straight beams and the discs Summarized: This document presents the formulation

More information

Flux - definition: (same format for all types of transport, momentum, energy, mass)

Flux - definition: (same format for all types of transport, momentum, energy, mass) Fundamentals of Transport Flu - definition: (same format for all types of transport, momentum, energy, mass) flu in a given direction Quantity of property being transferred ( time)( area) More can be transported

More information

Fundamentals of Fluid Dynamics: Elementary Viscous Flow

Fundamentals of Fluid Dynamics: Elementary Viscous Flow Fundamentals of Fluid Dynamics: Elementary Viscous Flow Introductory Course on Multiphysics Modelling TOMASZ G. ZIELIŃSKI bluebox.ippt.pan.pl/ tzielins/ Institute of Fundamental Technological Research

More information

Virtual Work and Variational Principles

Virtual Work and Variational Principles Virtual Work and Principles Mathematically, the structural analysis problem is a boundary value problem (BVP). Forces, displacements, stresses, and strains are connected and computed within the framework

More information

Survey of Wave Types and Characteristics

Survey of Wave Types and Characteristics Seminar: Vibrations and Structure-Borne Sound in Civil Engineering Theor and Applications Surve of Wave Tpes and Characteristics Xiuu Gao April 1 st, 2006 Abstract Mechanical waves are waves which propagate

More information

In this section, mathematical description of the motion of fluid elements moving in a flow field is

In this section, mathematical description of the motion of fluid elements moving in a flow field is Jun. 05, 015 Chapter 6. Differential Analysis of Fluid Flow 6.1 Fluid Element Kinematics In this section, mathematical description of the motion of fluid elements moving in a flow field is given. A small

More information

Exercise: concepts from chapter 10

Exercise: concepts from chapter 10 Reading:, Ch 10 1) The flow of magma with a viscosity as great as 10 10 Pa s, let alone that of rock with a viscosity of 10 20 Pa s, is difficult to comprehend because our common eperience is with s like

More information

General Definition of Torque, final. Lever Arm. General Definition of Torque 7/29/2010. Units of Chapter 10

General Definition of Torque, final. Lever Arm. General Definition of Torque 7/29/2010. Units of Chapter 10 Units of Chapter 10 Determining Moments of Inertia Rotational Kinetic Energy Rotational Plus Translational Motion; Rolling Why Does a Rolling Sphere Slow Down? General Definition of Torque, final Taking

More information

Part 8: Rigid Body Dynamics

Part 8: Rigid Body Dynamics Document that contains homework problems. Comment out the solutions when printing off for students. Part 8: Rigid Body Dynamics Problem 1. Inertia review Find the moment of inertia for a thin uniform rod

More information

Multiple Integrals and Vector Calculus (Oxford Physics) Synopsis and Problem Sets; Hilary 2015

Multiple Integrals and Vector Calculus (Oxford Physics) Synopsis and Problem Sets; Hilary 2015 Multiple Integrals and Vector Calculus (Oxford Physics) Ramin Golestanian Synopsis and Problem Sets; Hilary 215 The outline of the material, which will be covered in 14 lectures, is as follows: 1. Introduction

More information

particle p = m v F ext = d P = M d v cm dt

particle p = m v F ext = d P = M d v cm dt Lecture 11: Momentum and Collisions; Introduction to Rotation 1 REVIEW: (Chapter 8) LINEAR MOMENTUM and COLLISIONS The first new physical quantity introduced in Chapter 8 is Linear Momentum Linear Momentum

More information

3D Elasticity Theory

3D Elasticity Theory 3D lasticity Theory Many structural analysis problems are analysed using the theory of elasticity in which Hooke s law is used to enforce proportionality between stress and strain at any deformation level.

More information

Performance Evaluation of Various Smoothed Finite Element Methods with Tetrahedral Elements in Large Deformation Dynamic Analysis

Performance Evaluation of Various Smoothed Finite Element Methods with Tetrahedral Elements in Large Deformation Dynamic Analysis Performance Evaluation of Various Smoothed Finite Element Methods with Tetrahedral Elements in Large Deformation Dynamic Analysis Ryoya IIDA, Yuki ONISHI, Kenji AMAYA Tokyo Institute of Technology, Japan

More information

6.1 Formulation of the basic equations of torsion of prismatic bars (St. Venant) Figure 6.1: Torsion of a prismatic bar

6.1 Formulation of the basic equations of torsion of prismatic bars (St. Venant) Figure 6.1: Torsion of a prismatic bar Module 6 Torsion Learning Objectives 6.1 Formulation of the basic equations of torsion of prismatic bars (St. Venant) Readings: Sadd 9.3, Timoshenko Chapter 11 e e 1 e 3 Figure 6.1: Torsion of a prismatic

More information

Chapter 2: Rigid Bar Supported by Two Buckled Struts under Axial, Harmonic, Displacement Excitation..14

Chapter 2: Rigid Bar Supported by Two Buckled Struts under Axial, Harmonic, Displacement Excitation..14 Table of Contents Chapter 1: Research Objectives and Literature Review..1 1.1 Introduction...1 1.2 Literature Review......3 1.2.1 Describing Vibration......3 1.2.2 Vibration Isolation.....6 1.2.2.1 Overview.

More information

Artificial Intelligence & Neuro Cognitive Systems Fakultät für Informatik. Robot Dynamics. Dr.-Ing. John Nassour J.

Artificial Intelligence & Neuro Cognitive Systems Fakultät für Informatik. Robot Dynamics. Dr.-Ing. John Nassour J. Artificial Intelligence & Neuro Cognitive Systems Fakultät für Informatik Robot Dynamics Dr.-Ing. John Nassour 25.1.218 J.Nassour 1 Introduction Dynamics concerns the motion of bodies Includes Kinematics

More information

Two-Dimensional Rotational Kinematics

Two-Dimensional Rotational Kinematics Two-Dimensional Rotational Kinematics Rigid Bodies A rigid body is an extended object in which the distance between any two points in the object is constant in time. Springs or human bodies are non-rigid

More information

Steps in the Finite Element Method. Chung Hua University Department of Mechanical Engineering Dr. Ching I Chen

Steps in the Finite Element Method. Chung Hua University Department of Mechanical Engineering Dr. Ching I Chen Steps in the Finite Element Method Chung Hua University Department of Mechanical Engineering Dr. Ching I Chen General Idea Engineers are interested in evaluating effects such as deformations, stresses,

More information

Mechanics of Materials and Structures

Mechanics of Materials and Structures Journal of Mechanics of Materials and Structures ON TORSIONAL VIBRATIONS OF INFINITE HOLLOW POROELASTIC CYLINDERS M. Tajuddin and S. Ahmed Shah Volume 2, Nº 1 January 27 mathematical sciences publishers

More information

ENGI 4430 Multiple Integration Cartesian Double Integrals Page 3-01

ENGI 4430 Multiple Integration Cartesian Double Integrals Page 3-01 ENGI 4430 Multiple Integration Cartesian Double Integrals Page 3-01 3. Multiple Integration This chapter provides only a very brief introduction to the major topic of multiple integration. Uses of multiple

More information

Fundamentals of Linear Elasticity

Fundamentals of Linear Elasticity Fundamentals of Linear Elasticity Introductory Course on Multiphysics Modelling TOMASZ G. ZIELIŃSKI bluebox.ippt.pan.pl/ tzielins/ Institute of Fundamental Technological Research of the Polish Academy

More information

Large Thermal Deflections of a Simple Supported Beam with Temperature-Dependent Physical Properties

Large Thermal Deflections of a Simple Supported Beam with Temperature-Dependent Physical Properties Large Thermal Deflections of a Simple Supported Beam with Temperature-Dependent Physical Properties DR. ŞEREF DOĞUŞCAN AKBAŞ Civil Engineer, Şehit Muhtar Mah. Öğüt Sok. No:2/37, 34435 Beyoğlu- Istanbul,

More information

Mechanics of Materials II. Chapter III. A review of the fundamental formulation of stress, strain, and deflection

Mechanics of Materials II. Chapter III. A review of the fundamental formulation of stress, strain, and deflection Mechanics of Materials II Chapter III A review of the fundamental formulation of stress, strain, and deflection Outline Introduction Assumtions and limitations Axial loading Torsion of circular shafts

More information

Welcome back to Physics 211

Welcome back to Physics 211 Welcome back to Physics 211 Today s agenda: Moment of Inertia Angular momentum 13-2 1 Current assignments Prelecture due Tuesday after Thanksgiving HW#13 due next Wednesday, 11/24 Turn in written assignment

More information

Professor George C. Johnson. ME185 - Introduction to Continuum Mechanics. Midterm Exam II. ) (1) x

Professor George C. Johnson. ME185 - Introduction to Continuum Mechanics. Midterm Exam II. ) (1) x Spring, 997 ME85 - Introduction to Continuum Mechanics Midterm Exam II roblem. (+ points) (a) Let ρ be the mass density, v be the velocity vector, be the Cauchy stress tensor, and b be the body force per

More information

a. On the circle below draw vectors showing all the forces acting on the cylinder after it is released. Label each force clearly.

a. On the circle below draw vectors showing all the forces acting on the cylinder after it is released. Label each force clearly. 1976 Mech 1 A small block of mass m slides on a horizontal frictionless surface as it travels around the inside of a hoop of radius R. The coefficient of friction between the block and the wall is µ; therefore,

More information

Lecture 7: The Beam Element Equations.

Lecture 7: The Beam Element Equations. 4.1 Beam Stiffness. A Beam: A long slender structural component generally subjected to transverse loading that produces significant bending effects as opposed to twisting or axial effects. MECH 40: Finite

More information

A NEW STABILIZED ONE POINT INTEGRATED SHEAR ELASTIC PLATE ELEMENT

A NEW STABILIZED ONE POINT INTEGRATED SHEAR ELASTIC PLATE ELEMENT European Congress on Computational Methods in Applied Sciences and Engineering ECCOMAS 2004 P. Neittaanmäki, T. Rossi, K. Majava, and O. Pironneau (eds.) R. Owen and M. Mikkola (assoc. eds.) Jyväskylä,

More information

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost Game and Media Technology Master Program - Utrecht University Dr. Nicolas Pronost Rigid body physics Particle system Most simple instance of a physics system Each object (body) is a particle Each particle

More information

Generalized Single Degree of Freedom Systems

Generalized Single Degree of Freedom Systems Single Degree of Freedom http://intranet.dica.polimi.it/people/boffi-giacomo Dipartimento di Ingegneria Civile Ambientale e Territoriale Politecnico di Milano April, 16 Outline Until now our were described

More information

A new closed-form model for isotropic elastic sphere including new solutions for the free vibrations problem

A new closed-form model for isotropic elastic sphere including new solutions for the free vibrations problem A new closed-form model for isotropic elastic sphere including new solutions for the free vibrations problem E Hanukah Faculty of Mechanical Engineering, Technion Israel Institute of Technology, Haifa

More information

Handout 6: Rotational motion and moment of inertia. Angular velocity and angular acceleration

Handout 6: Rotational motion and moment of inertia. Angular velocity and angular acceleration 1 Handout 6: Rotational motion and moment of inertia Angular velocity and angular acceleration In Figure 1, a particle b is rotating about an axis along a circular path with radius r. The radius sweeps

More information

4 NON-LINEAR ANALYSIS

4 NON-LINEAR ANALYSIS 4 NON-INEAR ANAYSIS arge displacement elasticity theory, principle of virtual work arge displacement FEA with solid, thin slab, and bar models Virtual work density of internal forces revisited 4-1 SOURCES

More information

PEAT SEISMOLOGY Lecture 2: Continuum mechanics

PEAT SEISMOLOGY Lecture 2: Continuum mechanics PEAT8002 - SEISMOLOGY Lecture 2: Continuum mechanics Nick Rawlinson Research School of Earth Sciences Australian National University Strain Strain is the formal description of the change in shape of a

More information

Consider an elastic spring as shown in the Fig.2.4. When the spring is slowly

Consider an elastic spring as shown in the Fig.2.4. When the spring is slowly .3 Strain Energy Consider an elastic spring as shown in the Fig..4. When the spring is slowly pulled, it deflects by a small amount u 1. When the load is removed from the spring, it goes back to the original

More information

Rotation. I. Kinematics - Angular analogs

Rotation. I. Kinematics - Angular analogs Rotation I. Kinematics - Angular analogs II. III. IV. Dynamics - Torque and Rotational Inertia Work and Energy Angular Momentum - Bodies and particles V. Elliptical Orbits The student will be able to:

More information