Solid and shell elements

Size: px
Start display at page:

Download "Solid and shell elements"

Transcription

1 Solid and shell elements Theodore Sussman, Ph.D. ADINA R&D, Inc,

2 Overview 2D and 3D solid elements Types of elements Effects of element distortions Incompatible modes elements u/p elements for incompressible analysis Membrane elements Shell elements Director vectors and rotational degrees of freedom Types of elements Large strain shell elements ADINA R&D, Inc,

3 2D and 3D solid elements 2D elements axisymmetric plane stress plane strain 3D plane stress (membrane, we will discuss these elements later) 3D elements ADINA R&D, Inc,

4 Types of 2D elements: 2D solid elements 2D elements can lie in one of several planes: ADINA R&D, Inc,

5 Some uses of 2D solid elements Axisymmetric seal Thin plate with holes, membrane action, plane stress assumed Long tunnel, plane strain assumed ADINA R&D, Inc,

6 Theory of 2D and 3D solid elements Based on the isoparametric concept. x(,) rs h(,) L L rsx L u(,) rs h(,) L L rsu L h1 1 at node 1 = 0 at other nodes x(,,) rst h(,,) L L rstx L u(,,) rst h(,,) L L rstu L ADINA R&D, Inc,

7 Theory of 2D and 3D solid elements Numerical integration, using Gaussian integration. The strains and stresses are calculated at the integration points. ADINA R&D, Inc,

8 Theory of 2D and 3D solid elements Elements must be compatible. Adjacent element faces must be topologically identical, with the same number of nodes ADINA R&D, Inc,

9 Theory of 2D and 3D solid elements Example solution with incompatible meshing. Beam in pure bending M M ADINA R&D, Inc,

10 Types of results Nodal results: displacements, velocities, accelerations, temperature,... Nodal results are continuous between adjacent elements Element results: strains, stresses,... Element results are computed at the integration points Element results need to be extrapolated to the element boundaries In general, element results are discontinuous between adjacent elements Nodal result: u node 351 Element result: τ int pt 22 in el 25 ADINA R&D, Inc,

11 Element results By default, the solver passes integration point results to the post-processor. If the command RESULTS-ELEMENT LOCATION=CORNER is used in the model definition, the solver extrapolates the integration results to the corner nodes, then passes the extrapolated results to the post-processor. The post-processor can smooth the integration point or corner node results, to obtain results at the nodes. ADINA R&D, Inc,

12 Types of 2D elements First-order Second-order Linear displacement, "constant" strain Quadratic displacement, linear strain Inexpensive, need many elements for a given accuracy Relatively expensive, need fewer elements for a given accuracy ADINA R&D, Inc,

13 Types of 3D elements First-order Second-order Linear displacement, "constant" strain Inexpensive, need many elements for a given accuracy Quadratic displacement, linear strain Relatively expensive, need fewer elements for a given accuracy ADINA R&D, Inc,

14 First and second-order elements First order elements Less computationally expensive for a given mesh size Less memory required for a given mesh size Too stiff in bending Does not resolve stress gradients well Fine mesh needed for an accurate solution Well suited for contact analysis Second order elements More computationally expensive for a given mesh size More memory required for a given mesh size Accurate results in pure bending Stress gradients are resolved well Coarse mesh can give an accurate solution Not as well suited for contact analysis ADINA R&D, Inc,

15 Cost of elements The cost of an element consists of two parts: Cost of assembly integration points element stiffness matrix element degrees of freedom For the 27-node element, there are 81 element degrees of freedom For the 27-node element, there are 27 integration points element degrees of freedom The cost of assembly is not influenced by the arrangement of elements within the mesh. ADINA R&D, Inc,

16 Cost of elements Cost of solution of system of equations KU = R Schematic of global stiffness matrix K (simplified): 7 Number of degrees of freedom in model, can be very large (>10 ) (Inside the band, there are many zeros, and these zeros are not stored either.) ADINA R&D, Inc,

17 Cost of elements Assume that the sparse solver is used to solve the following models Memory Nm CPU time Nm N m 2 number of degrees of freedom average number of nonzeros per column N ADINA R&D, Inc,

18 Cost of elements, using the sparse solver 1 million 8-node bricks # equations N Memory CPU time Block 3 M 146 GB 4 hr Plate 6 M 26 GB 11 min Bar 12 M 12 GB 50 sec 1 million 20-node bricks # equations N Memory CPU time Block 12 M 1335 GB 7 days Plate 21 M 155 GB 2 hr Bar 36 M 56 GB 8 min The data in the tables are estimates obtained by scaling the results of smaller problems computed on an Intel Xeon CPU 3.10 GHz (4 cores SMP) ADINA R&D, Inc,

19 Cost of elements, using different solvers 1 million 20-node bricks, 3D-iterative solver # equations N Memory CPU time Block 12 M 127 GB 1 hr Plate 21 M 48 GB 9 min Bar 36 M 41 GB 6 min 1 million 20-node bricks, sparse solver # equations N Memory CPU time Block 12 M 1335 GB 7 days Plate 21 M 155 GB 2 hr Bar 36 M 56 GB 8 min ADINA R&D, Inc,

20 2nd order elements and contact The 2nd order elements don't work as well in contact as do the 1st order elements. In 3D, the situation is even worse, since the contact forces at corner nodes point in the "wrong" direction for the 20-node brick. We will see this later on in the contact lecture. ADINA R&D, Inc,

21 Effect of element distortions In practical analysis the elements are often distorted. All elements include the constant stress state, so if the mesh is fine enough, the solution is accurate. All elements contain the displacement shape ui A Bx Cy Dz where x, y, z are the global coordinates and A, B, C, D are constants. ADINA R&D, Inc,

22 But what about the shape Effect of element distortions u A Bx Cy Dz Ex Fxy... Jz i 2 2 In 2D, the 9-node quad element contains this shape when the element has an angular distortion, but the 8-node quad element does not. Therefore the 9- node element is less sensitive to distortions than the 8-node element. In 3D the 27-node brick element contains this shape, but the 20-node brick element does not; so the 27-node brick element is less sensitive to distortions than the 20-node brick element. ADINA R&D, Inc,

23 Effect of element distortions What happens if the element is overdistorted? The Jacobian determinant (transformation from global volume to isoparametric coordinates volume) becomes negative within the element. ADINA Structures prints a warning about overdistorted elements, however ADINA Structures continues the analysis. The results cannot be trusted within the overdistorted elements. ADINA R&D, Inc,

24 Element locking Elements cannot exactly represent the (displacement) shapes in the exact solution. Example: shear locking in 4-node elements. Nonzero shear strain leads to nonzero shear stresses, element is too stiff in bending. ADINA R&D, Inc,

25 Incompatible modes elements Extra shapes are included in 4-node elements (and also in 8-node 3D elements). Incompatible modes work well when elements are square and in bending: ADINA R&D, Inc,

26 Incompatible modes elements However, incompatible modes elements are unreliable in general analysis. Very sensitive to element distortions When an assemblage of long slender elements is stressed under geometrically nonlinear conditions, the assemblage exhibits spurious modes: ADINA R&D, Inc,

27 Analysis of a power screw ADINA R&D, Inc,

28 Incompatible modes elements The incompatible modes feature does not apply to 3-node triangles and 4- node tet elements. Due to the unreliability of incompatible modes elements in general nonlinear analysis, the incompatible modes elements are not the default in ADINA Structures. If the structure undergoes significant bending, the structure should be modeled with higher-order elements, e.g. 9-node quad elements in 2D or 27- node brick elements in 3D. ADINA R&D, Inc,

29 Volumetric locking in incompressible materials Incompressible materials are those in which the ratio of bulk to shear modulus is high. Examples are Rubber-like materials, including the three-network model Plastic materials, when undergoing plastic deformations For a linear isotropic material, the bulk to shear modulus ratio becomes high as the Poisson's ratio approaches 0.5. Under plane stress conditions, the element can change thickness to model the incompressibility. Hence there are no difficulties when using plane stress elements in the analysis of incompressible materials. Plane strain, axisymmetric and 3D elements exhibit volumetric locking in the analysis of incompressible materials. ADINA R&D, Inc,

30 Volumetric locking in incompressible materials In volumetric locking, the exact incompressible solution has no volumetric strain everywhere. Most finite element shapes have volumetric strain. Considering only finite element shapes without volumetric strain, there are too few shapes remaining to give an accurate solution (unless a very fine mesh is taken). The remedy is to separately interpolate the pressure (conjugate to the volumetric strain), using a lower order for the pressure. This is called the u/p formulation. ADINA R&D, Inc,

31 Example showing volumetric locking ADINA R&D, Inc,

32 Example showing volumetric locking ADINA R&D, Inc,

33 u/p formulation By default, the u/p formulation is used whenever any of the following material models are employed: Rubberlike materials Arruda-Boyce Eight-chain Mooney-Rivlin Ogden Sussman-Bathe Three-network model Inelastic materials Anand Creep Creep-irradiation Creep-variable Mroz-bilinear Multilinear-plastic-creep Multilinear-plastic-creep-variable Plastic-bilinear Plastic-creep Plastic-creep-variable Plastic-cyclic Plastic-multilinear Plastic-orthotropic Viscoelastic ADINA R&D, Inc,

34 u/p elements The following tables give the u/p elements employed when the u/p formulation is used. 2D elements 3/1 triangle 4/1 quad * 6/3 triangle 7/3 triangle * 8/3 quad 9/3 quad * * = recommended element 3D elements 4/1 tet 5/1 pyramid 6/1 wedge 8/1 brick * 10/4 tet 11/4 tet * 13/4 pyramid 14/4 pyramid 15/4 wedge 20/4 brick 21/4 brick 21/4 wedge 27/4 brick * ADINA R&D, Inc,

35 Element recommendations for 3D solids If second-order brick elements are to be used, the 27-node element is preferred over the 20-node element. The 27-node element is less sensitive to element distortions. The 27-node element is better suited to the u/p formulation (the 27/4 element does not lock, but the 20/4 element locks). The 27-node element does not have tensile contact forces. But the 27-node element is more expensive, for a given mesh size, than the 20-node element. If second-order tet elements are to be used, usually the 10-node element is preferred over the 11-node element. The 10-node element is much less expensive (5 int pts) than the 11- node element (17 int pts). But in incompressible analysis, the 11 node element is preferred, since the 11/4 element does not lock. ADINA R&D, Inc,

36 Membrane elements The 2D solid element has a membrane option: 3D plane stress. With this option, the element need not initially lie in a plane. The element need not be initially flat. The element can have from 3 to 9 nodes, just like the other 2D solid elements. ADINA R&D, Inc,

37 Assumptions in membrane elements Membrane action in the plane of the element, no out-of-plane bending Plane stress through the thickness of the element Each node has three displacement degrees of freedom. As a consequence, unless the element is carrying tensile stress, the element has no stiffness in the transverse direction. ADINA R&D, Inc,

38 Local coordinate system Stresses and strains in the membrane element are output in the element local coordinate system. x y z in transverse direction parallel to N1-N2 line to y, in plane of element The local system can change during the analysis, and can be different from point to point within the element. ADINA R&D, Inc,

39 Uses of membrane element Modeling of rubber sheets or balloons, modeling of fabrics. Modeling of coatings. If thin coating is applied to a free surface, then the coating stresses can be used to obtain the surface stresses. Plane stress assumption in membrane element is consistent with zero normal traction on free surface. Integration points in 3D element are in interior, integration points in membrane element are on surface. ADINA R&D, Inc,

40 Introduction to shell elements A surface element that has stiffness in bending, transverse shear and membrane action. Can be initially flat or warped. Thickness can be constant or varying. ADINA R&D, Inc,

41 Shell element assumptions The fundamental shell element assumptions are Material particles that originally lie on a straight line parallel to the director vector remain on that straight line during deformations. The stress in the director vector direction is zero. The director vector direction need not be the same as the midsurface normal direction. The following geometric quantities are used: The nodal point locations, which usually (but not always) lie on the shell midsurface The director vectors The shell thicknesses, measured in the director vector directions ADINA R&D, Inc,

42 Shell-shell intersections The element director vectors might or might not be shared between neighboring elements: Shared between elements, shell is smooth. Not shared between elements, neighboring shell elements meet at an angle. Not shared between elements, shell-shell intersection. ADINA R&D, Inc,

43 Director vector options Director vector shared: flat shell, smoothly curved shell Director vector not shared: shell-shell intersection ADINA R&D, Inc,

44 5 and 6 DOF nodes The director vector options are controlled by the choice of number of degrees of freedom for each shell midsurface node: 5 DOF node, three translations, two rotations: director vectors are shared 6 DOF node, three translations, three rotations: director vectors not shared 5 DOF node 6 DOF node ADINA R&D, Inc,

45 5 and 6 DOF nodes On a flat or smoothly curved shell, there is no stiffness associated with rotations about the director vector, so we use only 5 DOF nodes with two rotations. The AUI automatically sets the number of degrees of freedom at a shell node to 5, unless: Shell elements intersect at an angle (> 5 o by default). The shell node is connected to other structural elements that provide rotational stiffness, e.g. iso-beams in the modeling of stiffened shells. The shell node is connected to rigid links. Rotational boundary conditions are assigned to the shell node. Prescribed moments are applied to the shell node. You can explicitly assign the number of degrees of freedom to the shell node, to override the AUI. ADINA R&D, Inc,

46 5 and 6 DOF nodes No zero stiffness rotations Nodes attached to rigid links must have 6 DOFs, zero stiffness rotations ADINA R&D, Inc,

47 Drilling stiffness options MASTER SINGULARITY-STIFFNESS=YES Places a small stiffness onto those rotational DOFs with zero stiffness that are associated with rigid links, beams, pipes, etc. This is the default. An alternative is to connect the 6 DOF shell nodes to neighboring nodes using soft beam elements (weld elements), and to not use the singularity-stiffness option. Singularity-stiffness option used Singularity-stiffness option not used ADINA R&D, Inc,

48 Types of shell elements In addition to the cost vs accuracy tradeoffs of the solid elements, there are additional considerations in the shell elements. Need to alleviate shear and membrane locking in these elements. The MITC approach is used to reduce the shear and membrane locking. Although we list the MITC8 element here, this element is much worse than the MITC9, and we discourage the use of the MITC8. ADINA R&D, Inc,

49 Types of shell elements The MITC3 is also worse than the MITC4, and should be used as little as possible. There is ongoing research to improve the MITC3. Although ADINA includes the higher-order shell elements, most often the MITC4 element is used, and this element is the default. ADINA R&D, Inc,

50 Numerical integration in the shell elements Gauss integration is used in the plane of the shell. Either Gauss, Newton-Cotes or trapezoidal rule integration is used in the out-of-plane direction (default is 2 point Gauss). ADINA R&D, Inc,

51 Numerical integration in the shell elements One reason for including all of the out-of-plane integration point options is to be able to model the spread of plasticity through the shell thickness. ADINA R&D, Inc,

52 3D-shell element for large strains It is not convenient to use the "zero stress through shell thickness assumption" in a large strain shell element. The material law affects the strain through the thickness. In large strain analysis, the strain through the thickness affects the geometry. It is better for all of the strains to be computed from the geometry (and not from the material law). In pure bending, the neutral surface and midsurface no longer coincide. Pure bending, as seen from the side ADINA R&D, Inc,

53 3D-shell element for large strains In the 3D-shell element, the director vectors are replaced by control vectors. The control vectors can change length independently. ADINA R&D, Inc,

54 3D-shell element for large strains At each node, the degrees of freedom are three translations, as usual either two or three rotations, as usual constant thickness strain linear thickness strain Constant thickness strain affects both control vectors equally. Linear thickness strain stretches one control vector and shrinks the other. ADINA R&D, Inc,

55 3D-shell element for large strains Shear locking is alleviated in a manner similar to that used in the MITC4 element, but is generalized for large strains. The fully 3D stress-strain material law is used. For incompressible materials, the u/p formulation is employed to reduce volumetric locking. The 3D-shell element is available only for the 3- and 4-node elements. The 3D-shell element can be used with the linear isotropic elastic, rubber-like materials and the plastic-cyclic material models. Applications of the element include crash/crush of tubes, metal forming, and analysis of thin rubber components in which bending effects are important. ADINA R&D, Inc,

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

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

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

More information

Non-Linear Finite Element Methods in Solid Mechanics Attilio Frangi, Politecnico di Milano, February 3, 2017, Lesson 1

Non-Linear Finite Element Methods in Solid Mechanics Attilio Frangi, Politecnico di Milano, February 3, 2017, Lesson 1 Non-Linear Finite Element Methods in Solid Mechanics Attilio Frangi, attilio.frangi@polimi.it Politecnico di Milano, February 3, 2017, Lesson 1 1 Politecnico di Milano, February 3, 2017, Lesson 1 2 Outline

More information

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

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

More information

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

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

More information

Finite Element Modeling Techniques (2) دانشگاه صنعتي اصفهان- دانشكده مكانيك

Finite Element Modeling Techniques (2) دانشگاه صنعتي اصفهان- دانشكده مكانيك Finite Element Modeling Techniques (2) 1 Where Finer Meshes Should be Used GEOMETRY MODELLING 2 GEOMETRY MODELLING Reduction of a complex geometry to a manageable one. 3D? 2D? 1D? Combination? Bulky solids

More information

Finite Element Method. Chapter 7. Practical considerations in FEM modeling

Finite Element Method. Chapter 7. Practical considerations in FEM modeling Finite Element Method Chapter 7 Practical considerations in FEM modeling Finite Element Modeling General Consideration The following are some of the difficult tasks (or decisions) that face the engineer

More information

A pipe bend is subjected to a concentrated force as shown: y All dimensions in inches. Material is stainless steel.

A pipe bend is subjected to a concentrated force as shown: y All dimensions in inches. Material is stainless steel. Problem description A pipe bend is subjected to a concentrated force as shown: y 15 12 P 9 Displacement gauge Cross-section: 0.432 18 x 6.625 All dimensions in inches. Material is stainless steel. E =

More information

Problem description. Prescribed. force. Unit thickness, plane stress. Transverse direction. Prescribed. displacement. Longitudinal direction

Problem description. Prescribed. force. Unit thickness, plane stress. Transverse direction. Prescribed. displacement. Longitudinal direction Problem description Two desirable features in a material model are: 1) the ability to reproduce experimental data in an analysis that corresponds to the experiment and 2) that the material model be stable

More information

Revision of the SolidWorks Variable Pressure Simulation Tutorial J.E. Akin, Rice University, Mechanical Engineering. Introduction

Revision of the SolidWorks Variable Pressure Simulation Tutorial J.E. Akin, Rice University, Mechanical Engineering. Introduction Revision of the SolidWorks Variable Pressure Simulation Tutorial J.E. Akin, Rice University, Mechanical Engineering Introduction A SolidWorks simulation tutorial is just intended to illustrate where to

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

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

MITOCW MITRES2_002S10nonlinear_lec21_300k-mp4

MITOCW MITRES2_002S10nonlinear_lec21_300k-mp4 MITOCW MITRES2_002S10nonlinear_lec21_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

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

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

More information

A rubber O-ring is pressed between two frictionless plates as shown: 12 mm mm

A rubber O-ring is pressed between two frictionless plates as shown: 12 mm mm Problem description A rubber O-ring is pressed between two frictionless plates as shown: Prescribed displacement C L 12 mm 48.65 mm A two-dimensional axisymmetric analysis is appropriate here. Data points

More information

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

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

More information

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Lecture - 36

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Lecture - 36 Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras Lecture - 36 In last class, we have derived element equations for two d elasticity problems

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

COMPUTER AIDED ENGINEERING. Part-1

COMPUTER AIDED ENGINEERING. Part-1 COMPUTER AIDED ENGINEERING Course no. 7962 Finite Element Modelling and Simulation Finite Element Modelling and Simulation Part-1 Modeling & Simulation System A system exists and operates in time and space.

More information

CHAPTER 6 EXPERIMENTAL AND FINITE ELEMENT SIMULATION STUDIES OF SUPERPLASTIC BOX FORMING

CHAPTER 6 EXPERIMENTAL AND FINITE ELEMENT SIMULATION STUDIES OF SUPERPLASTIC BOX FORMING 113 CHAPTER 6 EXPERIMENTAL AND FINITE ELEMENT SIMULATION STUDIES OF SUPERPLASTIC BOX FORMING 6.1 INTRODUCTION Superplastic properties are exhibited only under a narrow range of strain rates. Hence, it

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

Modeling of Shells with Three-dimensional Finite Elements

Modeling of Shells with Three-dimensional Finite Elements Universität Stuttgart Fakultät für Bau und- Umweltingenieurwissenschaften Baustatik und Baudynamik Modeling of Shells with Three-dimensional Finite Elements Manfred Bischoff Institute of Structural Mechanics

More information

Modelling Flat Spring Performance Using FEA

Modelling Flat Spring Performance Using FEA Modelling Flat Spring Performance Using FEA Blessing O Fatola, Patrick Keogh and Ben Hicks Department of Mechanical Engineering, University of Corresponding author bf223@bath.ac.uk Abstract. This paper

More information

Figure 30. Degrees of freedom of flat shell elements

Figure 30. Degrees of freedom of flat shell elements Shell finite elements There are three types of shell finite element; 1) flat elements, 2) elements based on the Sanders-Koiter equations and 3) elements based on reduction of a solid element. Flat elements

More information

Development of Eight Node Isoparametric Quadrilateral (QUAD8) Elements in Java

Development of Eight Node Isoparametric Quadrilateral (QUAD8) Elements in Java 709 Development of Eight Node Isoparametric Quadrilateral (QUAD8) Elements in Java I.E Umeonyiagu 1, N.P Ogbonna 2 1 Department of Civil Engineering, Chukwuemeka Odumegwu Ojukwu University, Uli. Nigeria

More information

1. INTRODUCTION. A shell may be defined as the solid material enclosed. between two closely spaced curved surfaces (1), the distance

1. INTRODUCTION. A shell may be defined as the solid material enclosed. between two closely spaced curved surfaces (1), the distance 1 1. INTRODUCTION 1.1. GENERAL A shell may be defined as the solid material enclosed between two closely spaced curved surfaces (1), the distance between these two surfaces being the thickness of the shell.

More information

NEi FEA. IRONCAD Advanced FEA. IRONCAD Advanced FEA. NEi FEA

NEi FEA. IRONCAD Advanced FEA. IRONCAD Advanced FEA. NEi FEA 2011 Overview has been designed as a universal, adaptive and user-friendly graphical user interface for geometrical modeling, data input and visualization of results for all types of numerical simulation

More information

Generative Part Structural Analysis Fundamentals

Generative Part Structural Analysis Fundamentals CATIA V5 Training Foils Generative Part Structural Analysis Fundamentals Version 5 Release 19 September 2008 EDU_CAT_EN_GPF_FI_V5R19 About this course Objectives of the course Upon completion of this course

More information

Chapter 7 Practical Considerations in Modeling. Chapter 7 Practical Considerations in Modeling

Chapter 7 Practical Considerations in Modeling. Chapter 7 Practical Considerations in Modeling CIVL 7/8117 1/43 Chapter 7 Learning Objectives To present concepts that should be considered when modeling for a situation by the finite element method, such as aspect ratio, symmetry, natural subdivisions,

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

Chapter 3 Analysis of Original Steel Post

Chapter 3 Analysis of Original Steel Post Chapter 3. Analysis of original steel post 35 Chapter 3 Analysis of Original Steel Post This type of post is a real functioning structure. It is in service throughout the rail network of Spain as part

More information

Wall thickness= Inlet: Prescribed mass flux. All lengths in meters kg/m, E Pa, 0.3,

Wall thickness= Inlet: Prescribed mass flux. All lengths in meters kg/m, E Pa, 0.3, Problem description Problem 30: Analysis of fluid-structure interaction within a pipe constriction It is desired to analyze the flow and structural response within the following pipe constriction: 1 1

More information

CHAPTER 4. Numerical Models. descriptions of the boundary conditions, element types, validation, and the force

CHAPTER 4. Numerical Models. descriptions of the boundary conditions, element types, validation, and the force CHAPTER 4 Numerical Models This chapter presents the development of numerical models for sandwich beams/plates subjected to four-point bending and the hydromat test system. Detailed descriptions of the

More information

Module: 2 Finite Element Formulation Techniques Lecture 3: Finite Element Method: Displacement Approach

Module: 2 Finite Element Formulation Techniques Lecture 3: Finite Element Method: Displacement Approach 11 Module: 2 Finite Element Formulation Techniques Lecture 3: Finite Element Method: Displacement Approach 2.3.1 Choice of Displacement Function Displacement function is the beginning point for the structural

More information

Set No. 1 IV B.Tech. I Semester Regular Examinations, November 2010 FINITE ELEMENT METHODS (Mechanical Engineering) Time: 3 Hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks

More information

CITY AND GUILDS 9210 UNIT 135 MECHANICS OF SOLIDS Level 6 TUTORIAL 15 - FINITE ELEMENT ANALYSIS - PART 1

CITY AND GUILDS 9210 UNIT 135 MECHANICS OF SOLIDS Level 6 TUTORIAL 15 - FINITE ELEMENT ANALYSIS - PART 1 Outcome 1 The learner can: CITY AND GUILDS 9210 UNIT 135 MECHANICS OF SOLIDS Level 6 TUTORIAL 15 - FINITE ELEMENT ANALYSIS - PART 1 Calculate stresses, strain and deflections in a range of components under

More information

Simulation of RF HEat Test

Simulation of RF HEat Test Simulation of RF HEat Test Date: Tuesday, December 22, 2015 Designer: Solidworks Study name: Stress One Third Emissivity Analysis type: Nonlinear - Dynamic Description No Data Table of Contents Description...

More information

Isogeometric Analysis Application to Car Crash Simulation

Isogeometric Analysis Application to Car Crash Simulation Isogeometric Analysis Application to Car Crash Simulation S. Bouabdallah 2, C. Adam 2,3, M. Zarroug 2, H. Maitournam 3 De Vinci Engineering Lab, École Supérieure d Ingénieurs Léonard de Vinci 2 Direction

More information

ixcube 4-10 Brief introduction for membrane and cable systems.

ixcube 4-10 Brief introduction for membrane and cable systems. ixcube 4-10 Brief introduction for membrane and cable systems. ixcube is the evolution of 20 years of R&D in the field of membrane structures so it takes a while to understand the basic features. You must

More information

Hourglass (HG) Modes. Hourglass (HG) Modes

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

More information

Current Status of Isogeometric Analysis in LS-DYNA

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

More information

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

midas NFX 2017R1 Release Note

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

More information

Problem description. It is desired to analyze the cracked body shown using a 3D finite element mesh: Top view. 50 radius. Material properties:

Problem description. It is desired to analyze the cracked body shown using a 3D finite element mesh: Top view. 50 radius. Material properties: Problem description It is desired to analyze the cracked body shown using a 3D finite element mesh: Top view 30 50 radius 30 Material properties: 5 2 E = 2.07 10 N/mm = 0.29 All dimensions in mm Crack

More information

Tutorial 1: Welded Frame - Problem Description

Tutorial 1: Welded Frame - Problem Description Tutorial 1: Welded Frame - Problem Description Introduction In this first tutorial, we will analyse a simple frame: firstly as a welded frame, and secondly as a pin jointed truss. In each case, we will

More information

Multi-Step Analysis of a Cantilever Beam

Multi-Step Analysis of a Cantilever Beam LESSON 4 Multi-Step Analysis of a Cantilever Beam LEGEND 75000. 50000. 25000. 0. -25000. -50000. -75000. 0. 3.50 7.00 10.5 14.0 17.5 21.0 Objectives: Demonstrate multi-step analysis set up in MSC/Advanced_FEA.

More information

It is desired to analyze the shell-shell intersection shown: 0.01 radius This end fixed Shell-shell intersection dimensions and loading

It is desired to analyze the shell-shell intersection shown: 0.01 radius This end fixed Shell-shell intersection dimensions and loading Problem description It is desired to analyze the shell-shell intersection shown: 0.01 radius Material properties: 0.08 E = 2.07 1011 N/m2 = 0.29 All dimensions in meters Line load of 1000 N/m 0.0075 radius

More information

Module 1.5: Moment Loading of a 2D Cantilever Beam

Module 1.5: Moment Loading of a 2D Cantilever Beam Module 1.5: Moment Loading of a D Cantilever Beam Table of Contents Page Number Problem Description Theory Geometry 4 Preprocessor 7 Element Type 7 Real Constants and Material Properties 8 Meshing 9 Loads

More information

FB-MULTIPIER vs ADINA VALIDATION MODELING

FB-MULTIPIER vs ADINA VALIDATION MODELING FB-MULTIPIER vs ADINA VALIDATION MODELING 1. INTRODUCTION 1.1 Purpose of FB-MultiPier Validation testing Performing validation of structural analysis software delineates the capabilities and limitations

More information

A plate with a hole is subjected to tension as shown: z p = 25.0 N/mm 2

A plate with a hole is subjected to tension as shown: z p = 25.0 N/mm 2 Problem description A plate with a hole is subjected to tension as shown: z p = 25.0 N/mm 2 56 y All lengths in mm. Thickness =1mm E = 7.0 10 4 N/mm = 0.25 10 20 This is the same problem as problem 2.

More information

ANSYS 5.6 Tutorials Lecture # 2 - Static Structural Analysis

ANSYS 5.6 Tutorials Lecture # 2 - Static Structural Analysis R50 ANSYS 5.6 Tutorials Lecture # 2 - Static Structural Analysis Example 1 Static Analysis of a Bracket 1. Problem Description: The objective of the problem is to demonstrate the basic ANSYS procedures

More information

Using MSC.Nastran for Explicit FEM Simulations

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

More information

Embedded Reinforcements

Embedded Reinforcements Embedded Reinforcements Gerd-Jan Schreppers, January 2015 Abstract: This paper explains the concept and application of embedded reinforcements in DIANA. Basic assumptions and definitions, the pre-processing

More information

Finite Element Buckling Analysis Of Stiffened Plates

Finite Element Buckling Analysis Of Stiffened Plates International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 10, Issue 2 (February 2014), PP.79-83 Finite Element Buckling Analysis Of Stiffened

More information

Some Aspects for the Simulation of a Non-Linear Problem with Plasticity and Contact

Some Aspects for the Simulation of a Non-Linear Problem with Plasticity and Contact Some Aspects for the Simulation of a Non-Linear Problem with Plasticity and Contact Eduardo Luís Gaertner Marcos Giovani Dropa de Bortoli EMBRACO S.A. Abstract A linear elastic model is often not appropriate

More information

Exercise 1. 3-Point Bending Using the GUI and the Bottom-up-Method

Exercise 1. 3-Point Bending Using the GUI and the Bottom-up-Method Exercise 1 3-Point Bending Using the GUI and the Bottom-up-Method Contents Learn how to... 1 Given... 2 Questions... 2 Taking advantage of symmetries... 2 A. Preprocessor (Setting up the Model)... 3 A.1

More information

Module 1.6: Distributed Loading of a 2D Cantilever Beam

Module 1.6: Distributed Loading of a 2D Cantilever Beam Module 1.6: Distributed Loading of a 2D Cantilever Beam Table of Contents Page Number Problem Description 2 Theory 2 Geometry 4 Preprocessor 7 Element Type 7 Real Constants and Material Properties 8 Meshing

More information

Print Depth Prediction in Hot Forming Process with a Reconfigurable Die

Print Depth Prediction in Hot Forming Process with a Reconfigurable Die Print Depth Prediction in Hot Forming Process with a Reconfigurable Die Jonathan Boisvert* Thibaut Bellizzi* Henri Champliaud Patrice Seers École de Technologie supérieure, Montréal, Québec *Master students,

More information

Study of Convergence of Results in Finite Element Analysis of a Plane Stress Bracket

Study of Convergence of Results in Finite Element Analysis of a Plane Stress Bracket RESEARCH ARTICLE OPEN ACCESS Study of Convergence of Results in Finite Element Analysis of a Plane Stress Bracket Gowtham K L*, Shivashankar R. Srivatsa** *(Department of Mechanical Engineering, B. M.

More information

Lesson 6: Assembly Structural Analysis

Lesson 6: Assembly Structural Analysis Lesson 6: Assembly Structural Analysis In this lesson you will learn different approaches to analyze the assembly using assembly analysis connection properties between assembly components. In addition

More information

UTOMATIC YNAMIC NCREMENTAL ONLINEAR NALYSIS. Release Notes. ADINA October ADINA R & D, Inc.

UTOMATIC YNAMIC NCREMENTAL ONLINEAR NALYSIS. Release Notes. ADINA October ADINA R & D, Inc. UTOMATIC YNAMIC NCREMENTAL ONLINEAR NALYSIS Release Notes ADINA 9.2.5 October 2016 ADINA R & D, Inc. ADINA System 9.2 Release Notes (for version 9.2.5) October 2016 ADINA R & D, Inc. 71 Elton Avenue Watertown,

More information

SOLIDWORKS Simulation

SOLIDWORKS Simulation SOLIDWORKS Simulation Length: 3 days Prerequisite: SOLIDWORKS Essentials Description: SOLIDWORKS Simulation is designed to make SOLIDWORKS users more productive with the SOLIDWORKS Simulation Bundle. This

More information

Types of Idealizations. Idealizations. Cylindrical Shaped Part. Cyclic Symmetry. 3D Shell Model. Axisymmetric

Types of Idealizations. Idealizations. Cylindrical Shaped Part. Cyclic Symmetry. 3D Shell Model. Axisymmetric Types of Idealizations Idealizations Selecting the model type 3D Solid Plane Stress Plane Strain 3D Shell Beam Cyclic Symmetry Cylindrical Shaped Part Interior Pressure Load 3D model can be used to model

More information

Defining shell thicknesses Plotting 5 and 6 DOF nodes Plotting shell thicknesses Plotting results on the top, midsurface and bottom of the shell

Defining shell thicknesses Plotting 5 and 6 DOF nodes Plotting shell thicknesses Plotting results on the top, midsurface and bottom of the shell Problem description A shell corner is analyzed first for its static response due to a concentrated load, then for its natural frequencies and mode shapes. In the static analysis, we will demonstrate the

More information

Application of Finite Volume Method for Structural Analysis

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

More information

Simulation of AJWSP10033_FOLDED _ST_FR

Simulation of AJWSP10033_FOLDED _ST_FR Phone: 01922 453038 www.hyperon-simulation-and-cad-services.co.uk Simulation of AJWSP10033_FOLDED _ST_FR Date: 06 May 2017 Designer: Study name: AJWSP10033_FOLDED_STATIC Analysis type: Static Description

More information

Linear and Nonlinear Analysis of a Cantilever Beam

Linear and Nonlinear Analysis of a Cantilever Beam LESSON 1 Linear and Nonlinear Analysis of a Cantilever Beam P L Objectives: Create a beam database to be used for the specified subsequent exercises. Compare small vs. large displacement analysis. Linear

More information

Problem description. The FCBI-C element is used in the fluid part of the model.

Problem description. The FCBI-C element is used in the fluid part of the model. Problem description This tutorial illustrates the use of ADINA for analyzing the fluid-structure interaction (FSI) behavior of a flexible splitter behind a 2D cylinder and the surrounding fluid in a channel.

More information

Simulation of Connector Assembly C

Simulation of Connector Assembly C Simulation of Connector Assembly C Date: Sunday, March 6, 2016 Designer: Solidworks Study name: Horizontal Stress Test on C inner bend Analysis type: Static Table of Contents Model Information... 2 Study

More information

Sliding Split Tube Telescope

Sliding Split Tube Telescope LESSON 15 Sliding Split Tube Telescope Objectives: Shell-to-shell contact -accounting for shell thickness. Creating boundary conditions and loads by way of rigid surfaces. Simulate large displacements,

More information

MAE 323: Lecture 6. Modeling Topics: Part I. Modeling Topics Alex Grishin MAE 323 Lecture 6 FE Modeling Topics: Part 1

MAE 323: Lecture 6. Modeling Topics: Part I. Modeling Topics Alex Grishin MAE 323 Lecture 6 FE Modeling Topics: Part 1 Modeling Topics 1 Common element types for structural analyis: oplane stress/strain, Axisymmetric obeam, truss,spring oplate/shell elements o3d solid ospecial: Usually used for contact or other constraints

More information

SolidWorks. An Overview of SolidWorks and Its Associated Analysis Programs

SolidWorks. An Overview of SolidWorks and Its Associated Analysis Programs An Overview of SolidWorks and Its Associated Analysis Programs prepared by Prof. D. Xue University of Calgary SolidWorks - a solid modeling CAD tool. COSMOSWorks - a design analysis system fully integrated

More information

General modeling guidelines

General modeling guidelines General modeling guidelines Some quotes from industry FEA experts: Finite element analysis is a very powerful tool with which to design products of superior quality. Like all tools, it can be used properly,

More information

Strain-Based Finite Element Analysis of Stiffened Cylindrical Shell Roof

Strain-Based Finite Element Analysis of Stiffened Cylindrical Shell Roof American Journal of Civil Engineering 2017; 5(4): 225-230 http://www.sciencepublishinggroup.com/j/ajce doi: 10.11648/j.ajce.20170504.15 ISSN: 2330-8729 (Print); ISSN: 2330-8737 (Online) Strain-Based Finite

More information

Introduction to Finite Element Analysis using ANSYS

Introduction to Finite Element Analysis using ANSYS Introduction to Finite Element Analysis using ANSYS Sasi Kumar Tippabhotla PhD Candidate Xtreme Photovoltaics (XPV) Lab EPD, SUTD Disclaimer: The material and simulations (using Ansys student version)

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

2: Static analysis of a plate

2: Static analysis of a plate 2: Static analysis of a plate Topics covered Project description Using SolidWorks Simulation interface Linear static analysis with solid elements Finding reaction forces Controlling discretization errors

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

Module 3: Buckling of 1D Simply Supported Beam

Module 3: Buckling of 1D Simply Supported Beam Module : Buckling of 1D Simply Supported Beam Table of Contents Page Number Problem Description Theory Geometry 4 Preprocessor 7 Element Type 7 Real Constants and Material Properties 8 Meshing 9 Solution

More information

ANSYS Webinar Sealing Applications Siddharth Shah Presented by Pierre THIEFFRY Product Managers Ansys, Inc.

ANSYS Webinar Sealing Applications Siddharth Shah Presented by Pierre THIEFFRY Product Managers Ansys, Inc. ANSYS Webinar Sealing Applications Siddharth Shah Presented by Pierre THIEFFRY Product Managers Ansys, Inc. 2008 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary Agenda Seals and ANSYS tools

More information

A Quadratic Pipe Element in LS-DYNA

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

More information

Advanced Professional Training

Advanced Professional Training Advanced Professional Training Non Linea rand Stability All information in this document is subject to modification without prior notice. No part of this manual may be reproduced, stored in a database

More information

SDC. Engineering Analysis with COSMOSWorks. Paul M. Kurowski Ph.D., P.Eng. SolidWorks 2003 / COSMOSWorks 2003

SDC. Engineering Analysis with COSMOSWorks. Paul M. Kurowski Ph.D., P.Eng. SolidWorks 2003 / COSMOSWorks 2003 Engineering Analysis with COSMOSWorks SolidWorks 2003 / COSMOSWorks 2003 Paul M. Kurowski Ph.D., P.Eng. SDC PUBLICATIONS Design Generator, Inc. Schroff Development Corporation www.schroff.com www.schroff-europe.com

More information

An optimization method for generating self-equilibrium shape of curved surface from developable surface

An optimization method for generating self-equilibrium shape of curved surface from developable surface 25-28th September, 2017, Hamburg, Germany Annette Bögle, Manfred Grohmann (eds.) An optimization method for generating self-equilibrium shape of curved surface from developable surface Jinglan CI *, Maoto

More information

NX Nastran Basic. The core structural analysis FEA solver used by leading product development firms for over 40 years

NX Nastran Basic. The core structural analysis FEA solver used by leading product development firms for over 40 years NX Nastran Basic The core structural analysis FEA solver used by leading product development firms for over 40 years Benefits Reduce risk by using simulation to save time and cost compared to physical

More information

Orbital forming of SKF's hub bearing units

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

More information

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

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

More information

PTC Creo Simulate. Features and Specifications. Data Sheet

PTC Creo Simulate. Features and Specifications. Data Sheet PTC Creo Simulate PTC Creo Simulate gives designers and engineers the power to evaluate structural and thermal product performance on your digital model before resorting to costly, time-consuming physical

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

ATENA Program Documentation Part 4-2. Tutorial for Program ATENA 3D. Written by: Jan Červenka, Zdenka Procházková, Tereza Sajdlová

ATENA Program Documentation Part 4-2. Tutorial for Program ATENA 3D. Written by: Jan Červenka, Zdenka Procházková, Tereza Sajdlová Červenka Consulting s.ro. Na Hrebenkach 55 150 00 Prague Czech Republic Phone: +420 220 610 018 E-mail: cervenka@cervenka.cz Web: http://www.cervenka.cz ATENA Program Documentation Part 4-2 Tutorial for

More information

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

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

More information

LOCAL STRESS ANALYSIS OF STIFFENED SHELLS USING MSC/NASTRAN S SHELL AND BEAM p-elements

LOCAL STRESS ANALYSIS OF STIFFENED SHELLS USING MSC/NASTRAN S SHELL AND BEAM p-elements LOCAL STRESS ANALYSIS OF STIFFENED SHELLS USING MSC/NASTRAN S SHELL AND BEAM p-elements Sanjay Patel, Claus Hoff, Mark Gwillim The MacNeal-Schwendler Corporation Abstract In large finite element models

More information

A Multiple Constraint Approach for Finite Element Analysis of Moment Frames with Radius-cut RBS Connections

A Multiple Constraint Approach for Finite Element Analysis of Moment Frames with Radius-cut RBS Connections A Multiple Constraint Approach for Finite Element Analysis of Moment Frames with Radius-cut RBS Connections Dawit Hailu +, Adil Zekaria ++, Samuel Kinde +++ ABSTRACT After the 1994 Northridge earthquake

More information

FINITE ELEMENT ANALYSIS OF A COMPOSITE CATAMARAN

FINITE ELEMENT ANALYSIS OF A COMPOSITE CATAMARAN NAFEMS WORLD CONGRESS 2013, SALZBURG, AUSTRIA FINITE ELEMENT ANALYSIS OF A COMPOSITE CATAMARAN Dr. C. Lequesne, Dr. M. Bruyneel (LMS Samtech, Belgium); Ir. R. Van Vlodorp (Aerofleet, Belgium). Dr. C. Lequesne,

More information

Crashbox Tutorial. In this tutorial the focus is on modeling a Formula Student Racecar Crashbox with HyperCrash 12.0

Crashbox Tutorial. In this tutorial the focus is on modeling a Formula Student Racecar Crashbox with HyperCrash 12.0 Crashbox Tutorial In this tutorial the focus is on modeling a Formula Student Racecar Crashbox with HyperCrash 12.0 (Written by Moritz Guenther, student at Altair Engineering GmbH) 1 HyperMesh* 1. Start

More information

Exercise 2: Mesh Resolution, Element Shapes, Basis Functions & Convergence Analyses

Exercise 2: Mesh Resolution, Element Shapes, Basis Functions & Convergence Analyses Exercise 2: Mesh Resolution, Element Shapes, Basis Functions & Convergence Analyses Goals In this exercise, we will explore the strengths and weaknesses of different element types (tetrahedrons vs. hexahedrons,

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

The part to be analyzed is the bracket from the tutorial of Chapter 3.

The part to be analyzed is the bracket from the tutorial of Chapter 3. Introduction to Solid Modeling Using SolidWorks 2007 COSMOSWorks Tutorial Page 1 In this tutorial, we will use the COSMOSWorks finite element analysis (FEA) program to analyze the response of a component

More information

Impact and Postbuckling Analyses

Impact and Postbuckling Analyses ABAQUS/Explicit: Advanced Topics Lecture 8 Impact and Postbuckling Analyses ABAQUS/Explicit: Advanced Topics L8.2 Overview Geometric Imperfections for Postbuckling Analyses ABAQUS/Explicit: Advanced Topics

More information

Plane strain conditions, 20 mm thick. b a. Material properties: E aa= N/mm2 Interface properties: G IC=0.28 N/mm E =E 00 N/mm2.

Plane strain conditions, 20 mm thick. b a. Material properties: E aa= N/mm2 Interface properties: G IC=0.28 N/mm E =E 00 N/mm2. Problem description The figure shows a double cantilever beam (DCB) of a composite material, subjected to displacement loads at its ends. u All lengths in mm. Not drawn to scale. Plane strain conditions,

More information