Fonctionnalités de Code_Aster version 12

Size: px
Start display at page:

Download "Fonctionnalités de Code_Aster version 12"

Transcription

1 Fonctionnalités de Code_Aster version 12

2 Outline Version 12 in a nutshell Fracture mechanics Non-linear constitutive laws Linear and non-linear dynamics Numerical methods Architecture, ergonomics, performances 2

3 Version 12 in a nutshell 3

4 Version 12 stats Few stats : v11 : 896 issues, 4980 days, 5.5 days/issues, 61 contributors v12 : 583 issues, 4521 days, 7.75 days/issues, 62 contributors 4

5 Versions 12 release date v12.4 : stable version released in june Exploitation around december 2015 v13.0 : first testing and unstable version released in june -> new features In june, available in Salome-Meca : v11.9 : last v11 stable-updates version released in june v12.4 : stable version released in june 5

6 Versions 12 release informations From 2016 : Two versions by year for Code_Aster (june & december) Only one version for Salome-Meca (july) Next version, in december, but not in Salome-Meca : v12.5 : stable-updates version v13.1 : testing version Next version, in june, available in Salome-Meca 2016 : v12.6 : stable-updates version v13.2 : testing version 6

7 Fracture mechanics 7

8 Fracture mechanics Extension of XFEM features PhD Developpment of quadratic elements Quadratic elements cut into quadratic elements for integration Coupling THM and XFEM elements Mixed CZM interface laws within XFEM Can handle initial perfect sticking (no regularization) CZM_OUV_MIX, CZM_TAC_MIX Compatible with continuation methods PRED_ELAS New robust law CZM_LIN_MIX Enable crack propagation with theses laws PhD New faster method for crack propagation Fast marching method PROPA_FISS PhD 8

9 Fracture mechanics A simplified use of Gp approach in 2D Enables the prediction of the initiation of a cleavage default CALC_GP RAFF_GP Take into account of an initial state for G computation Meshed crack : available in v11 Non-meshed crack (XFEM) in v12 A post-processing operator for cohesifs models Provide the cohesive crack lengh and the cohesive zone size For standard and rectilinear shape cracks POST_CZM_FISS 9

10 Non-linear constitutive laws 10

11 Non-linear constitutive laws New feature of the scalar damage law Take into account the difference beetwen compression and traction limits COMPORTEMENT= ENDO_FISS_EXP, MODELE= 3D or 3D_GRAD_VARI New feature in DEFI_MATER_GC Concrete material parameters from more physical parameters According to BAEL and now to Eurocode2 New feature for the elasto-viscous law with metalurgy for fuel rod cladding COMPORTEMENT= META_LEMA_ANI Material parameters in cartesian reference 11

12 Non-linear constitutive laws Ability to simulate the keying and the sawing operation : injection of cement grout into the vertical joint pads to confer the dam its monolithic nature such repairs may be considered to reduce stresses in dams affected by concrete swelling JOINT_MECA_RUPT/PRES_CLAVAGE/SCIAGE JOINT_MECA_FROT/SCIAGE 12

13 Non-linear constitutive laws Mohr-Coulomb constitutive law Principal stress formulation Without hardening Implicit Integration STAT_NON_LINE/COMPORTEMENT/RELATION= MOHR_COULOMB Viscous damper Modification of DISC_VISC constitutive law More realistic for low speed Anisotropic materials for Thermo-hydro-mechanical models Anisotropic elastic materials Anisotropic coupling parameters 13

14 Non-linear constitutive laws New constitutive law for reinforced concrete structures under cyclic solicitations and seismic loading homogenised constitutive model DHRC COMPORTEMENT= DHRC PhD 14

15 Non-linear constitutive laws MFront A code generator to simplify the implementations of new material properties, mechanical behaviours and simple material models Allow fast prototyping Better performances Two ways to use Straight forward mode for implemented laws Prototyping mode for user law 15

16 Linear and non-linear dynamics 16

17 Dynamics New features for comparison computing/test (parameter fitting, modal expansion) Construction of kinematically admissible field based on ERC CALC_ERC_DYN Ergonomics enhancements for Modal Analysis Better ergonomics Only one operator for eigenvalues problem CALC_MODES Gather all features of old operators MACRO_MODE_MECA multi-level parallelism MODE_ITER_SIMULT MODE_ITER_INV 17

18 Dynamics Modal analysis for elastic structures featuring shock nonlinearities Computation of non-linear modes Combination of the harmonic balance method and asymptotic numerical method (ANM) MODE_NON_LINE Retrieve a specific periodic solution from the set of periodic solutions REST_MODE_NONL Determine the stability or instability of a periodic solution CALC_STABILITE PhD 18

19 Seismic Linear equivalent method for column of soil Characterize the variation in the mechanical properties of laminate soil layers during an earthquake DEFI_SOL_EQUI New method for non-linear SSI LAPLACE-TEMPS method CALC_MISS / FICHIER_TEMPS 19

20 Numerical methods 20

21 Numerical methods Computation of Frobenius norm for matrix Close to L2 norm Usefull for model reduction Extension of volumogramm computation on all structural elements Plates and shells : DKT, DST, Q4G, COQUE_3D Beams : POU_D_EM, POU_T_TGM Pipes : TUYAU_3M, TUYAU_6M 21

22 Numerical methods New formulation to accurately manage incompressibility with finite strain MODELE= XXX_INCO_UPO Reorganisation of incompressible models XXX_INCO : mixed 3 fields formulation UPG in small strain PhD XXX_INCO_GD : mixed 3 fields formulation UPG in large strain SIMO_MIEHE XXX_INCO_LOG : mixed 3 fields formulation UPG in large strain GDEF_LOG MODELE= XXX_INCO_UPG MODELE= XXX_INCO_UP 22

23 Numerical methods Lagrange multipliers elimination Preventing convergence with iterative solvers and complex boundary conditions Improve robustness and accuracy for complex modal problems Allow multi-grid methods from PETSc library (GAMG, ML, BOOMER) SOLVEUR / ELIM_LAGR= OUI Matrix profiles before and after elimination 23

24 Numerical methods Post-processing of contact pressure From stress tensor on nodes Only for isoparametric elements CALC_PRESSION New connection procedure between 3D and beam Based on an Arlequin framework 3D_POU_ARLEQUIN PhD New element cable-gaine Cable stick-slip 24

25 Architecture, ergonomics, performances 25

26 Architecture, ergonomics, performances New version of PETSc library 3.4 New high-performance preconditioners Based on multigrid algorithms SOLVEUR/METHODE= PETSC,PRE_COND= ML, BOOMER or GAMG Performances on a laser pinning simulation Linear mesh : nodes, dof Quadratic mesh : nodes, dof 16 procs on 4 nodes GAMG MUMPS USER : 118,45 s SYSTEM : 5,48 s USER : 591,22 s SYSTEM : 48,58 s 20Go/node 50 Go/node GAMG MUMPS 26 USER : 1171,83 s SYSTEM : 30,13 s Impossible, memory limit 33Go/node 64 Go/node 26

27 Architecture, ergonomics and performances Refactoring of CALC_EUROPLEXUS coupling Code_Aster and EUROPLEXUS New command to read Europlexus results : LIRE_EUROPLEXUS New checking for assignment Caracteristics for structural elements AFFE_CARA_ELEM Loadings AFFE_CHAR_MECA Consistency between users data and the range of code capabilities 27

28 From open-source community 28

29 From open-source community Potential thermal energy for anisotropic elastic material Arnaud Alzina from le CENTRE EUROPÉEN de la CERAMIQUE Virtual gap as a time function for contact feature Peter Halverson Eigenmodes and frequency response computation of structures with viscoelastic materials (DYNA_VISCO) Tangent Delta (Nicolas Merlette, Benjamin Delmache) 29

30 Thank you for your attention 30

Fonctionnalités de la version 11. Nouveautés de la version 12

Fonctionnalités de la version 11. Nouveautés de la version 12 Fonctionnalités de la version 11 Nouveautés de la version 12 Version 11 and version 12 in a nutshell Fracture mechanics Non-linear constitutive laws Linear and non-linear dynamics Numerical methods Architecture,

More information

Continuation methods for non-linear analysis

Continuation methods for non-linear analysis Continuation methods for non-linear analysis FR : Méthodes de pilotage du chargement Code_Aster, Salome-Meca course material GNU FDL licence (http://www.gnu.org/copyleft/fdl.html) Outline Definition of

More information

Static & Dynamic. Analysis of Structures. Edward L.Wilson. University of California, Berkeley. Fourth Edition. Professor Emeritus of Civil Engineering

Static & Dynamic. Analysis of Structures. Edward L.Wilson. University of California, Berkeley. Fourth Edition. Professor Emeritus of Civil Engineering Static & Dynamic Analysis of Structures A Physical Approach With Emphasis on Earthquake Engineering Edward LWilson Professor Emeritus of Civil Engineering University of California, Berkeley Fourth Edition

More information

Theoretical Manual Theoretical background to the Strand7 finite element analysis system

Theoretical Manual Theoretical background to the Strand7 finite element analysis system Theoretical Manual Theoretical background to the Strand7 finite element analysis system Edition 1 January 2005 Strand7 Release 2.3 2004-2005 Strand7 Pty Limited All rights reserved Contents Preface Chapter

More information

FINITE ELEMENT ANALYSIS OF COMPOSITE MATERIALS

FINITE ELEMENT ANALYSIS OF COMPOSITE MATERIALS FINITE ELEMENT ANALYSIS OF COMPOSITE MATERIALS Ever J. Barbero Department of Mechanical and Aerospace Engineering West Virginia University USA CRC Press Taylor &.Francis Group Boca Raton London New York

More information

EDEM DISCRETIZATION (Phase II) Normal Direction Structure Idealization Tangential Direction Pore spring Contact spring SPRING TYPES Inner edge Inner d

EDEM DISCRETIZATION (Phase II) Normal Direction Structure Idealization Tangential Direction Pore spring Contact spring SPRING TYPES Inner edge Inner d Institute of Industrial Science, University of Tokyo Bulletin of ERS, No. 48 (5) A TWO-PHASE SIMPLIFIED COLLAPSE ANALYSIS OF RC BUILDINGS PHASE : SPRING NETWORK PHASE Shanthanu RAJASEKHARAN, Muneyoshi

More information

Version default Titre : Introduction à Code_Aster Date : 03/12/2017 Page : 1/12 Responsable : ABBAS Mickaël Clé : U Révision : d0492cc0f2bc

Version default Titre : Introduction à Code_Aster Date : 03/12/2017 Page : 1/12 Responsable : ABBAS Mickaël Clé : U Révision : d0492cc0f2bc Titre : Introduction à Code_Aster Date : 03/12/2017 Page : 1/12 Introduction to Code_Aster Warning: In this document one describes the philosophy and the scopes of application of Code_Aster, without developing

More information

Code_Aster. Law of behavior BETON_REGLE_PR

Code_Aster. Law of behavior BETON_REGLE_PR Titre : Loi de comportement BETON_REGLE_PR Date : 21/07/2017 Page : 1/5 Law of behavior BETON_REGLE_PR Summary: This documentation presents the law BETON_REGLE_PR established by the company Sixense-NECS

More information

CAEFEM v9.5 Information

CAEFEM v9.5 Information CAEFEM v9.5 Information Concurrent Analysis Corporation, 50 Via Ricardo, Thousand Oaks, CA 91320 USA Tel. (805) 375 1060, Fax (805) 375 1061 email: info@caefem.com or support@caefem.com Web: http://www.caefem.com

More information

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

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

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

Alternative numerical method in continuum mechanics COMPUTATIONAL MULTISCALE. University of Liège Aerospace & Mechanical Engineering

Alternative numerical method in continuum mechanics COMPUTATIONAL MULTISCALE. University of Liège Aerospace & Mechanical Engineering University of Liège Aerospace & Mechanical Engineering Alternative numerical method in continuum mechanics COMPUTATIONAL MULTISCALE Van Dung NGUYEN Innocent NIYONZIMA Aerospace & Mechanical engineering

More information

NUMERICAL SIMULATION OF FLUID-STRUCTURE INTERACTION PROBLEMS WITH DYNAMIC FRACTURE

NUMERICAL SIMULATION OF FLUID-STRUCTURE INTERACTION PROBLEMS WITH DYNAMIC FRACTURE NUMERICAL SIMULATION OF FLUID-STRUCTURE INTERACTION PROBLEMS WITH DYNAMIC FRACTURE Kevin G. Wang (1), Patrick Lea (2), and Charbel Farhat (3) (1) Department of Aerospace, California Institute of Technology

More information

MODELLING MIXED-MODE RATE-DEPENDENT DELAMINATION IN LAYERED STRUCTURES USING GEOMETRICALLY NONLINEAR BEAM FINITE ELEMENTS

MODELLING MIXED-MODE RATE-DEPENDENT DELAMINATION IN LAYERED STRUCTURES USING GEOMETRICALLY NONLINEAR BEAM FINITE ELEMENTS PROCEEDINGS Proceedings of the 25 th UKACM Conference on Computational Mechanics 12-13 April 217, University of Birmingham Birmingham, United Kingdom MODELLING MIXED-MODE RATE-DEPENDENT DELAMINATION IN

More information

2D Liquefaction Analysis for Bridge Abutment

2D Liquefaction Analysis for Bridge Abutment D Liquefaction Analysis for Bridge Abutment Tutorial by Angel Francisco Martinez Integrated Solver Optimized for the next generation 64-bit platform Finite Element Solutions for Geotechnical Engineering

More information

Modeling of Interfacial Debonding Induced by IC Crack for Concrete Beam-bonded with CFRP

Modeling of Interfacial Debonding Induced by IC Crack for Concrete Beam-bonded with CFRP Proceedings of the World Congress on Engineering 21 Vol II WCE 21, June 2 - July 1, 21, London, U.K. Modeling of Interfacial Debonding Induced by IC Crack for Concrete Beam-bonded with CFRP Lihua Huang,

More information

Basics of Finite Element Analysis. Strength of Materials, Solid Mechanics

Basics of Finite Element Analysis. Strength of Materials, Solid Mechanics Basics of Finite Element Analysis Strength of Materials, Solid Mechanics 1 Outline of Presentation Basic concepts in mathematics Analogies and applications Approximations to Actual Applications Improvisation

More information

Introduction to Continuous Systems. Continuous Systems. Strings, Torsional Rods and Beams.

Introduction to Continuous Systems. Continuous Systems. Strings, Torsional Rods and Beams. Outline of Continuous Systems. Introduction to Continuous Systems. Continuous Systems. Strings, Torsional Rods and Beams. Vibrations of Flexible Strings. Torsional Vibration of Rods. Bernoulli-Euler Beams.

More information

Earthquake and Volcano Deformation

Earthquake and Volcano Deformation Earthquake and Volcano Deformation Paul Segall Stanford University Draft Copy September, 2005 Last Updated Sept, 2008 COPYRIGHT NOTICE: To be published by Princeton University Press and copyrighted, c

More information

Seismic Response Analysis of Structure Supported by Piles Subjected to Very Large Earthquake Based on 3D-FEM

Seismic Response Analysis of Structure Supported by Piles Subjected to Very Large Earthquake Based on 3D-FEM Seismic Response Analysis of Structure Supported by Piles Subjected to Very Large Earthquake Based on 3D-FEM *Hisatoshi Kashiwa 1) and Yuji Miyamoto 2) 1), 2) Dept. of Architectural Engineering Division

More information

Fluid driven cohesive crack propagation in quasi-brittle materials

Fluid driven cohesive crack propagation in quasi-brittle materials Fluid driven cohesive crack propagation in quasi-brittle materials F. Barpi 1, S. Valente 2 Department of Structural and Geotechnical Engineering, Politecnico di Torino, Corso Duca degli Abruzzi 24, 10129

More information

Overview of the PyLith Finite Element Code

Overview of the PyLith Finite Element Code Overview of the PyLith Finite Element Code www.geodynamics.org Charles Williams (GNS Science) Brad Aagaard (USGS) Matt Knepley (University of Chicago) CIG Software PyLith is a Tool for Crustal Deformation

More information

Code_Aster. Reaction of the steel subjected to corrosion

Code_Aster. Reaction of the steel subjected to corrosion Titre : Comportement de l acier soumis à la corrosion Date : 16/0/01 Page : 1/1 Reaction of the steel subjected to corrosion Summarized: This documentation the model presents steel reaction of subjected

More information

COMPUTATIONAL ELASTICITY

COMPUTATIONAL ELASTICITY COMPUTATIONAL ELASTICITY Theory of Elasticity and Finite and Boundary Element Methods Mohammed Ameen Alpha Science International Ltd. Harrow, U.K. Contents Preface Notation vii xi PART A: THEORETICAL ELASTICITY

More information

NONLINEAR DYNAMIC SOIL-STRUCTURE INTERACTION IN EARTHQUAKE ENGINEERING

NONLINEAR DYNAMIC SOIL-STRUCTURE INTERACTION IN EARTHQUAKE ENGINEERING NONLINEAR DYNAMIC SOIL-STRUCTURE INTERACTION IN EARTHQUAKE ENGINEERING Alex NIETO-FERRO1, Georges DEVESA1, Nicolas GREFFET1, Matthieu CAUDRON2 and Didier CLOUTEAU3 ABSTRACT Dynamic soil-structure interaction

More information

An Energy Dissipative Constitutive Model for Multi-Surface Interfaces at Weld Defect Sites in Ultrasonic Consolidation

An Energy Dissipative Constitutive Model for Multi-Surface Interfaces at Weld Defect Sites in Ultrasonic Consolidation An Energy Dissipative Constitutive Model for Multi-Surface Interfaces at Weld Defect Sites in Ultrasonic Consolidation Nachiket Patil, Deepankar Pal and Brent E. Stucker Industrial Engineering, University

More information

Modeling Fracture and Failure with Abaqus

Modeling Fracture and Failure with Abaqus Modeling Fracture and Failure with Abaqus Day 1 Lecture 1 Lecture 2 Lecture 3 Workshop 1 Workshop 2 Basic Concepts of Fracture Mechanics Modeling Cracks Fracture Analysis Crack in a Three-point Bend Specimen

More information

Jihoon Kim, George J. Moridis, John Edmiston, Evan S. Um, Ernest Majer. Earth Sciences Division, Lawrence Berkeley National Laboratory 24 Mar.

Jihoon Kim, George J. Moridis, John Edmiston, Evan S. Um, Ernest Majer. Earth Sciences Division, Lawrence Berkeley National Laboratory 24 Mar. TOUGH+ROCMECH for the Analysis of coupled Flow, Thermal, Geomechanical and Geophysical Processes Code Description and Applications to Tight/Shale Gas Problems Jihoon Kim, George J. Moridis, John Edmiston,

More information

Cohesive band model: a triaxiality-dependent cohesive model for damage to crack transition in a non-local implicit discontinuous Galerkin framework

Cohesive band model: a triaxiality-dependent cohesive model for damage to crack transition in a non-local implicit discontinuous Galerkin framework University of Liège Aerospace & Mechanical Engineering Cohesive band model: a triaxiality-dependent cohesive model for damage to crack transition in a non-local implicit discontinuous Galerkin framework

More information

midas Civil Dynamic Analysis

midas Civil Dynamic Analysis Edgar De Los Santos Midas IT August 23 rd 2017 Contents: Introduction Eigen Value Analysis Response Spectrum Analysis Pushover Analysis Time History Analysis Seismic Analysis Seismic Analysis The seismic

More information

6. NON-LINEAR PSEUDO-STATIC ANALYSIS OF ADOBE WALLS

6. NON-LINEAR PSEUDO-STATIC ANALYSIS OF ADOBE WALLS 6. NON-LINEAR PSEUDO-STATIC ANALYSIS OF ADOBE WALLS Blondet et al. [25] carried out a cyclic test on an adobe wall to reproduce its seismic response and damage pattern under in-plane loads. The displacement

More information

Nonlinear FE Analysis of Reinforced Concrete Structures Using a Tresca-Type Yield Surface

Nonlinear FE Analysis of Reinforced Concrete Structures Using a Tresca-Type Yield Surface Transaction A: Civil Engineering Vol. 16, No. 6, pp. 512{519 c Sharif University of Technology, December 2009 Research Note Nonlinear FE Analysis of Reinforced Concrete Structures Using a Tresca-Type Yield

More information

Introduction. Finite and Spectral Element Methods Using MATLAB. Second Edition. C. Pozrikidis. University of Massachusetts Amherst, USA

Introduction. Finite and Spectral Element Methods Using MATLAB. Second Edition. C. Pozrikidis. University of Massachusetts Amherst, USA Introduction to Finite and Spectral Element Methods Using MATLAB Second Edition C. Pozrikidis University of Massachusetts Amherst, USA (g) CRC Press Taylor & Francis Group Boca Raton London New York CRC

More information

Cracking in Quasi-Brittle Materials Using Isotropic Damage Mechanics

Cracking in Quasi-Brittle Materials Using Isotropic Damage Mechanics Cracking in Quasi-Brittle Materials Using Isotropic Damage Mechanics Tobias Gasch, PhD Student Co-author: Prof. Anders Ansell Comsol Conference 2016 Munich 2016-10-12 Contents Introduction Isotropic damage

More information

ALGORITHM FOR NON-PROPORTIONAL LOADING IN SEQUENTIALLY LINEAR ANALYSIS

ALGORITHM FOR NON-PROPORTIONAL LOADING IN SEQUENTIALLY LINEAR ANALYSIS 9th International Conference on Fracture Mechanics of Concrete and Concrete Structures FraMCoS-9 Chenjie Yu, P.C.J. Hoogenboom and J.G. Rots DOI 10.21012/FC9.288 ALGORITHM FOR NON-PROPORTIONAL LOADING

More information

SSNS106 Damage of a reinforced concrete plate under requests varied with model GLRC_DM

SSNS106 Damage of a reinforced concrete plate under requests varied with model GLRC_DM Titre : SSNS106 - Endommagement d une plaque plane sous so[...] Date : 01/03/2013 Page : 1/67 SSNS106 Damage of a reinforced concrete plate under requests varied with model GLRC_DM Summarized: This test

More information

NUMERICAL SIMULATION OF THE INELASTIC SEISMIC RESPONSE OF RC STRUCTURES WITH ENERGY DISSIPATORS

NUMERICAL SIMULATION OF THE INELASTIC SEISMIC RESPONSE OF RC STRUCTURES WITH ENERGY DISSIPATORS NUMERICAL SIMULATION OF THE INELASTIC SEISMIC RESPONSE OF RC STRUCTURES WITH ENERGY DISSIPATORS ABSTRACT : P Mata1, AH Barbat1, S Oller1, R Boroschek2 1 Technical University of Catalonia, Civil Engineering

More information

Transactions on Engineering Sciences vol 6, 1994 WIT Press, ISSN

Transactions on Engineering Sciences vol 6, 1994 WIT Press,   ISSN A computational method for the analysis of viscoelastic structures containing defects G. Ghazlan," C. Petit," S. Caperaa* " Civil Engineering Laboratory, University of Limoges, 19300 Egletons, France &

More information

Instabilities and Dynamic Rupture in a Frictional Interface

Instabilities and Dynamic Rupture in a Frictional Interface Instabilities and Dynamic Rupture in a Frictional Interface Laurent BAILLET LGIT (Laboratoire de Géophysique Interne et Tectonophysique) Grenoble France laurent.baillet@ujf-grenoble.fr http://www-lgit.obs.ujf-grenoble.fr/users/lbaillet/

More information

Limit analysis of brick masonry shear walls with openings under later loads by rigid block modeling

Limit analysis of brick masonry shear walls with openings under later loads by rigid block modeling Limit analysis of brick masonry shear walls with openings under later loads by rigid block modeling F. Portioli, L. Cascini, R. Landolfo University of Naples Federico II, Italy P. Foraboschi IUAV University,

More information

A Constitutive Framework for the Numerical Analysis of Organic Soils and Directionally Dependent Materials

A Constitutive Framework for the Numerical Analysis of Organic Soils and Directionally Dependent Materials Dublin, October 2010 A Constitutive Framework for the Numerical Analysis of Organic Soils and Directionally Dependent Materials FracMan Technology Group Dr Mark Cottrell Presentation Outline Some Physical

More information

3.2 Pictorial Summary

3.2 Pictorial Summary 3.2 Pictorial Summary 3.2.1 Pictorial Summary of Element Types Structural Point The figures on the next pages graphically summarize the element library for quick reference. Structural 2 D Line Structural

More information

DYNAMIC ANALYSIS OF PILES IN SAND BASED ON SOIL-PILE INTERACTION

DYNAMIC ANALYSIS OF PILES IN SAND BASED ON SOIL-PILE INTERACTION October 1-17,, Beijing, China DYNAMIC ANALYSIS OF PILES IN SAND BASED ON SOIL-PILE INTERACTION Mohammad M. Ahmadi 1 and Mahdi Ehsani 1 Assistant Professor, Dept. of Civil Engineering, Geotechnical Group,

More information

Esben Byskov. Elementary Continuum. Mechanics for Everyone. With Applications to Structural Mechanics. Springer

Esben Byskov. Elementary Continuum. Mechanics for Everyone. With Applications to Structural Mechanics. Springer Esben Byskov Elementary Continuum Mechanics for Everyone With Applications to Structural Mechanics Springer Contents Preface v Contents ix Introduction What Is Continuum Mechanics? "I Need Continuum Mechanics

More information

ENGN 2290: Plasticity Computational plasticity in Abaqus

ENGN 2290: Plasticity Computational plasticity in Abaqus ENGN 229: Plasticity Computational plasticity in Abaqus The purpose of these exercises is to build a familiarity with using user-material subroutines (UMATs) in Abaqus/Standard. Abaqus/Standard is a finite-element

More information

A 3D Discrete Damage Modeling Methodology for Abaqus for Fatigue Damage Evaluation in Bolted Composite Joints

A 3D Discrete Damage Modeling Methodology for Abaqus for Fatigue Damage Evaluation in Bolted Composite Joints A 3D Discrete Damage Modeling Methodology for Abaqus for Fatigue Damage Evaluation in Bolted Composite Joints Eugene Fang 1, Ling Liu 1, Michael Stuebner 1, Jim Lua 1 1 Global Engineering and Materials,

More information

Cohesive Band Model: a triaxiality-dependent cohesive model inside an implicit non-local damage to crack transition framework

Cohesive Band Model: a triaxiality-dependent cohesive model inside an implicit non-local damage to crack transition framework University of Liège Aerospace & Mechanical Engineering MS3: Abstract 131573 - CFRAC2017 Cohesive Band Model: a triaxiality-dependent cohesive model inside an implicit non-local damage to crack transition

More information

Code_Aster. SDNV114 Simulation of benchmark SAFE - T5 veil out of reinforced concrete

Code_Aster. SDNV114 Simulation of benchmark SAFE - T5 veil out of reinforced concrete Titre : SDNV114 Simulation du benchmark SAFE - voile T5 [...] Date : 03/05/2016 Page : 1/11 SDNV114 Simulation of benchmark SAFE - T5 veil out of reinforced concrete Summary: This test represents a simplified

More information

2D Embankment and Slope Analysis (Numerical)

2D Embankment and Slope Analysis (Numerical) 2D Embankment and Slope Analysis (Numerical) Page 1 2D Embankment and Slope Analysis (Numerical) Sunday, August 14, 2011 Reading Assignment Lecture Notes Other Materials FLAC Manual 1. 2. Homework Assignment

More information

Dynamic Analysis of a Reinforced Concrete Structure Using Plasticity and Interface Damage Models

Dynamic Analysis of a Reinforced Concrete Structure Using Plasticity and Interface Damage Models Dynamic Analysis of a Reinforced Concrete Structure Using Plasticity and Interface Damage Models I. Rhee, K.J. Willam, B.P. Shing, University of Colorado at Boulder ABSTRACT: This paper examines the global

More information

MITOCW MITRES2_002S10nonlinear_lec15_300k-mp4

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

More information

The Finite Element Method for Mechonics of Solids with ANSYS Applicotions

The Finite Element Method for Mechonics of Solids with ANSYS Applicotions The Finite Element Method for Mechonics of Solids with ANSYS Applicotions ELLIS H. DILL 0~~F~~~~"P Boca Raton London New Vork CRC Press is an imprint 01 the Taylor & Francis Group, an Informa business

More information

3D crack propagation with XFEM cohesive elements

3D crack propagation with XFEM cohesive elements Transactions, SMiRT-23, Paper ID 472 3D crack propagation with XFEM cohesive elements Patrick Massin 1, Guilhem Ferté 1,2, and Nicolas Moës 2 1 Institute of Mechanical Sciences and Industrial Applications,

More information

CFRP. FRP FRP. Abaqus

CFRP. FRP FRP. Abaqus C Epoxy C baqus C FE baqus C amene.kia@gmail.com EROG 1 Debonding : / C (mm) E c (MPa) f' c (MPa) f' t (MPa) a S L d h b 1 2 3 1 2 3 baqus C Leong Kok Leong Kok CDP E p (GPa) (MPa) E a (MPa) G a (MPa)

More information

Numerical Modeling of Interface Between Soil and Pile to Account for Loss of Contact during Seismic Excitation

Numerical Modeling of Interface Between Soil and Pile to Account for Loss of Contact during Seismic Excitation Numerical Modeling of Interface Between Soil and Pile to Account for Loss of Contact during Seismic Excitation P. Sushma Ph D Scholar, Earthquake Engineering Research Center, IIIT Hyderabad, Gachbowli,

More information

COUPLED FINITE-INFINITE ELEMENTS MODELING OF BUILDING FRAME-SOIL INTERACTION SYSTEM

COUPLED FINITE-INFINITE ELEMENTS MODELING OF BUILDING FRAME-SOIL INTERACTION SYSTEM VOL. 4, NO. 10, DECEMBER 009 SSN 1819-6608 006-009 Asian Research Publishing Network (ARPN. All rights reserved. COUPLED FNTE-NFNTE ELEMENTS MODELNG OF BULDNG FRAME-SOL NTERACTON SYSTEM Ramakant Agrawal

More information

Dynamic Analysis Contents - 1

Dynamic Analysis Contents - 1 Dynamic Analysis Contents - 1 TABLE OF CONTENTS 1 DYNAMIC ANALYSIS 1.1 Overview... 1-1 1.2 Relation to Equivalent-Linear Methods... 1-2 1.2.1 Characteristics of the Equivalent-Linear Method... 1-2 1.2.2

More information

Technical Specifications

Technical Specifications Technical Specifications Analysis Type Supported Static Analysis Linear static analysis Nonlinear static analysis (Nonlinear elastic or Elastoplastic analysis) Construction Stage Analysis StressSlope Sl

More information

Technical Specifications

Technical Specifications Technical Specifications Static Analysis Linear static analysis Analysis Type Supported Nonlinear static analysis (Nonlinear elastic or Elastoplastic analysis) Construction Stage Analysis StressSlope Slope

More information

Numerical Study: Time-Reversed Reciprocal Method and Damage Detection Method for Weld Fracture

Numerical Study: Time-Reversed Reciprocal Method and Damage Detection Method for Weld Fracture Chapter 4 Numerical Study: Time-Reversed Reciprocal Method and Damage Detection Method for Weld Fracture A numerical study is performed to gain insight into applying the proposed method of detecting high-frequency

More information

Landslide FE Stability Analysis

Landslide FE Stability Analysis Landslide FE Stability Analysis L. Kellezi Dept. of Geotechnical Engineering, GEO-Danish Geotechnical Institute, Denmark S. Allkja Altea & Geostudio 2000, Albania P. B. Hansen Dept. of Geotechnical Engineering,

More information

Multi-scale approach of the mechanical behavior of RC structures Application to nuclear plant containment buildings

Multi-scale approach of the mechanical behavior of RC structures Application to nuclear plant containment buildings Multi-scale approach of the mechanical behavior of RC structures Application to nuclear plant containment buildings Martin DAVID June 19, 2012 1 Industrial context EDF is responsible for numerous reinforced

More information

Mesh-sensitivity analysis of seismic damage index for reinforced concrete columns

Mesh-sensitivity analysis of seismic damage index for reinforced concrete columns Mesh-sensitivity analysis of seismic damage index for reinforced concrete columns Jun Won Kang 1a and Jeeho Lee 2 1 Department of Civil Engineering, Hongik University, 94 Wausan-ro, Mapo-gu, Seoul 04066,

More information

Multi-scale digital image correlation of strain localization

Multi-scale digital image correlation of strain localization Multi-scale digital image correlation of strain localization J. Marty a, J. Réthoré a, A. Combescure a a. Laboratoire de Mécanique des Contacts et des Strcutures, INSA Lyon / UMR CNRS 5259 2 Avenue des

More information

The Finite Element Method for Solid and Structural Mechanics

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

More information

EARTHQUAKE SAFETY OF AN ARCH-GRAVITY DAM WITH A HORIZONTAL CRACK IN THE UPPER PORTION OF THE DAM

EARTHQUAKE SAFETY OF AN ARCH-GRAVITY DAM WITH A HORIZONTAL CRACK IN THE UPPER PORTION OF THE DAM EARTHQUAKE SAFETY OF AN ARCH-GRAVITY DAM WITH A HORIZONTAL CRACK IN THE UPPER PORTION OF THE DAM Martin WIELAND 1 And Sujan MALLA 2 SUMMARY A horizontal crack first appeared along the downstream wall of

More information

Etienne Balmès SDTools Ecole Centrale Paris

Etienne Balmès SDTools Ecole Centrale Paris and complex modes. Etienne Balmès SDTools Ecole Centrale Paris IMAC 21, Kissimmee Outline Modes real and complex When are modes real? test modes modeling Damped FEM models Mode 1 DOF system 1 DOF : influence

More information

The following syntax is used to describe a typical irreducible continuum element:

The following syntax is used to describe a typical irreducible continuum element: ELEMENT IRREDUCIBLE T7P0 command.. Synopsis The ELEMENT IRREDUCIBLE T7P0 command is used to describe all irreducible 7-node enhanced quadratic triangular continuum elements that are to be used in mechanical

More information

COMPARISON BETWEEN 2D AND 3D ANALYSES OF SEISMIC STABILITY OF DETACHED BLOCKS IN AN ARCH DAM

COMPARISON BETWEEN 2D AND 3D ANALYSES OF SEISMIC STABILITY OF DETACHED BLOCKS IN AN ARCH DAM COMPARISON BETWEEN 2D AND 3D ANALYSES OF SEISMIC STABILITY OF DETACHED BLOCKS IN AN ARCH DAM Sujan MALLA 1 ABSTRACT The seismic safety of the 147 m high Gigerwald arch dam in Switzerland was assessed for

More information

strain appears only after the stress has reached a certain critical level, usually specied by a Rankine-type criterion in terms of the maximum princip

strain appears only after the stress has reached a certain critical level, usually specied by a Rankine-type criterion in terms of the maximum princip Nonlocal damage models: Practical aspects and open issues Milan Jirasek LSC-DGC, Swiss Federal Institute of Technology at Lausanne (EPFL), Switzerland Milan.Jirasek@ep.ch Abstract: The purpose of this

More information

Realization of a study civil engineer with cables of prestressing

Realization of a study civil engineer with cables of prestressing Titre : Réalisation d'une étude génie civil avec câbles de[...] Date : 11/07/2012 Page : 1/13 Realization of a study civil engineer with cables of prestressing Summarized: The purpose of this document

More information

FVM for Fluid-Structure Interaction with Large Structural Displacements

FVM for Fluid-Structure Interaction with Large Structural Displacements FVM for Fluid-Structure Interaction with Large Structural Displacements Željko Tuković and Hrvoje Jasak Zeljko.Tukovic@fsb.hr, h.jasak@wikki.co.uk Faculty of Mechanical Engineering and Naval Architecture

More information

Evaluation of the behaviour of an arch-gravity dam. featuring a pre-existing crack

Evaluation of the behaviour of an arch-gravity dam. featuring a pre-existing crack Evaluation of the behaviour of an arch-gravity dam featuring a pre-existing crack Dr Aïssa Mellal, Civil Engineer STUCKY SA, Switzerland NUMERICS IN GEOTECHNICS AND STRUCTURES - ZSoil Days - 1-2 September

More information

Nonlinear analysis in ADINA Structures

Nonlinear analysis in ADINA Structures Nonlinear analysis in ADINA Structures Theodore Sussman, Ph.D. ADINA R&D, Inc, 2016 1 Topics presented Types of nonlinearities Materially nonlinear only Geometrically nonlinear analysis Deformation-dependent

More information

* ABAQUS DDA DEM Yu Houhe et al. BT Email: vahlotfi@aut.ac.ir * ABAQUS c. n tan 2C cos ft 2Rt 1 sin f t Max C.cot 2C cos f c 2Rc 1 sin f c f t Parameter E C Definition Modulus of Elasticity (GPa) Poisson's

More information

ANSYS Explicit Dynamics Update. Mai Doan

ANSYS Explicit Dynamics Update. Mai Doan ANSYS Explicit Dynamics Update Mai Doan Mai.Doan@ansys.com +1 512 687 9523 1/32 ANSYS Explicit Dynamics Update Outline Introduction Solve Problems that were Difficult or Impossible in the Past Structural

More information

Code_Aster. SSNP161 Biaxial tests of Kupfer

Code_Aster. SSNP161 Biaxial tests of Kupfer Titre : SSNP161 Essais biaxiaux de Kupfer Date : 10/10/2012 Page : 1/8 SSNP161 Biaxial tests of Kupfer Summary: Kupfer [1] is interested to characterize the performances of the concrete under biaxial loadings.

More information

Damping. Code_Aster, Salome-Meca course material GNU FDL licence (

Damping. Code_Aster, Salome-Meca course material GNU FDL licence ( Dampin Code_Aster, Salome-Meca course material GNU FDL licence (http://www.nu.or/copyleft/fdl.html) Outline Dampin in dynamic analysis Types of modelin Gettin started with Code_Aster for dynamic analysis

More information

Hydraulic fracturing in unconventional shale gas reservoirs. Dr.-Ing. Johannes Will, Dynardo GmbH, Weimar, Germany

Hydraulic fracturing in unconventional shale gas reservoirs. Dr.-Ing. Johannes Will, Dynardo GmbH, Weimar, Germany Hydraulic fracturing in unconventional shale gas reservoirs Dr.-Ing. Johannes Will, Dynardo GmbH, Weimar, Germany Founded: 2001 (Will, Bucher, CADFEM International) More than 35 employees, offices at Weimar

More information

Linear & Non-linear SSI Calculations: Methods used in EDF to determine raft uplift

Linear & Non-linear SSI Calculations: Methods used in EDF to determine raft uplift Linear & Non-linear SSI Calculations: Methods used in EDF to determine raft uplift Pauline BILLION Frédéric ALLAIN Georges DEVESA Nicolas HUMBERT Ilie PETRE-LAZAR OECD workshop, 8th oct. 2010 OECD Workshop

More information

Computational Analysis for Composites

Computational Analysis for Composites Computational Analysis for Composites Professor Johann Sienz and Dr. Tony Murmu Swansea University July, 011 The topics covered include: OUTLINE Overview of composites and their applications Micromechanics

More information

Variational phase field model for dynamic brittle fracture

Variational phase field model for dynamic brittle fracture Variational phase field model for dynamic brittle fracture Bleyer J., Roux-Langlois C., Molinari J-F. EMMC 15, September 8th, 2016 1 / 18 Outline Mechanisms of dynamic fracture Variational phase-field

More information

Lectures on. Constitutive Modelling of Arteries. Ray Ogden

Lectures on. Constitutive Modelling of Arteries. Ray Ogden Lectures on Constitutive Modelling of Arteries Ray Ogden University of Aberdeen Xi an Jiaotong University April 2011 Overview of the Ingredients of Continuum Mechanics needed in Soft Tissue Biomechanics

More information

Nonlinear Problems of Elasticity

Nonlinear Problems of Elasticity Stuart S. Antman Nonlinear Problems of Elasticity With 105 Illustrations Springer-Verlag New York Berlin Heidelberg London Paris Tokyo Hong Kong Barcelona Budapest Contents Preface vn Chapter I. Background

More information

202 Index. failure, 26 field equation, 122 force, 1

202 Index. failure, 26 field equation, 122 force, 1 Index acceleration, 12, 161 admissible function, 155 admissible stress, 32 Airy's stress function, 122, 124 d'alembert's principle, 165, 167, 177 amplitude, 171 analogy, 76 anisotropic material, 20 aperiodic

More information

Table of Contents. Preface...xvii. Part 1. Level

Table of Contents. Preface...xvii. Part 1. Level Preface...xvii Part 1. Level 1... 1 Chapter 1. The Basics of Linear Elastic Behavior... 3 1.1. Cohesion forces... 4 1.2. The notion of stress... 6 1.2.1. Definition... 6 1.2.2. Graphical representation...

More information

Durability of bonded aircraft structure. AMTAS Fall 2016 meeting October 27 th 2016 Seattle, WA

Durability of bonded aircraft structure. AMTAS Fall 2016 meeting October 27 th 2016 Seattle, WA Durability of bonded aircraft structure AMTAS Fall 216 meeting October 27 th 216 Seattle, WA Durability of Bonded Aircraft Structure Motivation and Key Issues: Adhesive bonding is a key path towards reduced

More information

Comparison of 2D vs. 3D Modeling Approaches for the Analyses of Concrete Faced Rockfill Dams

Comparison of 2D vs. 3D Modeling Approaches for the Analyses of Concrete Faced Rockfill Dams Comparison of 2D vs. 3D Modeling Approaches for the Analyses of Concrete Faced Rockfill Dams H. F. Özel & Y. Arici Dept. of Civil Engineering, Structural Mechanics Laboratory,K2-303, Middle East Technical

More information

Creep and aging in nonlinear models for concrete

Creep and aging in nonlinear models for concrete Creep and aging in nonlinear models for concrete Andrzej Truty Thomas Zimmermann Krzysztof Podleś Jan Szarliński Cracow University of Technology and ZACE Services ZACE Services prof.em. Cracow University

More information

Grandstand Terraces. Experimental and Computational Modal Analysis. John N Karadelis

Grandstand Terraces. Experimental and Computational Modal Analysis. John N Karadelis Grandstand Terraces. Experimental and Computational Modal Analysis. John N Karadelis INTRODUCTION Structural vibrations caused by human activities are not known to be particularly damaging or catastrophic.

More information

Cracking in Quasi-Brittle Materials Using Isotropic Damage Mechanics

Cracking in Quasi-Brittle Materials Using Isotropic Damage Mechanics Cracking in Quasi-Brittle Materials Using Isotropic Damage Mechanics Tobias Gasch *1 and Anders Ansell 1 1 KTH Royal Institute of Technology, Department of Civil and Architectural Engineering *Corresponding

More information

2D Modeling of Elastic Wave Propagation in Solids Containing Closed Cracks with Friction

2D Modeling of Elastic Wave Propagation in Solids Containing Closed Cracks with Friction 2D Modeling of Elastic Wave Propagation in Solids Containing Closed Cracks with Friction S. Delrue 1, V. Aleshin 2, O. Bou Matar 2, K. Van Den Abeele 1 1 Wave Propagation & Signal Processing Research Group,

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

Settlement and Bearing Capacity of a Strip Footing. Nonlinear Analyses

Settlement and Bearing Capacity of a Strip Footing. Nonlinear Analyses Settlement and Bearing Capacity of a Strip Footing Nonlinear Analyses Outline 1 Description 2 Nonlinear Drained Analysis 2.1 Overview 2.2 Properties 2.3 Loads 2.4 Analysis Commands 2.5 Results 3 Nonlinear

More information

( ) Notes. Fluid mechanics. Inviscid Euler model. Lagrangian viewpoint. " = " x,t,#, #

( ) Notes. Fluid mechanics. Inviscid Euler model. Lagrangian viewpoint.  =  x,t,#, # Notes Assignment 4 due today (when I check email tomorrow morning) Don t be afraid to make assumptions, approximate quantities, In particular, method for computing time step bound (look at max eigenvalue

More information

The Finite Element Method for the Analysis of Non-Linear and Dynamic Systems. Prof. Dr. Eleni Chatzi Lecture ST1-19 November, 2015

The Finite Element Method for the Analysis of Non-Linear and Dynamic Systems. Prof. Dr. Eleni Chatzi Lecture ST1-19 November, 2015 The Finite Element Method for the Analysis of Non-Linear and Dynamic Systems Prof. Dr. Eleni Chatzi Lecture ST1-19 November, 2015 Institute of Structural Engineering Method of Finite Elements II 1 Constitutive

More information

AN ALGORITHM FOR TOPOLOGY OPTIMIZATION

AN ALGORITHM FOR TOPOLOGY OPTIMIZATION AN ALGORITHM FOR TOPOLOGY OPTIMIZATION OF MULTIBODY SYSTEMS TOHEED GHANDRIZ Master s thesis 2014:E52 Faculty of Science Centre for Mathematical Sciences Numerical Analysis CENTRUM SCIENTIARUM MATHEMATICARUM

More information

NUMERICAL SIMULATIONS OF CORNERS IN RC FRAMES USING STRUT-AND-TIE METHOD AND CDP MODEL

NUMERICAL SIMULATIONS OF CORNERS IN RC FRAMES USING STRUT-AND-TIE METHOD AND CDP MODEL Numerical simulations of corners in RC frames using Strut-and-Tie Method and CDP model XIII International Conference on Computational Plasticity. Fundamentals and Applications COMPLAS XIII E. Oñate, D.R.J.

More information

Bifurcation Analysis in Geomechanics

Bifurcation Analysis in Geomechanics Bifurcation Analysis in Geomechanics I. VARDOULAKIS Department of Engineering Science National Technical University of Athens Greece and J. SULEM Centre d'enseignement et de Recherche en Mecanique des

More information

Model tests and FE-modelling of dynamic soil-structure interaction

Model tests and FE-modelling of dynamic soil-structure interaction Shock and Vibration 19 (2012) 1061 1069 1061 DOI 10.3233/SAV-2012-0712 IOS Press Model tests and FE-modelling of dynamic soil-structure interaction N. Kodama a, * and K. Komiya b a Waseda Institute for

More information