FINITE ELEMENT : MATRIX FORMULATION

Size: px
Start display at page:

Download "FINITE ELEMENT : MATRIX FORMULATION"

Transcription

1 FINITE ELEMENT : MATRIX FORMULATION Georges Cailletaud Ecole des Mines de Paris, Centre des Matériaux UMR CNRS 76 Contents /67

2 Contents Discrete versus continuous Element Interpolation Element list Global problem Formulation Matrix formulation Algorithm

3 Continuous Discrete Continuous How much rain? Discrete versus continuous /67

4 Continuous Discrete Continuous Geometry discretization Discrete versus continuous 4/67

5 Continuous Discrete Continuous Unknown field discretization Discrete versus continuous 5/67

6 Continuous Discrete Continuous Use elements Discrete versus continuous 6/67

7 Finite Element Discretization Replace continuum formulation by a discrete representation for unknowns and geometry Unknown field: u e (M) = i N e i (M)q e i Geometry: x(m) = i N e i (M)x(P i ) Interpolation functions Ni e and shape functions Ni e M, Ni e (M) = and Ni e (P j ) = δ ij i such as: Isoparametric elements iff N e i N e i Discrete versus continuous 7/67

8 Contents Discrete versus continuous Element Interpolation Element list Global problem Formulation Matrix formulation Algorithm

9 D-mapping Subparametric Superparametric Isoparametric element element element Geometry Unknown field Geometry Unknown field Geometry Unknown field more field nodes more geometrical nodes same number of than geometrical nodes than field nodes geom and field nodes Rigid body displacement not represented for superparametric element that has nonlinear edges! The location of the node at the middle of the edge is critical for quadratic edges Element 9/67

10 Shape function matrix, [N] Deformation matrix, [B] Field u, T, C Gradient ε, grad(t ),... Constitutive equations σ = Λ : ε, q = kgrad(t ) Conservation div(σ ) + f = 0,... First step: express the continuous field and its gradient wrt the discretized vector Element 0/67

11 Deformation matrix [B] () Knowing: u e (M) = i N e i (M)q e i Deformation can be obtained from the nodal displacements, for instance in D, small strain: ε xx = u x x = N (M) qx e + N (M) qx e +... x x ε yy = u y y = N (M) qy e + N (M) qy e +... y y ε xy = u x y + u y x = N (M) qx e + N (M) qy e +... y x Element /67

12 Deformation matrix [B] () Matrix form, 4-node quadrilateral ( ) {u} e = [N] T {q} e N 0 N = 0 N 0 N N 0 N 0 N 0 N 4 q e x q e y... q e 4y {ε} e = [B] T {q} e = N,x 0 N,x 0 N,x 0 N 4,x 0 0 N,y 0 N,y 0 N,y 0 N 4,y N,y N,x N,y N,x N,y N,x N 4,y N 4,x q e x q e y... q e 4y Shear term taken as γ = ε Element /67

13 Reference element η η y ξ ξ x Actual geometry Physical space (x, y) Reference element Parent space (ξ, η) f (x, y)dxdy = + + Ω f (ξ, η)jdξdη J is the determinant of the partial derivatives x/ ξ... matrix Element /67

14 Remarks on geometrical mapping The values on an edge depends only on the nodal values on the same edge (linear interpolation equal to zero on each side for -node lines, parabolic interpolation equal to zero for points for -node lines) Continuity... The mid node is used to allow non linear geometries Limits in the admissible mapping for avoiding singularities Element 4/67

15 Mapping of a -node line x 0 x =0 x =/ x = ξ Physical segment: x =- x = x Parent segment: ξ =- ξ = ξ =0 x = ξ + ξ x Element 5/67

16 Jacobian and inverse jacobian matrix ( ) x dx = ξ dy y ξ x η y η ( ) dξ = [J] dη ( ) dξ dη ( ) ξ dξ = x dη η x ξ ( ) ( ) y dx η = [J] dx dy dy y Since (x, y) are known from N i (ξ, η) and x i, [J] is computed from the known quantities in [J], using also: J = Det ([J]) = x ξ y η y ξ x η Element 6/67

17 Expression of the inverse jacobian matrix [J] = J y η x η y ξ x ξ For a rectangle [±a, ±b] in the real world, the mapping function is the same for any point inside the rectangle. The jacobian is a diagonal matrix, with x/ ξ = a, y/ η = b, and the determinant value is ab For any other shape, the mapping changes according to the location in the element For computing [B], one has to consider N i / x and N i / y: N i x = N i ξ ξ x + N i η η x N i y = N i ξ ξ y + N i η η y then ( ) ( ) Ni / x = [J] Ni / ξ N i / y N i / η Element 7/67

18 Contents Discrete versus continuous Element Interpolation Element list Global problem Formulation Matrix formulation Algorithm

19 D solid elements Type shape interpol # of polynom of disp nodes terms CD tri lin, ξ, η CD4 quad lin 4, ξ, η, ξη CD6 tri quad 6, ξ, η, ξ, ξη, η CD8 quad quad 8, ξ, η, ξ, ξη, η, ξ η, ξη CD9 quad quad 9, ξ, η, ξ, ξη, η, ξ η, ξη, ξ η Element 9/67

20 D solid elements Type shape interpol # of polynom of disp nodes terms CD4 tetra lin 4, ξ, η, ζ CD6 tri prism lin 6, ξ, η, ζ, ξη, ηζ CD8 hexa lin 8, ξ, η, ζ, ξη, ηζ, ζξ, ξηζ CD0 tetra quad 0, ξ, η, ζ, ξ, ξη, η, ηζ, ζ, ζξ CD5 tri prism quad 5, ξ, η, ζ, ξη, ηζ, ξ ζ, ξηζ, η ζ, ζ, ξζ, ηζ, ξ ζ, ξηζ, η ζ CD0 hexa quad 0, ξ, η, ζ, ξ, ξη, η, ηζ, ζ, ζξ, ξ η, ξη, η ζ, ηζ, ξζ, ξ ζ, ξηζ, ξ ηζ, ξη ζ, ξηζ CD7 hexa quad 7 ξ i η j ζ k, (i, j, k) 0,, Element 0/67

21 Isoparametric representation Example: D plane stress elements with n nodes Element geometry n = N i x = i= n N i x i y = i= Displacement interpolation n u x = N i u xi u y = i= n N i y i i= n N i u y i i= Matrix form... x y u x = x x x... x n y y y... y n u x u x u x... u xn u y u y u y u y... u yn Element /67 N N N.. N n

22 The linear triangle IFEM Felippa Terms in, ξ, η Element /67

23 The bilinear quad IFEM Felippa Terms in, ξ, η, ξη Element /67

24 The quadratic triangle IFEM Felippa Terms in, ξ, η, ξ, ξη, η Element 4/67

25 The biquadratic quad IFEM Felippa Terms in, ξ, η, ξ, ξη, η, ξ η, ξη, ξ η Element 5/67

26 The 8-node quad IFEM Felippa Corner nodes: N i = 4 ( + ξξ i)( + ηη i )(ξξ i + ηη i ) Mid nodes, ξ i = 0: N i = ( ξ )( + ηη i ) Mid nodes, η i = 0: n I = ( η )( + ξξ i ) Terms in, ξ, η, ξ, ξη, η, ξ η, ξη Element 6/67

27 Approximated field Polynomial basis ξ η ξ ξη η ξ ξ η ξη η Examples : CD4 ( + ξ i ξ)( + η i η) CD8, corner 0.5( + ξ i ξ + η i η)( + ξ i ξ)( + η i η) CD8 middle 0.5(. ξ )(. + η i η) Element 7/67

28 The -node infinite element Displacement is assumed to be q at node and q = 0 at node x ξ x x Interpolation Geometry N = ξ N such as x = x + α + ξ ξ ξ =? Resulting displacement interpolation u(x) =?? N = + ξ N = 0 Element 8/67

29 The -node infinite element Displacement is assumed to be q at node and q = 0 at node x ξ x x Interpolation Geometry N = ξ N such as x = x + α + ξ ξ ξ = x x α x x + α Resulting displacement interpolation u(x) =? N = + ξ N = 0 Element 9/67

30 The -node infinite element Displacement is assumed to be q at node and q = 0 at node x ξ x x Interpolation Geometry N = ξ N such as x = x + α + ξ ξ ξ = x x α x x + α Resulting displacement interpolation N = + ξ u(x) = N (x) q = N (ξ(x)) q = N = 0 αq x x + α Element 0/67

31 Connecting element lin quad. Connection between a linear and a quadratic quad Quadratic interpolation with node number 8 in the middle of 7: u(m) = N q + N 8 q 8 + N 7 q 7 On edge 7, in the linear element, the displacement should verify: q 8 =? Overloaded shape function in nodes and 7 after suppressing node 8: u(m) =?? Element /67

32 Connecting element lin quad. Connection between a linear and a quadratic quad Quadratic interpolation with node number 8 in the middle of 7: u(m) = N q + N 8 q 8 + N 7 q 7 On edge 7, in the linear element, the displacement should verify: q 8 = (q + q 7 )/ Overloaded shape function in nodes and 7 after suppressing node 8: u(m) =?? Element /67

33 Connecting element lin quad. Connection between a linear and a quadratic quad Quadratic interpolation with node number 8 in the middle of 7: u(m) = N q + N 8 q 8 + N 7 q 7 On edge 7, in the linear element, the displacement should verify: q 8 = (q + q 7 )/ Overloaded shape function in nodes and 7 after suppressing node 8: ( u(m) = N + N ) ( 8 q + N 7 + N ) 8 q 7 Element /67

34 Contents Discrete versus continuous Element Interpolation Element list Global problem Formulation Matrix formulation Algorithm

35 Thermal conduction Strong form: GIVEN r : Ω R, a volumetric flux, φ d : Γ f R, a surface flux, T d : Γ u R, a prescribed temperature, FIND T : Ω R, the temperature, such as: in Ω φ i,i = r on Γ u T = T d on Γ F φ i n i = Φ d Constitutive equation (Fourier, flux (W /m ) proportional to the temperature gradient) φ i = κ ij T, j conductivity matrix: [κ] (W /m.k) Global problem 5/67

36 Thermal conduction () Weak form: S, trial solution space, such as T = T d on Γ u V, variation space, such as δt = 0 on Γ u GIVEN r : Ω R, a volumetric flux, Φ d : Γ f R, a surface flux, T d : Γ u R, a prescribed temperature, FIND T S such as δt V φ i δt, i dω = δtrdω + δt Φ d dγ Ω Ω Γ F For any temperature variation compatible with prescribed temperature field around a state which respects equilibrium, the internal power variation is equal to the external power variation: δt, i φ i is in W /m T is present in φ i = κ ij T, j Global problem 6/67

37 Elastostatic Strong form: volume Ω with prescribed volume forces f d : σ ij,j + f i = 0 surface Γ F with prescribed forces F d : Fi d = σ ij n j surface Γ u with prescribed displacements u d : u i = ui d Constitutive equation: σ ij = Λ ijkl ε kl = Λ ijkl u k,l So that: Λ ijkl u k,lj + f i = 0 Global problem 7/67

38 Principle of virtual power Weak form: volume V with prescribed volume forces : f d surface Γ F with prescribed forces : F d surface Γ u with prescribed displacements : u d Virtual displacement rate u kinematically admissible ( u = u d on Γ u ) The variation u is such as: u = 0 on Γ u. Galerkin form writes, u: σ : ε dω = f d u dω + u ds Ω Ω Γ F F d Global problem 8/67

39 Discrete form of virtual power Application of Galerkin approach for continuum mechanics: virtual displacement rate u w h ; σ u h, x { u e }, nodal displacements allow us to compute u and ε : u = [N]{ u e } ; ε = [B]{ u e } Galerkin form writes, { u e }: ( ) {σ({u e }).[B].{ u e } dω = elt Ω elt ( f d.[n].{ u e } dω Ω + F d.[n].{ u e } ds) Γ F Global problem 9/67

40 Internal and external forces In each element e: Internal forces: {F e int} = External forces: {Fext} e = {σ({u e }).[B] dω = [B] T {σ({u e }) dω Ω Ω f d.[n]dω + F d.[n]ds Γ F Ω The solution of the problem: {F e int ({ue })} = {F e ext} with Newton iterative algorithm will use the jacobian matrix : [K e ] = {F int e } {u e } = [B] T. {σ} Ω {ε}. {ε} {u e } dω = [B] T. {σ}.[b] dω {ε} Ω Global problem 40/67

41 Linear and non linear behavior Applying the principle of virtual power Stationnary point of Potential Energy For elastic behavior [K e ] = [B] T.[Λ ].[B] dω Ω is symmetric, positive definite (true since σ and ε are conjugated) [ ] {σ} For non linear behavior, one has to examine [L c ] =. Note {ε} that [L c ] can be approached (quasi-newton). {F e ext} may depend on {u e } (large displacements). Global problem 4/67

42 Elastostatic, strong and weak form, a summary BCu Displacements u Body forces f Kinematics Equilibrium Strains ε Constitutive equations Stresses σ BCs STRONG BCu: u = u d on Γ u Kinematics: ε = [B] u in Ω Constitutive equation: σ = Λε Equilibrium: [B] σ + f = 0 BCs: σn = F on Γ F WEAK BCu: u h = u d on Γ u Kinematics: ε = [B] u h in Ω Constitutive equation: σ = Λε Equilibrium: δπ = 0 BCs: δπ = 0 Global problem 4/67

43 Contents Discrete versus continuous Element Interpolation Element list Global problem Formulation Matrix formulation Algorithm

44 Matrix vectors formulation of the weak form of the problem [K] {q} = {F } Thermal conduction: [K] = [B] T [κ] [B] dω {F } = Ω Elasticity: [K] = [B] T [Λ] [B] dω {F } = Ω Internal forces: {F e int} = External forces: {Fext} e = Ω In each element e: Ω Ω Ω [N] rdω + [N] Φ d dγ Ω [N] f d dω + [N] F d dγ Ω {σ({u e }).[B] dω = [B] T {σ({u e }) dω f d.[n]dω + F d.[n]ds Γ F Global problem Ω 44/67

45 The stiffness matrix Example of a 4-node quad and of a 0-node hexahedron () [B] T [D] [B] [K] (6) (6) 8 (60) 8 (60) 8 8 (60) (6) (6) (60) = The element stiffness matrix is a square matrix, symmetric, with no zero inside. Its size is equal to the number of dof of the element. Global problem 45/67

46 Nodal forces () {Fext} e = [N] T F d ds Γ F η 7 F t F n η ξ ξ F x ds = F t dx F n dy F y ds = F n dx + F t dy with ( ) ( ) dx dξ = [J] dy dη Global problem 46/67

47 Nodal forces () Integration on edge 5 7: dx = x ξ dξ y dy = ξ dξ Components 9, 0, for the nodes 5;, for nodes 6;, 4 for nodes 7 ( Fext(i e x ) = e N i F t ξ F n y ξ ) dξ ( ) Fext(i) e x = e N i F n ξ + F y t dξ ξ Example, for a pressure F n = p, and no shear (F t = 0) on the 5 7 edge of a 8-node rectangle a x a y = b represented by ξ η = x ξ = a y ξ = 0 N 5 = ξ( + ξ)/ N 6 = ξ N 7 = ξ( ξ)/ Global problem 47/67

48 Nodal forces () (4) () () F 0 = F 5y = e F = F 6y = e ξ( + ξ)padξ = ap ( ξ )padξ = 4ap The nodal forces at the middle node are 4 times the nodal forces at corner nodes for an uniform pressure (distribution... after adding the contribution of each element) Global problem 48/67

49 Nodal forces (4) Axisymmetric 8-node quad z () () Face of a 0-node hexahedron (4) ( ) (4) ( ) (4) (4) ( ) ( ) Global problem 49/67

50 Nodal forces (5) Face of a 7-node hexahedron who knows? Face of a 5-node hexahedron () () () Global problem 50/67

51 Assembling the global matrix C B A Local versus global numbering Global problem 5/67

52 Assembling the global matrix 0 F = F A F = F A +F B F = +F B F 4 = F A +F4 B +F C BF 5 = +F B +F C F 6 = +F4 C A F 7 = +F C A q = q A q = q A = q B q = = q B q 4 = q A = q4 B = q C Bq 5 = = q B = q C q 6 = = q4 C A q 7 = = q C C B Global problem 5/67

53 Assembling the global matrix C B A Global problem 5/67

54 Assembling the global matrix C B A Global problem 54/67

55 Assembling the global matrix 6 4 C A B Global problem 55/67

56 Assembling the global matrix 6 4 C A B Global problem 56/67

57 Assembling the global matrix 6 4 C A B Global problem 57/67

58 Assembling the global matrix 6 4 C A B Global problem 58/67

59 Assembling the global matrix C A B Global problem 59/67

60 Assembling the global matrix C A B Global problem 60/67

61 Assembling the global matrix C A B Global problem 6/67

62 Assembling the global matrix C B A Global problem 6/67

63 Assembling the global matrix C B A Global problem 6/67

64 Contents Discrete versus continuous Element Interpolation Element list Global problem Formulation Matrix formulation Algorithm

65 Global algorithm For each loading increment, do while {R} iter > EPSI : iter = 0; iter < ITERMAX ; iter + + Update displacements: {u} iter+ = {u} iter + δ{u} iter Compute {ε} = [B]. {u} iter+ then ε for each Gauss point Integrate the constitutive equation: ε σ, α I, σ ε 4 Compute int and ext forces: {F int ({u} t + {u} iter+ )}, {F e } 5 Compute the residual force: {R} iter+ = {F int } {F e } 6 New displacement increment: δ{u} iter+ = [K].{R} iter+ Global problem 65/67

66 Convergence Value of the residual forces < R ɛ, e.g. {R} n = Relative values: ( i ) /n Ri n ; {R} = max R i i Displacements {R} i {R} e {R} e < ɛ {U}k+ {U} k n < U ɛ Energy [ {U}k+ {U} k ] T. {R}k < W ɛ Global problem 66/67

FINITE ELEMENT : MATRIX FORMULATION. Georges Cailletaud Ecole des Mines de Paris, Centre des Matériaux UMR CNRS 7633

FINITE ELEMENT : MATRIX FORMULATION. Georges Cailletaud Ecole des Mines de Paris, Centre des Matériaux UMR CNRS 7633 FINITE ELEMENT : MATRIX FORMULATION Georges Cailletaud Ecole des Mines de Paris, Centre des Matériaux UMR CNRS 76 FINITE ELEMENT : MATRIX FORMULATION Discrete vs continuous Element type Polynomial approximation

More information

Finite Elements for 2 D Problems

Finite Elements for 2 D Problems Finite Elements for 2 D Problems General Formula for the Stiffness Matrix Displacements (u, v) in a plane element are interpolated from nodal displacements (ui, vi) using shape functions Ni as follows,

More information

Finite Element Formulation for Plates - Handout 3 -

Finite Element Formulation for Plates - Handout 3 - Finite Element Formulation for Plates - Handout 3 - Dr Fehmi Cirak (fc286@) Completed Version Definitions A plate is a three dimensional solid body with one of the plate dimensions much smaller than the

More information

FUNDAMENTAL FINITE ELEMENT ANALYSIS AND APPLICATIONS

FUNDAMENTAL FINITE ELEMENT ANALYSIS AND APPLICATIONS FUNDAMENTAL FINITE ELEMENT ANALYSIS AND APPLICATIONS With Mathematica and MATLAB Computations M. ASGHAR BHATTI WILEY JOHN WILEY & SONS, INC. CONTENTS OF THE BOOK WEB SITE PREFACE xi xiii 1 FINITE ELEMENT

More information

Stiffness Matrices of Isoparametric Four-node Finite Elements by Exact Analytical Integration

Stiffness Matrices of Isoparametric Four-node Finite Elements by Exact Analytical Integration Stiffness Matrices of Isoparametric Four-node Finite Elements by Exact Analytical Integration Key words: Gautam Dasgupta, Member ASCE Columbia University, New York, NY C ++ code, convex quadrilateral element,

More information

INTRODUCTION TO THE FINITE ELEMENT METHOD

INTRODUCTION TO THE FINITE ELEMENT METHOD INTRODUCTION TO THE FINITE ELEMENT METHOD G. P. Nikishkov 2004 Lecture Notes. University of Aizu, Aizu-Wakamatsu 965-8580, Japan niki@u-aizu.ac.jp 2 Updated 2004-01-19 Contents 1 Introduction 5 1.1 What

More information

Finite Element Method (ENGC 6321) Syllabus. Second Semester 2013-2014

Finite Element Method (ENGC 6321) Syllabus. Second Semester 2013-2014 Finite Element Method Finite Element Method (ENGC 6321) Syllabus Second Semester 2013-2014 Objectives Understand the basic theory of the FEM Know the behaviour and usage of each type of elements covered

More information

Finite Element Formulation for Beams - Handout 2 -

Finite Element Formulation for Beams - Handout 2 - Finite Element Formulation for Beams - Handout 2 - Dr Fehmi Cirak (fc286@) Completed Version Review of Euler-Bernoulli Beam Physical beam model midline Beam domain in three-dimensions Midline, also called

More information

Stress Recovery 28 1

Stress Recovery 28 1 . 8 Stress Recovery 8 Chapter 8: STRESS RECOVERY 8 TABLE OF CONTENTS Page 8.. Introduction 8 8.. Calculation of Element Strains and Stresses 8 8.. Direct Stress Evaluation at Nodes 8 8.. Extrapolation

More information

Elasticity Theory Basics

Elasticity Theory Basics G22.3033-002: Topics in Computer Graphics: Lecture #7 Geometric Modeling New York University Elasticity Theory Basics Lecture #7: 20 October 2003 Lecturer: Denis Zorin Scribe: Adrian Secord, Yotam Gingold

More information

Introduction to the Finite Element Method (FEM)

Introduction to the Finite Element Method (FEM) Introduction to the Finite Element Method (FEM) ecture First and Second Order One Dimensional Shape Functions Dr. J. Dean Discretisation Consider the temperature distribution along the one-dimensional

More information

820446 - ACMSM - Computer Applications in Solids Mechanics

820446 - ACMSM - Computer Applications in Solids Mechanics Coordinating unit: 820 - EUETIB - Barcelona College of Industrial Engineering Teaching unit: 737 - RMEE - Department of Strength of Materials and Structural Engineering Academic year: Degree: 2015 BACHELOR'S

More information

Finite Element Methods (in Solid and Structural Mechanics)

Finite Element Methods (in Solid and Structural Mechanics) CEE570 / CSE 551 Class #1 Finite Element Methods (in Solid and Structural Mechanics) Spring 2014 Prof. Glaucio H. Paulino Donald Biggar Willett Professor of Engineering Department of Civil and Environmental

More information

An Overview of the Finite Element Analysis

An Overview of the Finite Element Analysis CHAPTER 1 An Overview of the Finite Element Analysis 1.1 Introduction Finite element analysis (FEA) involves solution of engineering problems using computers. Engineering structures that have complex geometry

More information

Høgskolen i Narvik Sivilingeniørutdanningen STE6237 ELEMENTMETODER. Oppgaver

Høgskolen i Narvik Sivilingeniørutdanningen STE6237 ELEMENTMETODER. Oppgaver Høgskolen i Narvik Sivilingeniørutdanningen STE637 ELEMENTMETODER Oppgaver Klasse: 4.ID, 4.IT Ekstern Professor: Gregory A. Chechkin e-mail: chechkin@mech.math.msu.su Narvik 6 PART I Task. Consider two-point

More information

CAE -Finite Element Method

CAE -Finite Element Method 16.810 Engineering Design and Rapid Prototyping Lecture 3b CAE -Finite Element Method Instructor(s) Prof. Olivier de Weck January 16, 2007 Numerical Methods Finite Element Method Boundary Element Method

More information

The Basics of FEA Procedure

The Basics of FEA Procedure CHAPTER 2 The Basics of FEA Procedure 2.1 Introduction This chapter discusses the spring element, especially for the purpose of introducing various concepts involved in use of the FEA technique. A spring

More information

Feature Commercial codes In-house codes

Feature Commercial codes In-house codes A simple finite element solver for thermo-mechanical problems Keywords: Scilab, Open source software, thermo-elasticity Introduction In this paper we would like to show how it is possible to develop a

More information

The elements used in commercial codes can be classified in two basic categories:

The elements used in commercial codes can be classified in two basic categories: CHAPTER 3 Truss Element 3.1 Introduction The single most important concept in understanding FEA, is the basic understanding of various finite elements that we employ in an analysis. Elements are used for

More information

Introduction to the Finite Element Method

Introduction to the Finite Element Method Introduction to the Finite Element Method 09.06.2009 Outline Motivation Partial Differential Equations (PDEs) Finite Difference Method (FDM) Finite Element Method (FEM) References Motivation Figure: cross

More information

Nonlinear analysis and form-finding in GSA Training Course

Nonlinear analysis and form-finding in GSA Training Course Nonlinear analysis and form-finding in GSA Training Course Non-linear analysis and form-finding in GSA 1 of 47 Oasys Ltd Non-linear analysis and form-finding in GSA 2 of 47 Using the GSA GsRelax Solver

More information

ESCUELA TÉCNICA SUPERIOR DE INGENIEROS INDUSTRIALES Y DE TELECOMUNICACIÓN

ESCUELA TÉCNICA SUPERIOR DE INGENIEROS INDUSTRIALES Y DE TELECOMUNICACIÓN ESCUELA TÉCNICA SUPERIOR DE INGENIEROS INDUSTRIALES Y DE TELECOMUNICACIÓN Titulación: INGENIERO INDUSTRIAL Título del proyecto: MODELING CRACKS WITH ABAQUS Pablo Sanchis Gurpide Pamplona, 22 de Julio del

More information

Reliable FE-Modeling with ANSYS

Reliable FE-Modeling with ANSYS Reliable FE-Modeling with ANSYS Thomas Nelson, Erke Wang CADFEM GmbH, Munich, Germany Abstract ANSYS is one of the leading commercial finite element programs in the world and can be applied to a large

More information

CAE -Finite Element Method

CAE -Finite Element Method 16.810 Engineering Design and Rapid Prototyping CAE -Finite Element Method Instructor(s) Prof. Olivier de Weck January 11, 2005 Plan for Today Hand Calculations Aero Æ Structures FEM Lecture (ca. 45 min)

More information

Beam, Plate, and Shell Elements Part I

Beam, Plate, and Shell Elements Part I Topic 19 Beam, Plate, and Shell Elements Part I Contents: Brief review of major formulation approaches The degeneration of a three-dimensional continuum to beam and shell behavior Basic kinematic and static

More information

TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW

TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW Rajesh Khatri 1, 1 M.Tech Scholar, Department of Mechanical Engineering, S.A.T.I., vidisha

More information

Back to Elements - Tetrahedra vs. Hexahedra

Back to Elements - Tetrahedra vs. Hexahedra Back to Elements - Tetrahedra vs. Hexahedra Erke Wang, Thomas Nelson, Rainer Rauch CAD-FEM GmbH, Munich, Germany Abstract This paper presents some analytical results and some test results for different

More information

A quadrilateral 2-D finite element based on mixed interpolation of tensorial

A quadrilateral 2-D finite element based on mixed interpolation of tensorial A quadrilateral 2-D finite element based on mixed interpolation of tensorial components Eduardo N. Dvorkin and Sara I. Vassolo* Instituto de Materiales y Estructuras, Facultad de Ingenieria, Universidad

More information

Finite Element Method

Finite Element Method 16.810 (16.682) Engineering Design and Rapid Prototyping Finite Element Method Instructor(s) Prof. Olivier de Weck deweck@mit.edu Dr. Il Yong Kim kiy@mit.edu January 12, 2004 Plan for Today FEM Lecture

More information

COMPUTATION OF THREE-DIMENSIONAL ELECTRIC FIELD PROBLEMS BY A BOUNDARY INTEGRAL METHOD AND ITS APPLICATION TO INSULATION DESIGN

COMPUTATION OF THREE-DIMENSIONAL ELECTRIC FIELD PROBLEMS BY A BOUNDARY INTEGRAL METHOD AND ITS APPLICATION TO INSULATION DESIGN PERIODICA POLYTECHNICA SER. EL. ENG. VOL. 38, NO. ~, PP. 381-393 (199~) COMPUTATION OF THREE-DIMENSIONAL ELECTRIC FIELD PROBLEMS BY A BOUNDARY INTEGRAL METHOD AND ITS APPLICATION TO INSULATION DESIGN H.

More information

Shell Elements in ABAQUS/Explicit

Shell Elements in ABAQUS/Explicit ABAQUS/Explicit: Advanced Topics Appendix 2 Shell Elements in ABAQUS/Explicit ABAQUS/Explicit: Advanced Topics A2.2 Overview ABAQUS/Explicit: Advanced Topics ABAQUS/Explicit: Advanced Topics A2.4 Triangular

More information

Modeling of inflatable dams partially filled with fluid and gas considering large deformations and stability

Modeling of inflatable dams partially filled with fluid and gas considering large deformations and stability Institute of Mechanics Modeling of inflatable dams partially filled with fluid and gas considering large deformations and stability October 2009 Anne Maurer Marc Hassler Karl Schweizerhof Institute of

More information

The HR Variational Principle of Elastostatics

The HR Variational Principle of Elastostatics The HR ariational Principle of Elastostatics Chapter : THE HR ARIATIONAL PRINCIPLE OF ELASTOSTATICS TABLE OF CONTENTS Page.. Introduction 3... Mixed ersus Hybrid............... 3... The Canonical Functionals............

More information

COMPUTATIONAL ENGINEERING OF FINITE ELEMENT MODELLING FOR AUTOMOTIVE APPLICATION USING ABAQUS

COMPUTATIONAL ENGINEERING OF FINITE ELEMENT MODELLING FOR AUTOMOTIVE APPLICATION USING ABAQUS International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 7, Issue 2, March-April 2016, pp. 30 52, Article ID: IJARET_07_02_004 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=7&itype=2

More information

DYNAMIC ANALYSIS OF THICK PLATES SUBJECTED TO EARTQUAKE

DYNAMIC ANALYSIS OF THICK PLATES SUBJECTED TO EARTQUAKE DYNAMIC ANALYSIS OF THICK PLATES SUBJECTED TO EARTQUAKE ÖZDEMİR Y. I, AYVAZ Y. Posta Adresi: Department of Civil Engineering, Karadeniz Technical University, 68 Trabzon, TURKEY E-posta: yaprakozdemir@hotmail.com

More information

An Object-Oriented class design for the Generalized Finite Element Method programming

An Object-Oriented class design for the Generalized Finite Element Method programming 10(2013) 1267 1291 An Object-Oriented class design for the Generalized Finite Element Method programming Abstract The Generalized Finite Element Method (GFEM) is a numerical method based on the Finite

More information

3 Concepts of Stress Analysis

3 Concepts of Stress Analysis 3 Concepts of Stress Analysis 3.1 Introduction Here the concepts of stress analysis will be stated in a finite element context. That means that the primary unknown will be the (generalized) displacements.

More information

Computer Graphics. Geometric Modeling. Page 1. Copyright Gotsman, Elber, Barequet, Karni, Sheffer Computer Science - Technion. An Example.

Computer Graphics. Geometric Modeling. Page 1. Copyright Gotsman, Elber, Barequet, Karni, Sheffer Computer Science - Technion. An Example. An Example 2 3 4 Outline Objective: Develop methods and algorithms to mathematically model shape of real world objects Categories: Wire-Frame Representation Object is represented as as a set of points

More information

Linear Threshold Units

Linear Threshold Units Linear Threshold Units w x hx (... w n x n w We assume that each feature x j and each weight w j is a real number (we will relax this later) We will study three different algorithms for learning linear

More information

Development of Membrane, Plate and Flat Shell Elements in Java

Development of Membrane, Plate and Flat Shell Elements in Java Development of Membrane, Plate and Flat Shell Elements in Java by Kaushalkumar Kansara Thesis submitted to the Faculty of the Virginia Polytechnic Institute & State University In partial fulfillment of

More information

Modelling unilateral frictionless contact using. the null-space method and cubic B-Spline. interpolation

Modelling unilateral frictionless contact using. the null-space method and cubic B-Spline. interpolation Modelling unilateral frictionless contact using the null-space method and cubic B-Spline interpolation J. Muñoz Dep. Applied Mathematics III, LaCàN Univ. Politècnica de Catalunya (UPC), Spain Abstract

More information

1 Determinants and the Solvability of Linear Systems

1 Determinants and the Solvability of Linear Systems 1 Determinants and the Solvability of Linear Systems In the last section we learned how to use Gaussian elimination to solve linear systems of n equations in n unknowns The section completely side-stepped

More information

Finite cloud method: a true meshless technique based on a xed reproducing kernel approximation

Finite cloud method: a true meshless technique based on a xed reproducing kernel approximation INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN ENGINEERING Int. J. Numer. Meth. Engng 2001; 50:2373 2410 Finite cloud method: a true meshless technique based on a xed reproducing kernel approximation N.

More information

Scientic Computing 2013 Computer Classes: Worksheet 11: 1D FEM and boundary conditions

Scientic Computing 2013 Computer Classes: Worksheet 11: 1D FEM and boundary conditions Scientic Computing 213 Computer Classes: Worksheet 11: 1D FEM and boundary conditions Oleg Batrashev November 14, 213 This material partially reiterates the material given on the lecture (see the slides)

More information

State of Stress at Point

State of Stress at Point State of Stress at Point Einstein Notation The basic idea of Einstein notation is that a covector and a vector can form a scalar: This is typically written as an explicit sum: According to this convention,

More information

NUMERICAL METHODS TOPICS FOR RESEARCH PAPERS

NUMERICAL METHODS TOPICS FOR RESEARCH PAPERS Faculty of Civil Engineering Belgrade Master Study COMPUTATIONAL ENGINEERING Fall semester 2004/2005 NUMERICAL METHODS TOPICS FOR RESEARCH PAPERS 1. NUMERICAL METHODS IN FINITE ELEMENT ANALYSIS - Matrices

More information

Kirchhoff Plates: BCs and Variational Forms

Kirchhoff Plates: BCs and Variational Forms 21 Kirchhoff Plates: BCs and Variational Forms 21 1 Chapter 21: KIRCHHOFF PLATES: BCS AND VARIATIONAL FORS TABLE OF CONTENTS Page 21.1. Introduction 21 3 21.2. Boundary Conditions for Kirchhoff Plate 21

More information

CIVL 7/8117 Chapter 3a - Development of Truss Equations 1/80

CIVL 7/8117 Chapter 3a - Development of Truss Equations 1/80 CIV 7/87 Chapter 3a - Development of Truss Equations /8 Development of Truss Equations Having set forth the foundation on which the direct stiffness method is based, we will now derive the stiffness matri

More information

Solved with COMSOL Multiphysics 4.3

Solved with COMSOL Multiphysics 4.3 Vibrating String Introduction In the following example you compute the natural frequencies of a pre-tensioned string using the 2D Truss interface. This is an example of stress stiffening ; in fact the

More information

Nonlinear Analysis Using Femap with NX Nastran

Nonlinear Analysis Using Femap with NX Nastran Nonlinear Analysis Using Femap with NX Nastran Chip Fricke, Principal Applications Engineer, Agenda Nonlinear Analysis Using Femap with NX Nastran Who am I? Overview of Nonlinear Analysis Comparison of

More information

CUDA for Real Time Multigrid Finite Element Simulation of

CUDA for Real Time Multigrid Finite Element Simulation of CUDA for Real Time Multigrid Finite Element Simulation of SoftTissue Deformations Christian Dick Computer Graphics and Visualization Group Technische Universität München, Germany Motivation Real time physics

More information

Mesh Discretization Error and Criteria for Accuracy of Finite Element Solutions

Mesh Discretization Error and Criteria for Accuracy of Finite Element Solutions Mesh Discretization Error and Criteria for Accuracy of Finite Element Solutions Chandresh Shah Cummins, Inc. Abstract Any finite element analysis performed by an engineer is subject to several types of

More information

4.3 Draft 5/27/04 2004 J.E. Akin 1

4.3 Draft 5/27/04 2004 J.E. Akin 1 4. Draft 5/7/04 004 J.E. Akin Chapter INTRODUCTION. Finite Element Methods The goal of this text is to introduce finite element methods from a rather broad perspective. We will consider the basic theory

More information

Study on Pressure Distribution and Load Capacity of a Journal Bearing Using Finite Element Method and Analytical Method

Study on Pressure Distribution and Load Capacity of a Journal Bearing Using Finite Element Method and Analytical Method International Journal of Mechanical & Mechatronics Engineering IJMME-IJENS Vol:1 No:5 1 Study on Pressure Distribution and Load Capacity of a Journal Bearing Using Finite Element Method and Method D. M.

More information

A gentle introduction to the Finite Element Method. Francisco Javier Sayas

A gentle introduction to the Finite Element Method. Francisco Javier Sayas A gentle introduction to the Finite Element Method Francisco Javier Sayas 2008 An introduction If you haven t been hiding under a stone during your studies of engineering, mathematics or physics, it is

More information

TTLL301 - Heat transfer in a bar with imposed temperature (sinusoid)

TTLL301 - Heat transfer in a bar with imposed temperature (sinusoid) Titre : TTLL301 - Transfert thermique dans une barre avec [...] Date : 01/02/2011 Page : 1/8 TTLL301 - Heat transfer in a bar with imposed temperature (sinusoid) Summarized: This test is resulting from

More information

New approaches in Eurocode 3 efficient global structural design

New approaches in Eurocode 3 efficient global structural design New approaches in Eurocode 3 efficient global structural design Part 1: 3D model based analysis using general beam-column FEM Ferenc Papp* and József Szalai ** * Associate Professor, Department of Structural

More information

Høgskolen i Narvik Sivilingeniørutdanningen

Høgskolen i Narvik Sivilingeniørutdanningen Høgskolen i Narvik Sivilingeniørutdanningen Eksamen i Faget STE66 ELASTISITETSTEORI Klasse: 4.ID Dato: 7.0.009 Tid: Kl. 09.00 1.00 Tillatte hjelpemidler under eksamen: Kalkulator Kopi av Boken Mechanics

More information

CHAPTER 3. INTRODUCTION TO MATRIX METHODS FOR STRUCTURAL ANALYSIS

CHAPTER 3. INTRODUCTION TO MATRIX METHODS FOR STRUCTURAL ANALYSIS 1 CHAPTER 3. INTRODUCTION TO MATRIX METHODS FOR STRUCTURAL ANALYSIS Written by: Sophia Hassiotis, January, 2003 Last revision: February, 2015 Modern methods of structural analysis overcome some of the

More information

Customer Training Material. Lecture 2. Introduction to. Methodology ANSYS FLUENT. ANSYS, Inc. Proprietary 2010 ANSYS, Inc. All rights reserved.

Customer Training Material. Lecture 2. Introduction to. Methodology ANSYS FLUENT. ANSYS, Inc. Proprietary 2010 ANSYS, Inc. All rights reserved. Lecture 2 Introduction to CFD Methodology Introduction to ANSYS FLUENT L2-1 What is CFD? Computational Fluid Dynamics (CFD) is the science of predicting fluid flow, heat and mass transfer, chemical reactions,

More information

jorge s. marques image processing

jorge s. marques image processing image processing images images: what are they? what is shown in this image? What is this? what is an image images describe the evolution of physical variables (intensity, color, reflectance, condutivity)

More information

Metrics on SO(3) and Inverse Kinematics

Metrics on SO(3) and Inverse Kinematics Mathematical Foundations of Computer Graphics and Vision Metrics on SO(3) and Inverse Kinematics Luca Ballan Institute of Visual Computing Optimization on Manifolds Descent approach d is a ascent direction

More information

Object-oriented scientific computing

Object-oriented scientific computing Object-oriented scientific computing Pras Pathmanathan Summer 2012 The finite element method Advantages of the FE method over the FD method Main advantages of FE over FD 1 Deal with Neumann boundary conditions

More information

Høgskolen i Narvik Sivilingeniørutdanningen

Høgskolen i Narvik Sivilingeniørutdanningen Høgskolen i Narvik Sivilingeniørutdanningen Eksamen i Faget STE6237 ELEMENTMETODEN Klassen: 4.ID 4.IT Dato: 8.8.25 Tid: Kl. 9. 2. Tillatte hjelpemidler under eksamen: Kalkulator. Bok Numerical solution

More information

AN INTRODUCTION TO NUMERICAL METHODS AND ANALYSIS

AN INTRODUCTION TO NUMERICAL METHODS AND ANALYSIS AN INTRODUCTION TO NUMERICAL METHODS AND ANALYSIS Revised Edition James Epperson Mathematical Reviews BICENTENNIAL 0, 1 8 0 7 z ewiley wu 2007 r71 BICENTENNIAL WILEY-INTERSCIENCE A John Wiley & Sons, Inc.,

More information

Laminar Flow and Heat Transfer of Herschel-Bulkley Fluids in a Rectangular Duct; Finite-Element Analysis

Laminar Flow and Heat Transfer of Herschel-Bulkley Fluids in a Rectangular Duct; Finite-Element Analysis Tamkang Journal of Science and Engineering, Vol. 12, No. 1, pp. 99 107 (2009) 99 Laminar Flow and Heat Transfer of Herschel-Bulkley Fluids in a Rectangular Duct; Finite-Element Analysis M. E. Sayed-Ahmed

More information

OpenFOAM Optimization Tools

OpenFOAM Optimization Tools OpenFOAM Optimization Tools Henrik Rusche and Aleks Jemcov h.rusche@wikki-gmbh.de and a.jemcov@wikki.co.uk Wikki, Germany and United Kingdom OpenFOAM Optimization Tools p. 1 Agenda Objective Review optimisation

More information

1 The basic equations of fluid dynamics

1 The basic equations of fluid dynamics 1 The basic equations of fluid dynamics The main task in fluid dynamics is to find the velocity field describing the flow in a given domain. To do this, one uses the basic equations of fluid flow, which

More information

Introduction to Solid Modeling Using SolidWorks 2012 SolidWorks Simulation Tutorial Page 1

Introduction to Solid Modeling Using SolidWorks 2012 SolidWorks Simulation Tutorial Page 1 Introduction to Solid Modeling Using SolidWorks 2012 SolidWorks Simulation Tutorial Page 1 In this tutorial, we will use the SolidWorks Simulation finite element analysis (FEA) program to analyze the response

More information

Inner Product Spaces

Inner Product Spaces Math 571 Inner Product Spaces 1. Preliminaries An inner product space is a vector space V along with a function, called an inner product which associates each pair of vectors u, v with a scalar u, v, and

More information

8. Linear least-squares

8. Linear least-squares 8. Linear least-squares EE13 (Fall 211-12) definition examples and applications solution of a least-squares problem, normal equations 8-1 Definition overdetermined linear equations if b range(a), cannot

More information

Factorization Theorems

Factorization Theorems Chapter 7 Factorization Theorems This chapter highlights a few of the many factorization theorems for matrices While some factorization results are relatively direct, others are iterative While some factorization

More information

Mean value theorem, Taylors Theorem, Maxima and Minima.

Mean value theorem, Taylors Theorem, Maxima and Minima. MA 001 Preparatory Mathematics I. Complex numbers as ordered pairs. Argand s diagram. Triangle inequality. De Moivre s Theorem. Algebra: Quadratic equations and express-ions. Permutations and Combinations.

More information

Conservative Systems 6 1

Conservative Systems 6 1 6 Conservative Systems 6 1 Chapter 6: CONSERVATIVE SYSTEMS TABLE OF CONTENTS Page 6.1 Introduction..................... 6 3 6.2 Work and Work Functions................ 6 3 6.2.1 Mechanical Work Concept.............

More information

EECS 556 Image Processing W 09. Interpolation. Interpolation techniques B splines

EECS 556 Image Processing W 09. Interpolation. Interpolation techniques B splines EECS 556 Image Processing W 09 Interpolation Interpolation techniques B splines What is image processing? Image processing is the application of 2D signal processing methods to images Image representation

More information

Mesh Moving Techniques for Fluid-Structure Interactions With Large Displacements

Mesh Moving Techniques for Fluid-Structure Interactions With Large Displacements K. Stein Department of Physics, Bethel College, St. Paul, MN 55112 T. Tezduyar Mechanical Engineering, Rice University, MS 321, Houston, TX 77005 R. Benney Natick Soldier Center, Natick, MA 01760 Mesh

More information

Nonlinear Algebraic Equations Example

Nonlinear Algebraic Equations Example Nonlinear Algebraic Equations Example Continuous Stirred Tank Reactor (CSTR). Look for steady state concentrations & temperature. s r (in) p,i (in) i In: N spieces with concentrations c, heat capacities

More information

Analysis of deep beam using Finite Element Method

Analysis of deep beam using Finite Element Method www.ijaser.com 2012 by the authors Licensee IJASER- Under Creative Commons License 3.0 editorial@ijaser.com Research article ISSN 2277 9442 Analysis of deep beam using Finite Element Method 1 Enem, J.I.,

More information

Scalars, Vectors and Tensors

Scalars, Vectors and Tensors Scalars, Vectors and Tensors A scalar is a physical quantity that it represented by a dimensional number at a particular point in space and time. Examples are hydrostatic pressure and temperature. A vector

More information

Introduction to General and Generalized Linear Models

Introduction to General and Generalized Linear Models Introduction to General and Generalized Linear Models General Linear Models - part I Henrik Madsen Poul Thyregod Informatics and Mathematical Modelling Technical University of Denmark DK-2800 Kgs. Lyngby

More information

Deflections. Question: What are Structural Deflections?

Deflections. Question: What are Structural Deflections? Question: What are Structural Deflections? Answer: The deformations or movements of a structure and its components, such as beams and trusses, from their original positions. It is as important for the

More information

Introduction to Algebraic Geometry. Bézout s Theorem and Inflection Points

Introduction to Algebraic Geometry. Bézout s Theorem and Inflection Points Introduction to Algebraic Geometry Bézout s Theorem and Inflection Points 1. The resultant. Let K be a field. Then the polynomial ring K[x] is a unique factorisation domain (UFD). Another example of a

More information

Essential Mathematics for Computer Graphics fast

Essential Mathematics for Computer Graphics fast John Vince Essential Mathematics for Computer Graphics fast Springer Contents 1. MATHEMATICS 1 Is mathematics difficult? 3 Who should read this book? 4 Aims and objectives of this book 4 Assumptions made

More information

METHODS FOR ACHIEVEMENT UNIFORM STRESSES DISTRIBUTION UNDER THE FOUNDATION

METHODS FOR ACHIEVEMENT UNIFORM STRESSES DISTRIBUTION UNDER THE FOUNDATION International Journal of Civil Engineering and Technology (IJCIET) Volume 7, Issue 2, March-April 2016, pp. 45-66, Article ID: IJCIET_07_02_004 Available online at http://www.iaeme.com/ijciet/issues.asp?jtype=ijciet&vtype=7&itype=2

More information

Multigrid preconditioning for nonlinear (degenerate) parabolic equations with application to monument degradation

Multigrid preconditioning for nonlinear (degenerate) parabolic equations with application to monument degradation Multigrid preconditioning for nonlinear (degenerate) parabolic equations with application to monument degradation M. Donatelli 1 M. Semplice S. Serra-Capizzano 1 1 Department of Science and High Technology

More information

Course Outline for the Masters Programme in Computational Engineering

Course Outline for the Masters Programme in Computational Engineering Course Outline for the Masters Programme in Computational Engineering Compulsory Courses CP-501 Mathematical Methods for Computational 3 Engineering-I CP-502 Mathematical Methods for Computational 3 Engineering-II

More information

Exact shape-reconstruction by one-step linearization in electrical impedance tomography

Exact shape-reconstruction by one-step linearization in electrical impedance tomography Exact shape-reconstruction by one-step linearization in electrical impedance tomography Bastian von Harrach harrach@math.uni-mainz.de Institut für Mathematik, Joh. Gutenberg-Universität Mainz, Germany

More information

Engineering Analysis With ANSYS Software

Engineering Analysis With ANSYS Software Engineering Analysis With ANSYS Software This page intentionally left blank Engineering Analysis With ANSYS Software Y. Nakasone and S. Yoshimoto Department of Mechanical Engineering Tokyo University of

More information

THE COMPUTATIONAL MODEL OF THE LOAD DISTRIBUTION BETWEEN ELEMENTS IN A PLANETARY ROLLER SCREW

THE COMPUTATIONAL MODEL OF THE LOAD DISTRIBUTION BETWEEN ELEMENTS IN A PLANETARY ROLLER SCREW JOURNAL OF THEORETICAL AND APPLIED MECHANICS 52, 3, pp. 699-705, Warsaw 204 THE COMPUTATIONAL MODEL OF THE LOAD DISTRIBUTION BETWEEN ELEMENTS IN A PLANETARY ROLLER SCREW Jan Ryś, Filip Lisowski Cracow

More information

An Additive Neumann-Neumann Method for Mortar Finite Element for 4th Order Problems

An Additive Neumann-Neumann Method for Mortar Finite Element for 4th Order Problems An Additive eumann-eumann Method for Mortar Finite Element for 4th Order Problems Leszek Marcinkowski Department of Mathematics, University of Warsaw, Banacha 2, 02-097 Warszawa, Poland, Leszek.Marcinkowski@mimuw.edu.pl

More information

Unit 6 Plane Stress and Plane Strain

Unit 6 Plane Stress and Plane Strain Unit 6 Plane Stress and Plane Strain Readings: T & G 8, 9, 10, 11, 12, 14, 15, 16 Paul A. Lagace, Ph.D. Professor of Aeronautics & Astronautics and Engineering Systems There are many structural configurations

More information

MATH 304 Linear Algebra Lecture 20: Inner product spaces. Orthogonal sets.

MATH 304 Linear Algebra Lecture 20: Inner product spaces. Orthogonal sets. MATH 304 Linear Algebra Lecture 20: Inner product spaces. Orthogonal sets. Norm The notion of norm generalizes the notion of length of a vector in R n. Definition. Let V be a vector space. A function α

More information

Begin creating the geometry by defining two Circles for the spherical endcap, and Subtract Areas to create the vessel wall.

Begin creating the geometry by defining two Circles for the spherical endcap, and Subtract Areas to create the vessel wall. ME 477 Pressure Vessel Example 1 ANSYS Example: Axisymmetric Analysis of a Pressure Vessel The pressure vessel shown below is made of cast iron (E = 14.5 Msi, ν = 0.21) and contains an internal pressure

More information

DATA ANALYSIS II. Matrix Algorithms

DATA ANALYSIS II. Matrix Algorithms DATA ANALYSIS II Matrix Algorithms Similarity Matrix Given a dataset D = {x i }, i=1,..,n consisting of n points in R d, let A denote the n n symmetric similarity matrix between the points, given as where

More information

Mathematics (MAT) MAT 061 Basic Euclidean Geometry 3 Hours. MAT 051 Pre-Algebra 4 Hours

Mathematics (MAT) MAT 061 Basic Euclidean Geometry 3 Hours. MAT 051 Pre-Algebra 4 Hours MAT 051 Pre-Algebra Mathematics (MAT) MAT 051 is designed as a review of the basic operations of arithmetic and an introduction to algebra. The student must earn a grade of C or in order to enroll in MAT

More information

GRADES 7, 8, AND 9 BIG IDEAS

GRADES 7, 8, AND 9 BIG IDEAS Table 1: Strand A: BIG IDEAS: MATH: NUMBER Introduce perfect squares, square roots, and all applications Introduce rational numbers (positive and negative) Introduce the meaning of negative exponents for

More information

Largest Fixed-Aspect, Axis-Aligned Rectangle

Largest Fixed-Aspect, Axis-Aligned Rectangle Largest Fixed-Aspect, Axis-Aligned Rectangle David Eberly Geometric Tools, LLC http://www.geometrictools.com/ Copyright c 1998-2016. All Rights Reserved. Created: February 21, 2004 Last Modified: February

More information

Lecture 2 Linear functions and examples

Lecture 2 Linear functions and examples EE263 Autumn 2007-08 Stephen Boyd Lecture 2 Linear functions and examples linear equations and functions engineering examples interpretations 2 1 Linear equations consider system of linear equations y

More information

When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid.

When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid. Fluid Statics When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid. Consider a small wedge of fluid at rest of size Δx, Δz, Δs

More information