Solution of contact problems in linear elasticity using a feasible interior point algorithm for nonlinear complementarity problems

Size: px
Start display at page:

Download "Solution of contact problems in linear elasticity using a feasible interior point algorithm for nonlinear complementarity problems"

Transcription

1 7 th World Congress on Structural and Multidisciplinary Optimization COEX Seoul, May - 5 May 007, Korea Solution of contact problems in linear elasticity using a feasible interior point algorithm for nonlinear complementarity problems Sandro R. Mazorche*, José Herskovits*, Alfredo Canelas*, Gabriel M. Guerra* *Mathematics Department - ICE, UFJF, Juiz de Fora, MG, Brazil, Campus Universitário, CEP sandro.mazorche@ufjf.edu.br **Mechanical Engineering Program, COPPE, UFRJ, Rio de Janeiro, RJ, Brazil, P.O.Box 6850, jose@optimize.ufrj.br, acanelas@fing.edu.uy, gguerra@fing.edu.uy. Abstract We present two numerical methods for solving frictionless contact problems in linear elasticity based on a recently presented feasible interior point algorithm for nonlinear complementarity problems (FIPA- NCP). The first method is based on the variational formulation of the elasticity equations and uses the Finite Element Method (FEM) to discretize the continuous problem. The resultant discrete equations define a complementarity problem which is solved using the FIPA-NCP. The second method uses the Boundary Element Method (BEM) to discretize the continuous problem. The discretized equations define a mixed complementarity problem that is solved using a variant of the FIPA-NCP for mixed complementarity problems (FIPA-MNCP). Some examples of contact problems in linear elasticity are presented showing the efficacy of the presented approaches.. Keywords: Feasible Interior Point Algorithm, Nonlinear Complementarity Problems and Contact Problems.. Introduction Contact Problems in Solid Mechanics appear when contact forces are transmitted between two different bodies through their boundaries. Many fields like forming operations, crashworthiness and biomechanical applications deal with contact problems. The analysis of these problems has been considered for several authors, we can mention the works by Panagiotopoulos [], Simo et al. [], Klarbring [], Kikuchi and Oden [4], Raous et al. [5], Bjorkman [6] and Wriggers and Fisher [7]. In reason of the nonlinear nature of the contact problems, analytic solutions cannot in general be obtained and we need numerical algorithms to find an approximated solution. Here, we present two methods for the contact problem in linear elasticity (Signorini s problem). The first method is based on the variational formulation of Signorini s problem and uses the FEM to discretize the continuous problem. The discrete form is a finite dimensional optimization problem with linear constraints where the Karush-Kunh-Tucher optimality conditions can be formulated as a complementarity problem. For solving this problem we use the feasible interior point algorithm FIPA- NCP [8]. The second method is based on a boundary integral formulation of Signorini s problem and employs the Boundary Element Method to discretize the boundary equations. The boundary conditions when applied to the BEM equations lead to a finite dimensional mixed complementarity problem. This problem is solved using a variant of the FIPA-NCP algorithm for mixed complementarity problems called FIPA-MNCP. Section 4 describes the nonlinear complementarity problem and presents the iterative algorithm FIPA- NCP for such problems. Section 5 describes the mixed nonlinear complementarity problem and presents the iterative algorithm FIPA-MNCP. Section 6 introduces the contact problem in linear elasticity and shows how to formulate it as a finite dimensional complementarity problem using the FEM or the BEM. Some examples are presented in Section 7. Finally, the conclusions are presented in Section The Nonlinear Complementarity Problem (NCP) Complementarity Problems arise in many fields of Engineering and Economics [9]. Several works dealing with such problems have been presented, we can mention the works by Cottle et al. [0], Chen and Mangasarian [] and Mazorche and Herskovits [8].

2 Let S : D IR n IR n be a nonlinear vector function. The nonlinear complementarity problem consists in finding x IR n such that: x 0, S(x) 0 and xžs(x) = 0 () where x 0 means that each component of vector x is nonnegative, and ž denote the entrywise Hadamard product for vectors, given by (xžy) i = x i y i. Defining the feasible set Υ = {x IR n x 0, S(x) 0}, it is easy to see that x is solution of problem () if and only if x is in the feasible set and xžs(x) = 0. FIPA-NCP is an iterative algorithm to find the solution of problem (). It starts from an initial point in Υ and generates a sequence of points in Υ that converge to the required solution. It first defines a search direction and performs a line search along that direction to find a point with lower value for the potential function Φ(x) = n i= x i S i (x). That point is defined to be the next point of the sequence and the algorithm returns to the first step till a convergence criterion be satisfied. The search direction is based on the Newton s direction for the nonlinear system of equations xžs(x) = 0. To obtain convergence to the solution, the Newton s direction is modified by a restoration direction like in []. The present approach is supported by strong theoretical studies [8]. The following notation will be employed to describe the algorithm FIPA-NCP: S k = S(x k ), M k = (xžs(x)), Φ k = Φ(x k ), Φ k = Φ(x k ) and µ k = Φ k /n. FIPA-NCP Data: x 0 int(υ), k = 0, ɛ > 0, E = [,..., ] T, ν, ν (0, ), α (0, /). Step : Computation of the search direction d k Find d k solving the following linear system of equations: M k d k = x k ž S k + α µ k E () Step : Line search Set t as the first number in the sequence {, ν, ν, ν,...} that satisfies: Step : Update Set x k+ = x k + t d k and k = k +. Step 4: Stop criterion If x k ž S k ɛ stop, else go to step. x k + t d k 0 S(x k + t d k ) 0 Φ k + t ν ( Φ k d k ) Φ(x k + t d k ) In reference [Mazorche0] has been shown that the search direction d k is well defined in Υ whether function S verifies some usual regularity assumptions. 5. The Mixed Nonlinear Complementarity Problem (MNCP) Let S : IR m p IR m and Q : IR m p IR p be nonlinear vector functions. The mixed nonlinear complementarity problem consist in finding (x, y) IR m p such that: x 0, S(x, y) 0 and { xžs(x, y) = 0 Q(x, y) = 0 () It can be easily shown that this definition is equivalent to the classic definition given for example in []. Let the feasible set be: Υ M = {(x, y) IR m IR p / x 0 e S(x, y) 0}. Then, a point (x, y) is a solution of the MNCP if it is in the feasible set and verifies xžs(x, y) = 0 and Q(x, y) = 0. In this case, the potential function is defined as: Φ(x, y) = n i= x i S i (x, y) + m j= Q j(x, y).

3 The following notation will be employed to describe the algorithm FIPA-MNCP: S k = S(x k, y k ), Q k = Q(x k, y k ), M k = [x k ž S(x k, y k ),Q(x k, y k )], d k = [d k x, d k y] T, Φ k = Φ(x k, y k ), Φ k = Φ(x k, y k ) and { µ k = (Φ k + c k )/n if n + c k 0 (Φ k + c k )/(n + c k ) if n + c k > 0 m m with c k = Q j (x k, y k ) and c k = Q j (x k, y k ) FIPA-MNCP Data (x 0, y 0 ) int(υ M ), k = 0, ɛ > 0, E = [,..., ] T, ν, ν (0, ), α (0, /). Step : Computation of the search direction d k Find d k solving the linear system of equations: j= M k d k = [x k ž S k, Q k ] T + α µ k E (4) Step : Line search Set t as the first number in the sequence {, ν, ν, ν,...} that satisfies: x k + t d k x 0 S(x k + t d k x, y k + t d k y) 0 Φ k + t ν ( Φ k d k ) Φ(x k + t d k x, y k + t d k y) Step : Update Set x k+ = x k + t d k x, y k+ = y k + t d k y and k = k +. Step 4: Stop criterion If [x k ž S k, Q k ] ɛ stop, else go to step. 6. Signorini s problem The classical form of the Signorini s problem in linear elasticity reads as follow: j= a) σ = f on Ω b) u = ū in Γ D c) p = p in Γ N d) u n + s 0 e) p n 0 in Γ C f) (u n + s) (p n) = 0 (5) where Ω is the open domain occupied by the solid and Γ = Γ D Γ N Γ C its boundary, u is the displacement function, the Cauchy stress tensor σ = lcɛ, ɛ = S u with lc the elasticity tensor and S u = /( u + T u). Function p = σn with n the outward unit normal vector of Γ. Functions f, ū, p, n and s are given (see Fig. ).

4 Figure : Contact problem in linear elasticity 6.. Modeling the contact problem with the FEM The variational formulation of the Signorini s problem (5) is: with and Π(u) = Ω Minimize Subject to: Π(u) u Σ ( lcɛ) ɛ dω f u dω p u dγ Ω Γ N Σ = { u U u = ū in Γ D and u n + s 0 in Γ C} Using the finite element discretization we obtain the discrete problem: Minimize Π h (u) (7) Subject to: u Σ h where Π h (u) = ut Ku F T u, with K the global stiffness matrix and F the vector of nodal forces. Σ h can be represented as: Σ h = {u U h Au + s 0} where A is the matrix describing the constraints. The Karush-Kuhn-Tucker conditions for problem (7) are: Ku F A T λ = 0 (Au + s)žλ = 0 Au + s 0 λ 0 An equivalent complementarity problem for the variable λ can be obtained if we use the first equation to define u depending on λ. Replacing the obtained expresion for u in the next equations, we obtain: S(λ)žλ = 0 S(λ) 0 λ 0 where the product of the first line in Eq. (9) is a Hadamard product and function S is defined as: S(λ) = (AK h AT h )λ AK h F + s. 6.. Modeling the contact problem with the BEM The boundary integral equation for linear elasticity with f = 0 in Eq. (5) is [, 4, 5]: c(ξ)u(ξ) = u (ξ, x)p(x) dγ p (ξ, x)u(x) dγ (0) Γ Γ (6) (8) (9) 4

5 where function u is the fundamental solution for the linear elasticity problem and p is its correspondent fundamental surface traction. Matrix c(ξ) depends on the local geometry of boundary Γ at point ξ and the second integral on the right is defined in the Cauchy principal value sense [, 4, 5]. Applying the BEM method, the discrete form of the boundary integral equation result: Hu Gp = 0 () where now, the vectors u and p define the displacements and traction forces on the boundary Γ and H and G are the BEM matrices. Applying the boundary conditions Eqs. (5.b) and (5.c) to Eq. (), and denoting x the vector of unknowns related to the normal tractions in Γ C and y the vector of remaining unknowns, we obtain: The boundary conditions in Γ C, Eqs. (5.d) to (5.f), can be written as: Ax By = q () S(y) 0 x 0 S(y)žx = 0 Finally, defining Q(x, y) = Ax + By q, we have the following mixed complementarity problem: S(y) 0 x 0 S(y)žx = 0 Q(x, y) = 0 () 7. Numerical Examples This section presents some examples showing the efficacy of the proposed methods. For the FEM analysis the comercial package ABAQUS was employed [6]. 7.. Cylinder This example consist of a cylinder in contact with a rigid plane as shown by Fig.. We use a twodimensional BEM model. P Y Z X Figure : Cylinder in contact with a rigid plane. This example has an analytic solution for the contact pressure given by the formula: p(x) = p m (x/b), where p m is the maximum value of the contact force and b is the width of the contact region. They are given by: p m = (P )/(πb) and b = (8ρD)( ν m)/(πe m ), where P is the applied force per unit 5

6 length, D is the diameter of the cross section and E m and ν m are, respectively, the Young s modulus and Poisson s ratio of the elastic material Analytic solution Obtained result Contact pressure Figure : Analytic and obtained contact pressure. x 7.. Curved Beam This example consist of a curved beam in contact with a rigid plane as shown by Fig. 4. It was solved using a three-dimensional the BEM. P Y X Z Figure 4: Curved beam. Figure 5 shows the obtained contact region. The points with positive contact force are enhanced in red color showing the characteristic elliptic shape of the contact region. 6

7 Figure 5: Contact region of the curved beam. 7.. Micro-gripper In this case we present an elastic three-dimensional self-contact problem. The micro gripper mechanism is loaded by opposite pressures acting on its lateral surfaces as shown by Fig. 6. The non-penetrability condition was taken into account employing conforming meshes. One linear constraint was considered for each pair of opposite nodes. A three-dimensional FEM model was employed. P Y Z X Figure 6: Micro-gripper model with boundary conditions. 7

8 S, Mises (Ave. Crit.: 75%) +.99e e e e-0 +.6e e e e-0 +.e e e-0 +.4e e-05 Figure 7: Von-Misses stresses in the micro-gripper Rack and pinion This two-dimensional example presents a contact problem between a rack and a pinion. Like previous example we have used conforming meshes.the structural analysis was carried out using FEM. F Figure 8: Rack and pinion mechanism with boundary conditions. 8

9 S, Mises (Ave. Crit.: 75%) +.600e e+00 +.e e e e e e-0 +5.e e e-0 +.e e-08 Figure 9: Von-Misses stresses in the rack and pinion mechanism. 8. Conclusions We have presented two strategies for solving frictionless contact problems in linear elasticity. The first method makes use of the FEM to define a complementarity problem which is solved employing the FIPA-NCP algorithm. The second one uses the BEM to define a mixed complementarity problem which is solved by the FIPA-MNCP algorithm. The main advantage of the presented methods is the integration of fast and robust algorithms for complementarity problems with standard tools for finite and boundary elements analysis. Both methods have been shown effective in the solution of the presented academic examples and some large-scale real applications. 9. References [] P.D. Panagiotopoulos. A nonlinear programming approach to the unilateral and friction boundary value problem in the theory of elasticity. Ingenieur Archiv 44:4, 975. [] J.C. Simo, P. Wriggers and R.L. Taylor. A perturbed lagrangian formulation for the finite element solution of contact problems. Comp. Methods Appl. Mech. Eng., 50:6 80, 985. [] A. Klarbring. A mathematical programming approach to three-dimensional contact problems with friction. Comp. Methods Appl. Mech. Eng., 58:75 00, 986. [4] N. Kikuchi and J.T. Oden. Contact Problems in Elasticity: A Study of Variational Inequalities on Finite Element Methods. SIAM Studies in Applied Mathematics, SIAM, Philadelphia, 988 [5] M. Raous, P. Chabrand, F. Lebon. Numerical methods for solving unilateral contact problem with friction. J Theor Appl Mech 7: 8, 988. [6] G. Bjorkman, A. Klarbring, and B. Sjodin. Sequential quadratic programming for non-linear elastic contact problems. Int. J. Numer. Methods Eng., 8:765, 995. [7] P. Wriggers and K. Fisher. Recent new developments in contact mechanics. 4 th European LS-DYNA Users Conference, 00. [8] S.R. Mazorche and J. Herskovits. A new interior point algorithm for nonlinear complementarity problems. WCSMO6 - Sixth World Congress on Structural and Multidisciplinary Optimization. CD Proceedings, 8: 4, Rio de Janeiro, BR,

10 [9] M.C. Ferris and J.S. Pang. Engineering and economic applications of complementarity problems. SIAM Review, 9:669 7, 997. [0] R.W. Cottle, F. Giannessi, and J.L. Lions. Variational Inequalities and Complementarity Problems. John Wiley & Sons, 980. [] C. Chen and O.L. Mangasarian. A class of smoothing functions for nonlinear and mixed complementarity problems. Comput. Optim. Appl., 5:97 8, 996. [] J. Herskovits. A feasible directions interior point technique for nonlinear optimization. JOTA - Journal of Optimization Theory and Applications, 99(): 46, 998. [] C.A. Brebbia, J.C.F. Telles, and L.C. Wrobel. Boundary Element Technique: Theory and Applications in Engineering. Springer-Verlag, 984. [4] G. Beer and J.O. Watson, Introduction to Finite and Boundary Element Methods for Engineers. Wiley, 99. [5] F. París and J. Cañas, Boundary Element Method - Fundamentals and Applications, Oxford University Press, 998. [6] ABAQUS 6.4. Analisys User s Guide. ABAQUS, Inc., 00. 0

elastoplastic contact problems D. Martin and M.H. Aliabadi Wessex Institute of Technology, Ashurst Lodge, Ashurst, Southampton, SO40 7AA, UK

elastoplastic contact problems D. Martin and M.H. Aliabadi Wessex Institute of Technology, Ashurst Lodge, Ashurst, Southampton, SO40 7AA, UK Non-conforming BEM elastoplastic contact problems D. Martin and M.H. Aliabadi discretisation in Wessex Institute of Technology, Ashurst Lodge, Ashurst, Southampton, SO40 7AA, UK Abstract In this paper,

More information

FETI domain decomposition method to solution of contact problems with large displacements

FETI domain decomposition method to solution of contact problems with large displacements FETI domain decomposition method to solution of contact problems with large displacements Vít Vondrák 1, Zdeněk Dostál 1, Jiří Dobiáš 2, and Svatopluk Pták 2 1 Dept. of Appl. Math., Technical University

More information

AN ALTERNATIVE TECHNIQUE FOR TANGENTIAL STRESS CALCULATION IN DISCONTINUOUS BOUNDARY ELEMENTS

AN ALTERNATIVE TECHNIQUE FOR TANGENTIAL STRESS CALCULATION IN DISCONTINUOUS BOUNDARY ELEMENTS th Pan-American Congress of Applied Mechanics January 04-08, 00, Foz do Iguaçu, PR, Brazil AN ALTERNATIVE TECHNIQUE FOR TANGENTIAL STRESS CALCULATION IN DISCONTINUOUS BOUNDARY ELEMENTS Otávio Augusto Alves

More information

DEVELOPMENT OF A CONTINUUM PLASTICITY MODEL FOR THE COMMERCIAL FINITE ELEMENT CODE ABAQUS

DEVELOPMENT OF A CONTINUUM PLASTICITY MODEL FOR THE COMMERCIAL FINITE ELEMENT CODE ABAQUS DEVELOPMENT OF A CONTINUUM PLASTICITY MODEL FOR THE COMMERCIAL FINITE ELEMENT CODE ABAQUS Mohsen Safaei, Wim De Waele Ghent University, Laboratory Soete, Belgium Abstract The present work relates to the

More information

Shape Optimization for Brake Squeal

Shape Optimization for Brake Squeal 10 th World Congress on Structural and Multidisciplinary Optimization May 19-24, 2013, Orlando, Florida, USA Shape Optimization for Brake Squeal Kohei Shintani 1 and Hideyuki Azegami 1 1 Nagoya University,

More information

LIMIT LOAD OF A MASONRY ARCH BRIDGE BASED ON FINITE ELEMENT FRICTIONAL CONTACT ANALYSIS

LIMIT LOAD OF A MASONRY ARCH BRIDGE BASED ON FINITE ELEMENT FRICTIONAL CONTACT ANALYSIS 5 th GRACM International Congress on Computational Mechanics Limassol, 29 June 1 July, 2005 LIMIT LOAD OF A MASONRY ARCH BRIDGE BASED ON FINITE ELEMENT FRICTIONAL CONTACT ANALYSIS G.A. Drosopoulos I, G.E.

More information

Partitioned Formulation for Solving 3D Frictional Contact Problems with BEM using Localized Lagrange Multipliers

Partitioned Formulation for Solving 3D Frictional Contact Problems with BEM using Localized Lagrange Multipliers Copyright c 2007 ICCES ICCES, vol.2, no.1, pp.21-27, 2007 Partitioned Formulation for Solving 3D Frictional Contact Problems with BEM using Localized Lagrange Multipliers L. Rodríguez-Tembleque 1, J.A.

More information

Chapter 2 Finite Element Formulations

Chapter 2 Finite Element Formulations Chapter 2 Finite Element Formulations The governing equations for problems solved by the finite element method are typically formulated by partial differential equations in their original form. These are

More information

A domain decomposition algorithm for contact problems with Coulomb s friction

A domain decomposition algorithm for contact problems with Coulomb s friction A domain decomposition algorithm for contact problems with Coulomb s friction J. Haslinger 1,R.Kučera 2, and T. Sassi 1 1 Introduction Contact problems of elasticity are used in many fields of science

More information

A FINITE ELEMENT FORMULATION FOR NONLINEAR 3D CONTACT PROBLEMS

A FINITE ELEMENT FORMULATION FOR NONLINEAR 3D CONTACT PROBLEMS A FINITE ELEMENT FORMULATION FOR NONLINEAR 3D CONTACT PROBLEMS Federico J. Cavalieri, Alberto Cardona, Víctor D. Fachinotti and José Risso Centro Internacional de Métodos Computacionales en Ingeniería

More information

MODELING OF ELASTO-PLASTIC MATERIALS IN FINITE ELEMENT METHOD

MODELING OF ELASTO-PLASTIC MATERIALS IN FINITE ELEMENT METHOD MODELING OF ELASTO-PLASTIC MATERIALS IN FINITE ELEMENT METHOD Andrzej Skrzat, Rzeszow University of Technology, Powst. Warszawy 8, Rzeszow, Poland Abstract: User-defined material models which can be used

More information

An example of nonuniqueness for the continuous static unilateral contact model with Coulomb friction

An example of nonuniqueness for the continuous static unilateral contact model with Coulomb friction An example of nonuniqueness for the continuous static unilateral contact model with Coulomb friction Un exemple de non-unicité pour le modèle continu statique de contact unilatéral avec frottement de Coulomb

More information

Department of Structural, Faculty of Civil Engineering, Architecture and Urban Design, State University of Campinas, Brazil

Department of Structural, Faculty of Civil Engineering, Architecture and Urban Design, State University of Campinas, Brazil Blucher Mechanical Engineering Proceedings May 2014, vol. 1, num. 1 www.proceedings.blucher.com.br/evento/10wccm A SIMPLIFIED FORMULATION FOR STRESS AND TRACTION BOUNDARY IN- TEGRAL EQUATIONS USING THE

More information

Debonding process in composites using BEM

Debonding process in composites using BEM Boundary Elements XXVII 331 Debonding process in composites using BEM P. Prochazka & M. Valek Czech Technical University, Prague, Czech Republic Abstract The paper deals with the debonding fiber-matrix

More information

Uniqueness and Symmetry of Optimal Thickness Distribution of Axisymmetric Shells

Uniqueness and Symmetry of Optimal Thickness Distribution of Axisymmetric Shells 6 th China Japan Korea Joint Symposium on Optimization of Structural and Mechanical Systems June -5, 010, Kyoto, Japan Uniqueness and Symmetry of Optimal Thickness Distribution of Axisymmetric Shells Ryo

More information

Topology Optimization of Compliant Mechanism with Geometrical Advantage

Topology Optimization of Compliant Mechanism with Geometrical Advantage 610 Topology Optimization of Compliant Mechanism with Geometrical Advantage Seungjae MIN and Younggi KIM A compliant mechanism is a mechanism that produces its motion by the flexibility of some or all

More information

Interior-Point Method for the Computation of Shakedown Loads for Engineering Systems

Interior-Point Method for the Computation of Shakedown Loads for Engineering Systems Institute of General Mechanics RWTH Aachen University Interior-Point Method for the Computation of Shakedown Loads for Engineering Systems J.W. Simon, D. Weichert ESDA 2010, 13. July 2010, Istanbul, Turkey

More information

Measurement of deformation. Measurement of elastic force. Constitutive law. Finite element method

Measurement of deformation. Measurement of elastic force. Constitutive law. Finite element method Deformable Bodies Deformation x p(x) Given a rest shape x and its deformed configuration p(x), how large is the internal restoring force f(p)? To answer this question, we need a way to measure deformation

More information

20 J.-S. CHEN, C.-H. KO AND X.-R. WU. : R 2 R is given by. Recently, the generalized Fischer-Burmeister function ϕ p : R2 R, which includes

20 J.-S. CHEN, C.-H. KO AND X.-R. WU. : R 2 R is given by. Recently, the generalized Fischer-Burmeister function ϕ p : R2 R, which includes 016 0 J.-S. CHEN, C.-H. KO AND X.-R. WU whereas the natural residual function ϕ : R R is given by ϕ (a, b) = a (a b) + = min{a, b}. Recently, the generalized Fischer-Burmeister function ϕ p : R R, which

More information

Chapter Two: Numerical Methods for Elliptic PDEs. 1 Finite Difference Methods for Elliptic PDEs

Chapter Two: Numerical Methods for Elliptic PDEs. 1 Finite Difference Methods for Elliptic PDEs Chapter Two: Numerical Methods for Elliptic PDEs Finite Difference Methods for Elliptic PDEs.. Finite difference scheme. We consider a simple example u := subject to Dirichlet boundary conditions ( ) u

More information

A new algorithm for solving 3D contact problems with Coulomb friction

A new algorithm for solving 3D contact problems with Coulomb friction A new algorithm for solving 3D contact problems with Coulomb friction Radek Kučera VŠB-TU Ostrava, Department of Mathematics and Descriptive Geometry, name@email.address Summary. The paper deals with solving

More information

On the Implementation of an Advanced Interior Point Algorithm for Stochastic Structural Optimization

On the Implementation of an Advanced Interior Point Algorithm for Stochastic Structural Optimization 10 th World Congress on Structural and Multidisciplinary Optimization May 19-24, 2013, Orlando, Florida, USA On the Implementation of an Advanced Interior Point Algorithm for Stochastic Structural Optimization

More information

MIXED RECTANGULAR FINITE ELEMENTS FOR PLATE BENDING

MIXED RECTANGULAR FINITE ELEMENTS FOR PLATE BENDING 144 MIXED RECTANGULAR FINITE ELEMENTS FOR PLATE BENDING J. N. Reddy* and Chen-Shyh-Tsay School of Aerospace, Mechanical and Nuclear Engineering, University of Oklahoma, Norman, Oklahoma The paper describes

More information

The Finite Element Method for the Analysis of Non-Linear and Dynamic Systems

The Finite Element Method for the Analysis of Non-Linear and Dynamic Systems The Finite Element Method for the Analysis of Non-Linear and Dynamic Systems Prof. Dr. Eleni Chatzi Dr. Giuseppe Abbiati, Dr. Konstantinos Agathos Lecture 1-21 September, 2017 Institute of Structural Engineering

More information

Stationary Points of Bound Constrained Minimization Reformulations of Complementarity Problems1,2

Stationary Points of Bound Constrained Minimization Reformulations of Complementarity Problems1,2 JOURNAL OF OPTIMIZATION THEORY AND APPLICATIONS: Vol. 94, No. 2, pp. 449-467, AUGUST 1997 Stationary Points of Bound Constrained Minimization Reformulations of Complementarity Problems1,2 M. V. SOLODOV3

More information

A BEM implicit formulation applied to damage mechanics models

A BEM implicit formulation applied to damage mechanics models A BEM implicit formulation applied to damage mechanics models A. S. ~otta', W. S. ~enturini' & A. ~enallal~ 'S& Carlos School oj'engineering, University of $60 Paulo, Brazil 2 Laboratoire de Me'canique

More information

Transactions on Modelling and Simulation vol 18, 1997 WIT Press, ISSN X

Transactions on Modelling and Simulation vol 18, 1997 WIT Press,   ISSN X A direct formulation for three-dimensional elastoplastic boundary elements A. P. Cisilino*,**, M. H. Aliabadi* and J. L. Otegui** *Wessex Institute of Technology, As hurst Lodge, As hurst, Southampton

More information

Optimization Tutorial 1. Basic Gradient Descent

Optimization Tutorial 1. Basic Gradient Descent E0 270 Machine Learning Jan 16, 2015 Optimization Tutorial 1 Basic Gradient Descent Lecture by Harikrishna Narasimhan Note: This tutorial shall assume background in elementary calculus and linear algebra.

More information

Optimal Slope of Dramix Type Fibers in Reinforced Concrete

Optimal Slope of Dramix Type Fibers in Reinforced Concrete 6 th World Congresses of Structural and Multidisciplinary Optimization Rio de Janeiro, 3 May - 3 June 25, Brazil Optimal Slope of Dramix Type Fibers in Reinforced Concrete P. Prochazka 1, N. Starikov 2

More information

Fast multipole boundary element method for the analysis of plates with many holes

Fast multipole boundary element method for the analysis of plates with many holes Arch. Mech., 59, 4 5, pp. 385 401, Warszawa 2007 Fast multipole boundary element method for the analysis of plates with many holes J. PTASZNY, P. FEDELIŃSKI Department of Strength of Materials and Computational

More information

BAR ELEMENT WITH VARIATION OF CROSS-SECTION FOR GEOMETRIC NON-LINEAR ANALYSIS

BAR ELEMENT WITH VARIATION OF CROSS-SECTION FOR GEOMETRIC NON-LINEAR ANALYSIS Journal of Computational and Applied Mechanics, Vol.., No. 1., (2005), pp. 83 94 BAR ELEMENT WITH VARIATION OF CROSS-SECTION FOR GEOMETRIC NON-LINEAR ANALYSIS Vladimír Kutiš and Justín Murín Department

More information

The effect of restraints type on the generated stresses in gantry crane beam

The effect of restraints type on the generated stresses in gantry crane beam The effect of restraints type on the generated stresses in gantry crane beam Leszek Sowa 1,*, Wiesława Piekarska 1, Tomasz Skrzypczak 1, Paweł Kwiatoń 1 1 Czestochowa University of Technology, Institute

More information

THE solution of the absolute value equation (AVE) of

THE solution of the absolute value equation (AVE) of The nonlinear HSS-like iterative method for absolute value equations Mu-Zheng Zhu Member, IAENG, and Ya-E Qi arxiv:1403.7013v4 [math.na] 2 Jan 2018 Abstract Salkuyeh proposed the Picard-HSS iteration method

More information

Module 7: Micromechanics Lecture 34: Self Consistent, Mori -Tanaka and Halpin -Tsai Models. Introduction. The Lecture Contains. Self Consistent Method

Module 7: Micromechanics Lecture 34: Self Consistent, Mori -Tanaka and Halpin -Tsai Models. Introduction. The Lecture Contains. Self Consistent Method Introduction In this lecture we will introduce some more micromechanical methods to predict the effective properties of the composite. Here we will introduce expressions for the effective properties without

More information

Using MATLAB and. Abaqus. Finite Element Analysis. Introduction to. Amar Khennane. Taylor & Francis Croup. Taylor & Francis Croup,

Using MATLAB and. Abaqus. Finite Element Analysis. Introduction to. Amar Khennane. Taylor & Francis Croup. Taylor & Francis Croup, Introduction to Finite Element Analysis Using MATLAB and Abaqus Amar Khennane Taylor & Francis Croup Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Croup, an informa business

More information

Structural Dynamics. Spring mass system. The spring force is given by and F(t) is the driving force. Start by applying Newton s second law (F=ma).

Structural Dynamics. Spring mass system. The spring force is given by and F(t) is the driving force. Start by applying Newton s second law (F=ma). Structural Dynamics Spring mass system. The spring force is given by and F(t) is the driving force. Start by applying Newton s second law (F=ma). We will now look at free vibrations. Considering the free

More information

Ultimate shear strength of FPSO stiffened panels after supply vessel collision

Ultimate shear strength of FPSO stiffened panels after supply vessel collision Ultimate shear strength of FPSO stiffened panels after supply vessel collision Nicolau Antonio dos Santos Rizzo PETROBRAS Rio de Janeiro Brazil Marcelo Caire SINTEF do Brasil Rio de Janeiro Brazil Carlos

More information

Primal-dual relationship between Levenberg-Marquardt and central trajectories for linearly constrained convex optimization

Primal-dual relationship between Levenberg-Marquardt and central trajectories for linearly constrained convex optimization Primal-dual relationship between Levenberg-Marquardt and central trajectories for linearly constrained convex optimization Roger Behling a, Clovis Gonzaga b and Gabriel Haeser c March 21, 2013 a Department

More information

NUMERICAL SIMULATION OF STEEL CATENARY RISER

NUMERICAL SIMULATION OF STEEL CATENARY RISER SIMMEC/EMMCOMP 214 XI Simpósio de Mecânica Computacional II Encontro Mineiro de Modelagem Computacional Juiz De Fora, MG, 28-3 de Maio De 214 NUMERICAL SIMULATION OF STEEL CATENARY RISER Marcus V. S. Casagrande

More information

An inverse problem of electromagnetic shaping of liquid metals

An inverse problem of electromagnetic shaping of liquid metals An inverse problem of electromagnetic shaping of liquid metals Alfredo Canelas 1, Jean R. Roche 2 and Jose Herskovits 1 Mechanical Engineering Program - COPPE - Federal University of Rio de Janeiro, CT,

More information

An Elastic Contact Problem with Normal Compliance and Memory Term

An Elastic Contact Problem with Normal Compliance and Memory Term Machine Dynamics Research 2012, Vol. 36, No 1, 15 25 Abstract An Elastic Contact Problem with Normal Compliance and Memory Term Mikäel Barboteu, Ahmad Ramadan, Mircea Sofonea Uniersité de Perpignan, France

More information

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

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

More information

GEOMETRIC NONLINEAR ANALYSIS

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

More information

Examples of Perturbation Bounds of P-matrix Linear Complementarity Problems 1

Examples of Perturbation Bounds of P-matrix Linear Complementarity Problems 1 Examples of Perturbation Bounds of P-matrix Linear Complementarity Problems Xiaojun Chen Shuhuang Xiang 3 We use three examples to illustrate the perturbation bounds given in [CX] X. Chen and S. Xiang,

More information

An accelerated predictor-corrector scheme for 3D crack growth simulations

An accelerated predictor-corrector scheme for 3D crack growth simulations An accelerated predictor-corrector scheme for 3D crack growth simulations W. Weber 1 and G. Kuhn 2 1,2 1 Institute of Applied Mechanics, University of Erlangen-Nuremberg Egerlandstraße 5, 91058 Erlangen,

More information

IBM Almaden Research Center,650 Harry Road Sun Jose, Calijornia and School of Mathematical Sciences Tel Aviv University Tel Aviv, Israel

IBM Almaden Research Center,650 Harry Road Sun Jose, Calijornia and School of Mathematical Sciences Tel Aviv University Tel Aviv, Israel and Nimrod Megiddo IBM Almaden Research Center,650 Harry Road Sun Jose, Calijornia 95120-6099 and School of Mathematical Sciences Tel Aviv University Tel Aviv, Israel Submitted by Richard Tapia ABSTRACT

More information

Prediction of geometric dimensions for cold forgings using the finite element method

Prediction of geometric dimensions for cold forgings using the finite element method Journal of Materials Processing Technology 189 (2007) 459 465 Prediction of geometric dimensions for cold forgings using the finite element method B.Y. Jun a, S.M. Kang b, M.C. Lee c, R.H. Park b, M.S.

More information

Investigation of Utilizing a Secant Stiffness Matrix for 2D Nonlinear Shape Optimization and Sensitivity Analysis

Investigation of Utilizing a Secant Stiffness Matrix for 2D Nonlinear Shape Optimization and Sensitivity Analysis Print ISSN: 2322-2093; Online ISSN: 2423-6691 DOI: 10.7508/ceij.2016.02.011 Technical Note Investigation of Utilizing a Secant Stiffness Matrix for 2D Nonlinear Shape Optimization and Sensitivity Analysis

More information

Reduction of Finite Element Models of Complex Mechanical Components

Reduction of Finite Element Models of Complex Mechanical Components Reduction of Finite Element Models of Complex Mechanical Components Håkan Jakobsson Research Assistant hakan.jakobsson@math.umu.se Mats G. Larson Professor Applied Mathematics mats.larson@math.umu.se Department

More information

PREPRINT 2010:23. A nonconforming rotated Q 1 approximation on tetrahedra PETER HANSBO

PREPRINT 2010:23. A nonconforming rotated Q 1 approximation on tetrahedra PETER HANSBO PREPRINT 2010:23 A nonconforming rotated Q 1 approximation on tetrahedra PETER HANSBO Department of Mathematical Sciences Division of Mathematics CHALMERS UNIVERSITY OF TECHNOLOGY UNIVERSITY OF GOTHENBURG

More information

1.The anisotropic plate model

1.The anisotropic plate model Pré-Publicações do Departamento de Matemática Universidade de Coimbra Preprint Number 6 OPTIMAL CONTROL OF PIEZOELECTRIC ANISOTROPIC PLATES ISABEL NARRA FIGUEIREDO AND GEORG STADLER ABSTRACT: This paper

More information

Transactions on Modelling and Simulation vol 18, 1997 WIT Press, ISSN X

Transactions on Modelling and Simulation vol 18, 1997 WIT Press,   ISSN X A simple coupling of 2D BEM and FEM bar model applied to mass matrix elastodynamic analysis Coda,H.B*; Venturini W.S* and Aliabadi, M.HT * Sao Carlos School of Eng., University of Sao Paulo, Br, venturin@usp.

More information

Abstract. 1 Introduction

Abstract. 1 Introduction Contact analysis for the modelling of anchors in concrete structures H. Walter*, L. Baillet** & M. Brunet* *Laboratoire de Mecanique des Solides **Laboratoire de Mecanique des Contacts-CNRS UMR 5514 Institut

More information

UNILATERAL CONTACT APPLICATIONS USING FEM SOFTWARE

UNILATERAL CONTACT APPLICATIONS USING FEM SOFTWARE Int. J. Appl. Math. Comput. Sci., 2002, Vol.12, No.1, 115 125 UNILATERAL CONTACT APPLICATIONS USING FEM SOFTWARE M.E. STAVROULAKI and G.E. STAVROULAKIS Laboratory of Applied Mechanics, Department of Engineering

More information

A generalization of the Gauss-Seidel iteration method for solving absolute value equations

A generalization of the Gauss-Seidel iteration method for solving absolute value equations A generalization of the Gauss-Seidel iteration method for solving absolute value equations Vahid Edalatpour, Davod Hezari and Davod Khojasteh Salkuyeh Faculty of Mathematical Sciences, University of Guilan,

More information

Fig. 1. Circular fiber and interphase between the fiber and the matrix.

Fig. 1. Circular fiber and interphase between the fiber and the matrix. Finite element unit cell model based on ABAQUS for fiber reinforced composites Tian Tang Composites Manufacturing & Simulation Center, Purdue University West Lafayette, IN 47906 1. Problem Statement In

More information

Merit functions and error bounds for generalized variational inequalities

Merit functions and error bounds for generalized variational inequalities J. Math. Anal. Appl. 287 2003) 405 414 www.elsevier.com/locate/jmaa Merit functions and error bounds for generalized variational inequalities M.V. Solodov 1 Instituto de Matemática Pura e Aplicada, Estrada

More information

First- and second-order sensitivity analysis schemes by collocation-type Trefftz method

First- and second-order sensitivity analysis schemes by collocation-type Trefftz method Computer Assisted Mechanics and Engineering Sciences, 4: 477 489, 1997 Copyright c 1997 by Polska Akademia Nauk First- and second-order sensitivity analysis schemes by collocation-type Trefftz method Eisuke

More information

The Mortar Finite Element Method for Contact Problems

The Mortar Finite Element Method for Contact Problems The Mortar Finite Element Method for Contact Problems F. Ben Belgacem, P. Hild, P. Laborde Mathématiques pour l Industrie et la Physique, Unité Mixte de Recherche CNRS UPS INSAT (UMR 5640), Université

More information

A competitive game formulation for large scale frictional contact problems

A competitive game formulation for large scale frictional contact problems A competitive game formulation for large scale frictional contact problems C.D. Bisbos GR-54006 Thessaloniki, Greece ABSTRACT Using a Total Lagrangian framework the discretized frictional contact conditions

More information

A convergence result for an Outer Approximation Scheme

A convergence result for an Outer Approximation Scheme A convergence result for an Outer Approximation Scheme R. S. Burachik Engenharia de Sistemas e Computação, COPPE-UFRJ, CP 68511, Rio de Janeiro, RJ, CEP 21941-972, Brazil regi@cos.ufrj.br J. O. Lopes Departamento

More information

Solution of Fourth Order Obstacle Problems Using Quintic B-Splines

Solution of Fourth Order Obstacle Problems Using Quintic B-Splines Applied Mathematical Sciences, Vol. 6, 202, no. 94, 465-4662 Solution of Fourth Order Obstacle Problems Using Quintic B-Splines Shahid S. Siddiqi, Ghazala Akram and Kalsoom Arshad Department of Mathematics

More information

Mechanics of Materials and Structures

Mechanics of Materials and Structures Journal of Mechanics of Materials and Structures A THREE DIMENSIONAL CONTACT MODEL FOR SOIL-PIPE INTERACTION Nelly Piedad Rubio, Deane Roehl and Celso Romanel Volume 2, Nº 8 October 2007 mathematical sciences

More information

Optimization Problems with Constraints - introduction to theory, numerical Methods and applications

Optimization Problems with Constraints - introduction to theory, numerical Methods and applications Optimization Problems with Constraints - introduction to theory, numerical Methods and applications Dr. Abebe Geletu Ilmenau University of Technology Department of Simulation and Optimal Processes (SOP)

More information

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

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

More information

Vibration of Thin Beams by PIM and RPIM methods. *B. Kanber¹, and O. M. Tufik 1

Vibration of Thin Beams by PIM and RPIM methods. *B. Kanber¹, and O. M. Tufik 1 APCOM & ISCM -4 th December, 23, Singapore Vibration of Thin Beams by PIM and RPIM methods *B. Kanber¹, and O. M. Tufik Mechanical Engineering Department, University of Gaziantep, Turkey. *Corresponding

More information

WHEN ARE THE (UN)CONSTRAINED STATIONARY POINTS OF THE IMPLICIT LAGRANGIAN GLOBAL SOLUTIONS?

WHEN ARE THE (UN)CONSTRAINED STATIONARY POINTS OF THE IMPLICIT LAGRANGIAN GLOBAL SOLUTIONS? WHEN ARE THE (UN)CONSTRAINED STATIONARY POINTS OF THE IMPLICIT LAGRANGIAN GLOBAL SOLUTIONS? Francisco Facchinei a,1 and Christian Kanzow b a Università di Roma La Sapienza Dipartimento di Informatica e

More information

On sequential optimality conditions for constrained optimization. José Mario Martínez martinez

On sequential optimality conditions for constrained optimization. José Mario Martínez  martinez On sequential optimality conditions for constrained optimization José Mario Martínez www.ime.unicamp.br/ martinez UNICAMP, Brazil 2011 Collaborators This talk is based in joint papers with Roberto Andreani

More information

A FINITE ELEMENT STUDY OF ELASTIC-PLASTIC HEMISPHERICAL CONTACT BEHAVIOR AGAINST A RIGID FLAT UNDER VARYING MODULUS OF ELASTICITY AND SPHERE RADIUS

A FINITE ELEMENT STUDY OF ELASTIC-PLASTIC HEMISPHERICAL CONTACT BEHAVIOR AGAINST A RIGID FLAT UNDER VARYING MODULUS OF ELASTICITY AND SPHERE RADIUS Proceedings of the International Conference on Mechanical Engineering 2009 (ICME2009) 26-28 December 2009, Dhaka, Bangladesh ICME09- A FINITE ELEMENT STUDY OF ELASTIC-PLASTIC HEMISPHERICAL CONTACT BEHAVIOR

More information

Enhancing Prediction Accuracy In Sift Theory

Enhancing Prediction Accuracy In Sift Theory 18 TH INTERNATIONAL CONFERENCE ON COMPOSITE MATERIALS Enhancing Prediction Accuracy In Sift Theory J. Wang 1 *, W. K. Chiu 1 Defence Science and Technology Organisation, Fishermans Bend, Australia, Department

More information

MATHEMATICAL MODELLING OF HUMAN LIMB IN MATLAB

MATHEMATICAL MODELLING OF HUMAN LIMB IN MATLAB MATHEMATICAL MODELLING OF HUMAN LIMB IN MATLAB J. Daněk Department of Mathematics, University of West Bohemia Abstract The contribution deals with mathematical modelling of human limb and numerical simulation

More information

Iterative coupling in fluid-structure interaction: a BEM-FEM based approach

Iterative coupling in fluid-structure interaction: a BEM-FEM based approach oundary Elements and Other Mesh Reduction Methods XXV 205 terative coupling in fluid-structure interaction: a EM-EM based approach D. Soares Jr 1,2, W. J. Mansur 1 & O. von Estorff 3 1 Department of Civil

More information

PSEUDO ELASTIC ANALYSIS OF MATERIAL NON-LINEAR PROBLEMS USING ELEMENT FREE GALERKIN METHOD

PSEUDO ELASTIC ANALYSIS OF MATERIAL NON-LINEAR PROBLEMS USING ELEMENT FREE GALERKIN METHOD Journal of the Chinese Institute of Engineers, Vol. 27, No. 4, pp. 505-516 (2004) 505 PSEUDO ELASTIC ANALYSIS OF MATERIAL NON-LINEAR PROBLEMS USING ELEMENT FREE GALERKIN METHOD Raju Sethuraman* and Cherku

More information

A SIMPLY CONSTRAINED OPTIMIZATION REFORMULATION OF KKT SYSTEMS ARISING FROM VARIATIONAL INEQUALITIES

A SIMPLY CONSTRAINED OPTIMIZATION REFORMULATION OF KKT SYSTEMS ARISING FROM VARIATIONAL INEQUALITIES A SIMPLY CONSTRAINED OPTIMIZATION REFORMULATION OF KKT SYSTEMS ARISING FROM VARIATIONAL INEQUALITIES Francisco Facchinei 1, Andreas Fischer 2, Christian Kanzow 3, and Ji-Ming Peng 4 1 Università di Roma

More information

Non-linear and time-dependent material models in Mentat & MARC. Tutorial with Background and Exercises

Non-linear and time-dependent material models in Mentat & MARC. Tutorial with Background and Exercises Non-linear and time-dependent material models in Mentat & MARC Tutorial with Background and Exercises Eindhoven University of Technology Department of Mechanical Engineering Piet Schreurs July 7, 2009

More information

Final Project: Indentation Simulation Mohak Patel ENGN-2340 Fall 13

Final Project: Indentation Simulation Mohak Patel ENGN-2340 Fall 13 Final Project: Indentation Simulation Mohak Patel ENGN-2340 Fall 13 Aim The project requires a simulation of rigid spherical indenter indenting into a flat block of viscoelastic material. The results from

More information

Transactions on Modelling and Simulation vol 6, 1993 WIT Press, ISSN X

Transactions on Modelling and Simulation vol 6, 1993 WIT Press,   ISSN X Auxiliary principle technique for a class of nonlinear variational inequalities M.A. Noor, E.A. Al-Said Mathematics Department, College of Science, King Saud University, PO Box 2455, Riyadh 11451, Saudia

More information

Barrier Method. Javier Peña Convex Optimization /36-725

Barrier Method. Javier Peña Convex Optimization /36-725 Barrier Method Javier Peña Convex Optimization 10-725/36-725 1 Last time: Newton s method For root-finding F (x) = 0 x + = x F (x) 1 F (x) For optimization x f(x) x + = x 2 f(x) 1 f(x) Assume f strongly

More information

ALASKA ENERGY AUTHORITY AEA ENGINEERING FEASIBILITY REPORT. Appendix B8. Finite Element Analysis

ALASKA ENERGY AUTHORITY AEA ENGINEERING FEASIBILITY REPORT. Appendix B8. Finite Element Analysis ALASKA ENERGY AUTHORITY AEA11-022 ENGINEERING FEASIBILITY REPORT Appendix B8 Finite Element Analysis Susitna-Watana Hydroelectric Project Alaska Energy Authority FERC Project No. 14241 December 2014 Seismic

More information

Finite Element Method in Geotechnical Engineering

Finite Element Method in Geotechnical Engineering Finite Element Method in Geotechnical Engineering Short Course on + Dynamics Boulder, Colorado January 5-8, 2004 Stein Sture Professor of Civil Engineering University of Colorado at Boulder Contents Steps

More information

A truly meshless Galerkin method based on a moving least squares quadrature

A truly meshless Galerkin method based on a moving least squares quadrature A truly meshless Galerkin method based on a moving least squares quadrature Marc Duflot, Hung Nguyen-Dang Abstract A new body integration technique is presented and applied to the evaluation of the stiffness

More information

EFFECT OF STRAIN HARDENING ON ELASTIC-PLASTIC CONTACT BEHAVIOUR OF A SPHERE AGAINST A RIGID FLAT A FINITE ELEMENT STUDY

EFFECT OF STRAIN HARDENING ON ELASTIC-PLASTIC CONTACT BEHAVIOUR OF A SPHERE AGAINST A RIGID FLAT A FINITE ELEMENT STUDY Proceedings of the International Conference on Mechanical Engineering 2009 (ICME2009) 26-28 December 2009, Dhaka, Bangladesh ICME09- EFFECT OF STRAIN HARDENING ON ELASTIC-PLASTIC CONTACT BEHAVIOUR OF A

More information

A *69>H>N6 #DJGC6A DG C<>C::G>C<,8>:C8:H /DA 'D 2:6G - ( - ) +"' ( + -"( (' (& -+" % '('%"' +"-2 ( -!"',- % )% -.C>K:GH>IN D; AF69>HH>6,-+

A *69>H>N6 #DJGC6A DG C<>C::G>C<,8>:C8:H /DA 'D 2:6G - ( - ) +' ( + -( (' (& -+ % '('%' +-2 ( -!',- % )% -.C>K:GH>IN D; AF69>HH>6,-+ The primary objective is to determine whether the structural efficiency of plates can be improved with variable thickness The large displacement analysis of steel plate with variable thickness at direction

More information

Generalized Finite Element Methods for Three Dimensional Structural Mechanics Problems. C. A. Duarte. I. Babuška and J. T. Oden

Generalized Finite Element Methods for Three Dimensional Structural Mechanics Problems. C. A. Duarte. I. Babuška and J. T. Oden Generalized Finite Element Methods for Three Dimensional Structural Mechanics Problems C. A. Duarte COMCO, Inc., 7800 Shoal Creek Blvd. Suite 290E Austin, Texas, 78757, USA I. Babuška and J. T. Oden TICAM,

More information

NUMERICAL ANALYSIS OF A PILE SUBJECTED TO LATERAL LOADS

NUMERICAL ANALYSIS OF A PILE SUBJECTED TO LATERAL LOADS IGC 009, Guntur, INDIA NUMERICAL ANALYSIS OF A PILE SUBJECTED TO LATERAL LOADS Mohammed Younus Ahmed Graduate Student, Earthquake Engineering Research Center, IIIT Hyderabad, Gachibowli, Hyderabad 3, India.

More information

Discontinuous Galerkin methods for nonlinear elasticity

Discontinuous Galerkin methods for nonlinear elasticity Discontinuous Galerkin methods for nonlinear elasticity Preprint submitted to lsevier Science 8 January 2008 The goal of this paper is to introduce Discontinuous Galerkin (DG) methods for nonlinear elasticity

More information

Analysis of asymmetric radial deformation in pipe with local wall thinning under internal pressure using strain energy method

Analysis of asymmetric radial deformation in pipe with local wall thinning under internal pressure using strain energy method Analysis of asymmetric radial deformation in pipe with local wall thinning under internal pressure using strain energy method V.M.F. Nascimento Departameto de ngenharia Mecânica TM, UFF, Rio de Janeiro

More information

2D OR 3D FRICTIONAL CONTACT ALGORITHMS AND APPLICATIONS ln A LARGE DEFORMA TION CONTEXT

2D OR 3D FRICTIONAL CONTACT ALGORITHMS AND APPLICATIONS ln A LARGE DEFORMA TION CONTEXT ~~". " COMMUNICAllONS ln NUMERICAL METHODS ln ENGINEERING, Vol. Il,409-416 (1995) 2D OR 3D FRICTIONAL CONTACT ALGORITHMS AND APPLICATIONS ln A LARGE DEFORMA TION CONTEXT ZIll-QIANG FENG Polytechnic Institute

More information

Contact Mechanics and Elements of Tribology

Contact Mechanics and Elements of Tribology Contact Mechanics and Elements of Tribology Lectures 2-3. Mechanical Contact Vladislav A. Yastrebov MINES ParisTech, PSL Research University, Centre des Matériaux, CNRS UMR 7633, Evry, France @ Centre

More information

x 2 x n r n J(x + t(x x ))(x x )dt. For warming-up we start with methods for solving a single equation of one variable.

x 2 x n r n J(x + t(x x ))(x x )dt. For warming-up we start with methods for solving a single equation of one variable. Maria Cameron 1. Fixed point methods for solving nonlinear equations We address the problem of solving an equation of the form (1) r(x) = 0, where F (x) : R n R n is a vector-function. Eq. (1) can be written

More information

The Finite Element Method for Computational Structural Mechanics

The Finite Element Method for Computational Structural Mechanics The Finite Element Method for Computational Structural Mechanics Martin Kronbichler Applied Scientific Computing (Tillämpad beräkningsvetenskap) January 29, 2010 Martin Kronbichler (TDB) FEM for CSM January

More information

Mechanics PhD Preliminary Spring 2017

Mechanics PhD Preliminary Spring 2017 Mechanics PhD Preliminary Spring 2017 1. (10 points) Consider a body Ω that is assembled by gluing together two separate bodies along a flat interface. The normal vector to the interface is given by n

More information

On the use of multipole methods for domain integration in the BEM

On the use of multipole methods for domain integration in the BEM On the use of multipole methods for domain integration in the BEM A.A. Mammoii, M.S. Ingber & M.J. Brown Department of Mechanical Engineering, University of New Mexico, USA Abstract Often, a single application

More information

Pacific Journal of Optimization (Vol. 2, No. 3, September 2006) ABSTRACT

Pacific Journal of Optimization (Vol. 2, No. 3, September 2006) ABSTRACT Pacific Journal of Optimization Vol., No. 3, September 006) PRIMAL ERROR BOUNDS BASED ON THE AUGMENTED LAGRANGIAN AND LAGRANGIAN RELAXATION ALGORITHMS A. F. Izmailov and M. V. Solodov ABSTRACT For a given

More information

Numerical simulation of delamination onset and growth in laminated composites

Numerical simulation of delamination onset and growth in laminated composites Numerical simulation of delamination onset and growth in laminated composites G. Wimmer, C. Schuecker, H.E. Pettermann Austrian Aeronautics Research (AAR) / Network for Materials and Engineering at the

More information

Development of a Finite Element Procedure of Contact Analysis for Articular Cartilage with Large Deformation Based on the Biphasic Theory

Development of a Finite Element Procedure of Contact Analysis for Articular Cartilage with Large Deformation Based on the Biphasic Theory 537 Development of a Finite Element Procedure of Contact Analysis for Articular Cartilage with Large Deformation Based on the Biphasic Theory Xian CHEN,YuanCHEN and Toshiaki HISADA Despite the importance

More information

A feasible direction interior point algorithm for general nonlinear semidefinite programming

A feasible direction interior point algorithm for general nonlinear semidefinite programming A feasible direction interior point algorithm for general nonlinear semidefinite programming Jean Rodolphe Roche, José Herskovits, Elmer Bazán To cite this version: Jean Rodolphe Roche, José Herskovits,

More information

LIMIT ANALYSIS ON EVALUATION OF LATERAL RESISTANCE OF PARTIALLY EMBEDDED PIPES WITH FRICTIONAL PIPE-SOIL INTERFACE

LIMIT ANALYSIS ON EVALUATION OF LATERAL RESISTANCE OF PARTIALLY EMBEDDED PIPES WITH FRICTIONAL PIPE-SOIL INTERFACE Limit analysis on evaluation of lateral resistance of partially embedded pipes with frictional pipe-soil interface XIII International Conference on Computational Plasticity. Fundamentals and Applications

More information

Stresses Analysis of Petroleum Pipe Finite Element under Internal Pressure

Stresses Analysis of Petroleum Pipe Finite Element under Internal Pressure ISSN : 48-96, Vol. 6, Issue 8, ( Part -4 August 06, pp.3-38 RESEARCH ARTICLE Stresses Analysis of Petroleum Pipe Finite Element under Internal Pressure Dr.Ragbe.M.Abdusslam Eng. Khaled.S.Bagar ABSTRACT

More information

Content. Department of Mathematics University of Oslo

Content. Department of Mathematics University of Oslo Chapter: 1 MEK4560 The Finite Element Method in Solid Mechanics II (January 25, 2008) (E-post:torgeiru@math.uio.no) Page 1 of 14 Content 1 Introduction to MEK4560 3 1.1 Minimum Potential energy..............................

More information