AUTOMATED METHODOLOGY FOR MODELING CRACK EXTENSION IN FINITE ELEMENT MODELS

Size: px
Start display at page:

Download "AUTOMATED METHODOLOGY FOR MODELING CRACK EXTENSION IN FINITE ELEMENT MODELS"

Transcription

1 AUTOMATED METHODOLOGY FOR MODELING CRACK THEME Structural Analysis - Durability, Fatigue & Fracture. James J. Kosloski Senior Engineering Manager - CAE Associates Dr. Michael Bak Senior Engineering Manager - CAE Associates Thomas Meyer Associate - CAE Associates KEYWORDS fracture mechanics, crack growth, mesh morphing, life prediction, fatigue, stress intensity factor, finite element. SUMMARY The durability of aging aerospace components is compromised by the existence and continued growth of cracks due to cyclic loading conditions. Fracture mechanics provides accepted analytical and numerical approaches for predicting the remaining fatigue life for a known existing crack in a known cyclic loading environment. Fracture mechanics can be used to predict how the cracks will grow as a function of cyclic loading, the path they will take, and at which point the crack will propagate to failure. In this paper we present an automated method for modelling the extension of a crack in a finite element analysis. Typical procedures for calculating crack growth life involve determining the stress intensity factor (K) at the crack tip as a function of crack length and applied loading. This data can then be used with an initial flaw size, the material fracture toughness, and Paris law constants to determine how many cycles it will take to grow a crack to failure. To obtain the stress intensity factor as a function of crack length, the finite element model must be updated to include the extended crack. The typical procedure for

2 EXTENSION IN FINITE ELEMENT extending a crack involves manually modifying the underlying geometry using CAD tools, re-meshing the model, and reapplying boundary conditions and loads. This procedure is tedious and time consuming. An automated method for extending a crack in a finite element model has been developed using User Programmable Features (UPF) in the ANSYS finite element code. In this method the existing mesh of the model is morphed so that the edge of an element lies along the predicted crack growth direction. This element is then separated from its neighbouring element, thus incrementally extending the crack by one element length. The model is reanalyzed and a new stress intensity factor is calculated. The procedure is automatically repeated, extending the crack by one element length and recalculating K until the desired crack length is obtained. Upon completion of a series of such analyses of the structure with increasingly large cracks, the fracture life-time can be obtained by using material crack growth data.

3 1: Introduction Understanding how cracks will grow in a complicated structure is a major challenge. This must be well understood for safe operation and for setting safe inspection intervals to detect the presence and growth of unexpected cracks. There are two parts in such predictions: 1) determining the Stress Intensity Factor (SIF) for a crack in a complex part & 2) determining the rate of cyclic crack growth which is controlled by the SIF. This paper reports a new innovative method for the first part; obtaining SIFs for an arbitrary structure. It has the advantage of using existing CAD or finite element files and eliminates the need to include crack geometry in the finite element mesh. Currently there are several techniques available to predict SIF (KI) for a given cracked geometry using general purpose finite element codes such as ANSYS. These include special crack-tip elements, J-integral calculations around the crack tip and curve-fitting to theoretical infinite stresses at crack tip. Each of these techniques requires that the crack be modelled and included in the finite element mesh. Two existing methods for including a crack in a finite element model are: 1. Model distinct element edges along the entire crack path using coupled, coincident nodes. A crack can then be extended by de-coupling nodes along the crack boundary. The disadvantage here is that the crack path must be fully known before hand, as no update of the crack direction can be included after meshing. Load redistribution must be done by hand if the crack affects the overall compliance of the structure. 2. Regenerate the model after each crack growth increment. The existing model must be modified, usually by changing the CAD geometry, to include a longer crack. This method has the advantage of not having to predetermine the crack path and can more easily account for load redistribution. However, considerable effort is required on each crack increment to develop new CAD file with a crack, re-mesh the model and, re-apply boundary conditions.. This paper describes a method developed by CAE Associates which eliminates the aforementioned disadvantages. In this method, a crack is inserted and automatically extended without changing element numbering in the finite element model. There is no need to include the crack in the CAD or FEA file, no need to predetermine the crack path, and no need to re-mesh or reapply loads or boundary conditions. The output of the analysis is a file of SIF versus crack length which can then be used in crack growth utility codes such as ncode DesignLife (TM), NASGRO and AFGROW. Figure 1 illustrates the overall method, which will be discussed below. This new method will greatly increase the efficiency of crack propagation analyses. It is particularly relevant for application in overhaul and repair procedures as well as setting subsequent

4 EXTENSION IN FINITE ELEMENT inspection intervals. We refer to this new method as the Automated Crack Extension or ACE. The desired output of the automated procedure is to obtain the stress intensity factor (SIF) at the crack tip as a function of the crack length, a. Such information can subsequently be used as input for cyclic crack growth codes. Figure 1: Pictorial Representation of Automated Crack Extension (ACE) Method Key features of the ACE method. The ACE procedure automatically predicts crack growth direction, extends the crack in the finite element model, and performs analysis until a specified crack length is reached. o By default the crack grows perpendicular to the maximum principal stress, but other crack growth directions can easily be incorporated. o The crack path is calculated and advanced internally. There is no need to pre-determine the crack path. o KI is automatically calculated based on the J integral approach and output to a text file. The output is SIF versus the crack length which is compatible with fracture mechanics codes to calculate cyclic crack life. Only one baseline CAD geometry is needed. There is no need to model any crack explicitly in the CAD model.

5 Only one finite element mesh is needed. There is no need for manual remesh of the structure as the crack advances. Node and element numbers of the original mesh are maintained. ACE includes the effect of load redistribution due to the crack. The procedure is automated and efficient - no manual interaction is required. Mesh-morphing and crack extension add negligible time to analysis procedure. The initial crack location, orientation and length can be arbitrarily defined without explicitly including it in the mesh. The procedure allows the same global mesh and boundary conditions to be used with cracks at any location. It can be used to evaluate the severity of cracks found during inspection. 2: Overall Methodology ACE utilizes the ANSYS general purpose finite element code to perform stress analyses of a cracked structure. The ACE process consists of the following four steps: 1. Definition of the un-cracked structure and loading. The model of structure is created in the normal manner using either a CAD file or an existing FE model. At this step, the structure has no crack and the FE mesh need not anticipate the location or path of the crack. 2. Initial Crack Definition The starting and ending locations of the initial crack are specified by coordinate location. ACE inserts the crack in the un-cracked FE mesh. A straight line is assumed between the start and end points of the crack. Figure 2 shows the original mesh and the mesh with the initial crack inserted.

6 EXTENSION IN FINITE ELEMENT Figure 2: Initial Crack Insertion The element connectivity is modified and new nodes are added on one side of the crack so that elements no longer share nodes on the crack faces. The coordinate locations of the crack face nodes are modified so they lie directly along the initial crack. The node location modification and element redefinition is performed using the user programmable feature (UPF) capabilities of ANSYS. A user routine was developed to perform these modifications quickly, without requiring a full re-mesh of the geometry. 3. Structural analysis & SIF calculation Structural analysis of the cracked body is performed to obtain and save the SIF versus crack length. This analysis includes the crack and will capture load redistributions due to its presence. The ANSYS CINT command is used to calculate the J-integral at the crack tip. The crack tip node number and a coordinate system representing the crack normal direction is stored by the routine and the J-integral calculation is done without any user intervention. The SIF (K) is calculated from the J-integral and the element material modulus. The SIF and present crack length is saved to a file for post processing in a cyclic crack growth code. 4. Crack Extension & mesh morphing along the new crack front. The cracked-body stress field is evaluated and the crack is advanced by a prescribed amount in a direction perpendicular to the cracked body maximum principal stress. As with the initial crack, the elements are separated along the crack boundary by generating duplicate nodes and redefining the element connectivity on one side of the crack. The nodes are moved so that they lie exactly on the new crack face. The routine checks the new element shapes. If an element will become too distorted by moving its nodes to the crack face, that element is automatically split into 2 triangles. Figure 3 illustrates the crack advance algorithm after the first increment.

7 Figure 3: First Crack Extension Increment The process is repeated during each increment of crack extension until the final defined crack length is reached. Figure 4 shows the crack advance algorithm after the final increment. Figure 4: Final Crack Extension Increment During each increment of crack advance, the SIF and crack length are appended to a text file. This file of crack length vs. SIF can then be used to calculate the number of cycles it takes to grow a crack using a crack growth code. 3: Theory The crack extension routine in ANSYS consists of two parts. An APDL macro [1] and a user programmable feature (UPF) of a custom ANSYS command (usr4) [2]. The macro sets up the model for the call to the custom command. It determines the nodes and element edges that will represent the crack face, defines a coordinate system that points in the crack growth direction, splits elements into 2 triangles if required, and performs additional node smoothing if required. The macro also tracks the crack tip nodes, calls

8 EXTENSION IN FINITE ELEMENT the ANSYS CINT command [3] to calculate the J-integral, and outputs the crack length and SIF to a text file. The crack direction for the initial crack is determined by the input locations for the crack start and crack end. For subsequent increments the macro calculates the principal stress direction a small distance ahead of the crack tip and l creates a new coordinate system aligned with this principal direction. If desired, the macro can generate a series of plots of the crack extension. The custom command takes the next node along the crack face, as determined by the macro, and moves it so that it lies directly on the newly calculated crack surface. Duplicate nodes are created and elements are redefined based on these newly created nodes. Smoothing of nearby elements is performed to make sure the elements retain reasonable shapes. Any temperatures that were applied on the original nodes are copied to the newly created nodes by this routine. The inputs to the macro are: 1. Node number for crack starting point. 2. Coordinates of initial crack end point. 3. Desired crack extension length. 4. Radius around crack for smoothing of nodes. 5. Number of contours to be used with the CINT command. 6. Decay coefficient, that determines how quickly the transition from moved nodes to non-moved nodes occurs. 7. Number of additional smoothing passes to use to improve element shapes. The custom command is called by the macro with the following inputs: 8. Radius from input number 4 above. 9. Node at the start of crack at this increment. This node will be duplicated and attached elements on one side redefined. 10. Node at the end of crack for this increment. This node will be moved by the custom command. 11. Crack increment length.

9 The macro will determine how many elements must be modified to achieve the desired input crack extension and it will call the custom command once for each element. 4: Examples The automated procedure was verified using a model of a plate with a hole under tension, which has a known theoretical solution for KI vs. a [4]. See Figure 5. Figure 5: Verification analysis of a plate with cracked hole. A half symmetry model was built in ANSYS for use in validating the ACE method. The loading was applied and an initial mesh was generated. As with any finite element analysis, a reasonably fine mesh is required for accurate results. Therefore, local mesh refinement was used to generate a fine mesh in the expected crack growth region. Figure 6 shows the original un-cracked mesh. Figure 6: Example Model Mesh

10 EXTENSION IN FINITE ELEMENT For comparison, an additional 1/4 symmetry model was created in which the crack was advanced manually by incrementally deleting symmetry constraints along the boundary. Stress intensity factor versus crack length data calculated from these two analyses were compared to a theoretical value. The theoretical solution is valid only for a << width of plate. Figure 7 shows that ACE matches the theoretical solution, as well as the manual method Stress Intensity (K) Theory Manual method Automated Method Crack Length (a) Figure 7: SIF vs. Crack Length for Example Problem. Airframe structural beam example The problem of a crack in structure similar to an airframe beam was used as a second example of the ACE method. Such problems are of critical importance when cracks are discovered during maintenance operations on aircraft. Figure 8 shows a prototypical airframe beam section that was used to demonstrate the new ACE method. Figure 8: Prototypical Airframe Beam Section

11 Using ANSYS, the un-cracked geometry was meshed, loads and boundary conditions applied, and analyzed as a 2D plane stress representation. Again a refined mesh was used in the region of expected crack propagation. Figure 9 shows the 2D plane stress model used for this example. Figure 9: 2D Finite Element Model of Airframe Example The ACE procedure was used to advance the crack more than 20 times. This is equivalent to conducting 20 independent analyses if the previously mentioned classical methods were used. Total run time for a crack advance from 0.15 inches to 2 inches was about 30 seconds. There was no user intervention during the analysis. Figure 10 shows the initial crack. Figure 11 shows the final crack extension. In each of these figures the crack is annotated in red. Figure 10: Initial Crack in Airframe Example

12 EXTENSION IN FINITE ELEMENT Figure 11: Final Crack in Airframe Example The redistribution of loads during the crack advance can be seen in Figure 12. Figure 12: Redistribution of Stress During Crack Extension. Figure 13 shows the resulting SIF along the crack path which can be used in a crack growth simulation program.

13 KI a Figure 13: Stress Intensity vs. Crack Length for Airframe Example 5: Conclusions and Future Work When a crack is discovered in a service part during routine inspections or otherwise, it is necessary to understand how, and at what rate, the crack will grow and how its presence affects the compliance of the structure. The time required to provide these answers using the traditional methods is often very long and can significantly delay the part s return to service. The new ACE method offers the ability to quickly evaluate such cracks by using existing CAD or FE models. The use of the ACE method provides an automated technique for inserting and extending a crack in an existing FE mesh. The starting crack can be inserted at any location in a model without prior definition in the CAD file or re-meshing. J-integral fracture mechanics calculations are used to extract stress intensity factors at the crack tips at each increment. No special crack tip elements are required for the J-integral calculations. The ACE method has been developed for 2D finite element models with a single crack. Future enhancements to the ACE method would include extending the capability to 3D, where the crack boundary would be a surface, and the capability to have multiple cracks growing simultaneously. Additional enhancements would involve automatically passing the SIF vs. a data into a fracture life code such as ncode DesignLife (TM), NASGRO, or AFGROW.

14 EXTENSION IN FINITE ELEMENT REFERENCES [1] ANSYS Parametric Design Language Guide, ANSYS Release 12.1, November ANSYS, Inc, Canonsburg, PA. [2] ANSYS Programmer's Manual for Mechanical APDL, ANSYS Release 12.1, November ANSYS, Inc, Canonsburg, PA. [3] ANSYS Commands Reference, ANSYS Release 12.1, November ANSYS, Inc, Canonsburg, PA. [4] Dowling, Norman E., 1993, Mechanical Behavior of Materials : Engineering Methods for Deformation, Fracture & Fatigue, Prentice Hall, Englewood Cliffs, NJ.

3D Finite Element Software for Cracks. Version 3.2. Benchmarks and Validation

3D Finite Element Software for Cracks. Version 3.2. Benchmarks and Validation 3D Finite Element Software for Cracks Version 3.2 Benchmarks and Validation October 217 1965 57 th Court North, Suite 1 Boulder, CO 831 Main: (33) 415-1475 www.questintegrity.com http://www.questintegrity.com/software-products/feacrack

More information

DARWIN 8.1 Release Notes

DARWIN 8.1 Release Notes DARWIN 8.1 Release Notes March 2015 Southwest Research Institute Summary of New Capabilities DARWIN 8.1 includes the following new features: Autozoning with inspection Random FE residual stress Anomaly

More information

IMPROVED SIF CALCULATION IN RIVETED PANEL TYPE STRUCTURES USING NUMERICAL SIMULATION

IMPROVED SIF CALCULATION IN RIVETED PANEL TYPE STRUCTURES USING NUMERICAL SIMULATION 26 th ICAF Symposium Montréal, 1 3 June 2011 IMPROVED SIF CALCULATION IN RIVETED PANEL TYPE STRUCTURES USING NUMERICAL SIMULATION S.C. Mellings 1, J.M.W. Baynham 1 and T.J. Curtin 2 1 C.M.BEASY, Southampton,

More information

Integrated FEM-based. package for Fatigue and Damage Tolerance - SAFE

Integrated FEM-based. package for Fatigue and Damage Tolerance - SAFE Integrated FEM-based package for Fatigue and Damage Tolerance - SAFE Emmanuelle ALIOS Jean-Pascal KLEINERMANN 1 Content Introduction Airbus France tool : SAFE General overview Assessment of initiation

More information

AFRL-VA-WP-TR

AFRL-VA-WP-TR AFRL-VA-WP-TR-2004-3112 LIFE ANALYSIS DEVELOPMENT AND VERIFICATION Delivery Order 0012: Damage Tolerance Application of Multiple Through Cracks in Plates With and Without Holes James A. Harter Analytical

More information

ANSYS Tutorial Version 6

ANSYS Tutorial Version 6 ANSYS Tutorial Version 6 Fracture Analysis Consultants, Inc www.fracanalysis.com Revised: November 2011 Table of Contents: 1.0 Introduction... 4 2.0 Tutorial 1: Crack Insertion and Growth in a Cube...

More information

NASTRAN Tutorial Version 7.3

NASTRAN Tutorial Version 7.3 NASTRAN Tutorial Version 7.3 Fracture Analysis Consultants, Inc www.fracanalysis.com Revised: Dec 2018 Table of Contents: 1.0 Introduction... 5 2.0 Tutorial 1: Crack Insertion and Growth in a Cube... 6

More information

Stress Intensity Factors for Finite Width Plates

Stress Intensity Factors for Finite Width Plates Stress Intensity Factors for Finite Width Plates 10 September 2013 AFGROW Workshop 2013 US Air Force Academy CAStLE Matthew Hammond * Scott Fawaz * James Greer, Technical Director, CAStLE ** *SAFE Inc.

More information

Modeling and Simulation for Aircraft Structural Repair Using Modern FEA Tools

Modeling and Simulation for Aircraft Structural Repair Using Modern FEA Tools Modeling and Simulation for Aircraft Structural Repair Using Modern FEA Tools December 19-22, 2011 and January 9-12, 2012 Kuang-Hua Chang, Ph.D. Williams Presidential Professor School of Aerospace and

More information

F.M. with Finite Element analysis - Different calculation techniques + Numerical examples (ANSYS Workbench) 1/2

F.M. with Finite Element analysis - Different calculation techniques + Numerical examples (ANSYS Workbench) 1/2 Task 6 - Safety Review and Licensing On the Job Training on Stress Analysis F.M. with Finite Element analysis - Different calculation techniques + Numerical examples (ANSYS Workbench) 1/2 Davide Mazzini

More information

ABAQUS Tutorial Version 7.3

ABAQUS Tutorial Version 7.3 ABAQUS Tutorial Version 7.3 Fracture Analysis Consultants, Inc www.fracanalysis.com Revised: Dec 2018 Table of Contents: 1.0 Introduction... 6 2.0 Tutorial 1: Crack Insertion and Growth in a Cube... 7

More information

FRANC3D / OSM Tutorial Slides

FRANC3D / OSM Tutorial Slides FRANC3D / OSM Tutorial Slides October, 2003 Cornell Fracture Group Tutorial Example Hands-on-training learn how to use OSM to build simple models learn how to do uncracked stress analysis using FRANC3D

More information

A design influence on the mechanical compliance and fracture resistance of railway wheel

A design influence on the mechanical compliance and fracture resistance of railway wheel Applied and Computational Mechanics 5 (2011) 197 204 A design influence on the mechanical compliance and fracture resistance of railway wheel P. Navrátil a,,p.janíček a, L. Brabenec a, M. Matug a, P. Marcián

More information

DARWIN 9.0 Release Notes

DARWIN 9.0 Release Notes Summary of New Capabilities DARWIN 9.0 Release Notes May 2016 Southwest Research Institute DARWIN 9.0 includes the following new features: Optimal Gaussian Process Pre-zoning 3D Sector Models SIF Solution

More information

Analysis of low cycle fatigue considering geometric manufacturing tolerances

Analysis of low cycle fatigue considering geometric manufacturing tolerances presented at the 14th Weimar Optimization and Stochastic Days 2017 Source: www.dynardo.de/en/library Analysis of low cycle fatigue considering geometric manufacturing tolerances SIEMENS AG applies ANSYS,

More information

SIMULATION CAPABILITIES IN CREO

SIMULATION CAPABILITIES IN CREO SIMULATION CAPABILITIES IN CREO Enhance Your Product Design with Simulation & Using digital prototypes to understand how your designs perform in real-world conditions is vital to your product development

More information

Predicting Residual Strength Using Fully Automatic Crack Growth

Predicting Residual Strength Using Fully Automatic Crack Growth Predicting Residual Strength Using Fully Automatic Crack Growth Sharon Mellings, John Baynham, Robert A Adey Computational Mechanics BEASY, Ashurst Lodge, Southampton, Hampshire, SO40 7AA, UK Email: r.adey@beasy.com

More information

Mixed Mode Fracture of Through Cracks In Nuclear Reactor Steam Generator Helical Coil Tube

Mixed Mode Fracture of Through Cracks In Nuclear Reactor Steam Generator Helical Coil Tube Journal of Materials Science & Surface Engineering Vol. 3 (4), 2015, pp 298-302 Contents lists available at http://www.jmsse.org/ Journal of Materials Science & Surface Engineering Mixed Mode Fracture

More information

ANSYS Workbench Guide

ANSYS Workbench Guide ANSYS Workbench Guide Introduction This document serves as a step-by-step guide for conducting a Finite Element Analysis (FEA) using ANSYS Workbench. It will cover the use of the simulation package through

More information

Newman-Raju Limits Study. Exceeding Thickness to Diameter Upper Bound. Chad King Robert Pilarczyk James Gyllenskog Joshua Hodges

Newman-Raju Limits Study. Exceeding Thickness to Diameter Upper Bound. Chad King Robert Pilarczyk James Gyllenskog Joshua Hodges Newman-Raju Limits Study Exceeding Thickness to Diameter Upper Bound Chad King Robert Pilarczyk James Gyllenskog Joshua Hodges Issue Approach Overview Finite Element Analysis Solution AFGROW Solution (Implementation)

More information

Odysseas Skartsis ENGN2340. Project LEFM Convergence Study 12/11/13

Odysseas Skartsis ENGN2340. Project LEFM Convergence Study 12/11/13 Odysseas Skartsis ENGN2340 Project LEFM Convergence Study 2//3 Thanks to Tianyang Zhang, Davide Grazioli, and Ruike Zhao for their helpful tips on using ABAQUS. Structure of this report Main body: Appendix:

More information

Simulation of Discrete-source Damage Growth in Aircraft Structures: A 3D Finite Element Modeling Approach

Simulation of Discrete-source Damage Growth in Aircraft Structures: A 3D Finite Element Modeling Approach Simulation of Discrete-source Damage Growth in Aircraft Structures: A 3D Finite Element Modeling Approach A.D. Spear 1, J.D. Hochhalter 1, A.R. Ingraffea 1, E.H. Glaessgen 2 1 Cornell Fracture Group, Cornell

More information

ANSYS AIM Tutorial Structural Analysis of a Plate with Hole

ANSYS AIM Tutorial Structural Analysis of a Plate with Hole ANSYS AIM Tutorial Structural Analysis of a Plate with Hole Author(s): Sebastian Vecchi, ANSYS Created using ANSYS AIM 18.1 Problem Specification Pre-Analysis & Start Up Analytical vs. Numerical Approaches

More information

DARWIN 8.0 Release Notes

DARWIN 8.0 Release Notes DARWIN 8.0 Release Notes January 2014 Southwest Research Institute Summary of New Capabilities DARWIN 8.0 includes the following new features: Optimal Autozoning Crack Growth Retardation Capability Bivariant

More information

THE EFFECT OF THE FREE SURFACE ON THE SINGULAR STRESS FIELD AT THE FATIGUE CRACK FRONT

THE EFFECT OF THE FREE SURFACE ON THE SINGULAR STRESS FIELD AT THE FATIGUE CRACK FRONT Journal of MECHANICAL ENGINEERING Strojnícky časopis, VOL 67 (2017), NO 2, 69-76 THE EFFECT OF THE FREE SURFACE ON THE SINGULAR STRESS FIELD AT THE FATIGUE CRACK FRONT OPLT Tomáš 1,2, POKORNÝ Pavel 2,

More information

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

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

More information

An Explanation on Computation of Fracture Mechanics Parameters in ANSYS

An Explanation on Computation of Fracture Mechanics Parameters in ANSYS University of Tennessee Space Institute Department of Mechanical, Aerospace & Biomedical Engineering Fracture Mechanics Course (ME 524) An Explanation on Computation of Fracture Mechanics Parameters in

More information

A Computational Study of Local Stress Intensity Factor Solutions for Kinked Cracks Near Spot Welds in Lap- Shear Specimens

A Computational Study of Local Stress Intensity Factor Solutions for Kinked Cracks Near Spot Welds in Lap- Shear Specimens A Computational Study of Local Stress ntensity Factor Solutions for Kinked Cracks Near Spot Welds in Lap- Shear Specimens D.-A. Wang a and J. Pan b* a Mechanical & Automation Engineering, Da-Yeh University,

More information

Super Elastic Alloy Eyeglass Frame Design Using the ANSYS Workbench Environment

Super Elastic Alloy Eyeglass Frame Design Using the ANSYS Workbench Environment Super Elastic Alloy Eyeglass Frame Design Using the ANSYS Workbench Environment Peter R. Barrett, P.E. Computer Aided Engineering Associates Inc. Patrick Cunningham Computer Aided Engineering Associates

More information

SIMULATION CAPABILITIES IN CREO. Enhance Your Product Design with Simulation & Analysis

SIMULATION CAPABILITIES IN CREO. Enhance Your Product Design with Simulation & Analysis SIMULATION CAPABILITIES IN CREO Enhance Your Product Design with Simulation & Using digital prototypes to understand how your designs perform in real-world conditions is vital to your product development

More information

NASGRO v6.0 Release Notes

NASGRO v6.0 Release Notes NASGRO v6.0 Release Notes March 23, 2009 NASFLA Additions and Changes New Stress Intensity Factor Models (also in NASSIF and NASCCS) CC12, corner crack spanning chamfer at edge of plate, bivariant weight

More information

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

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

More information

NON-PARAMETRIC SHAPE OPTIMIZATION IN INDUSTRIAL CONTEXT

NON-PARAMETRIC SHAPE OPTIMIZATION IN INDUSTRIAL CONTEXT NON-PARAMETRIC SHAPE OPTIMIZATION IN INDUSTRIAL CONTEXT Michael Böhm, Peter Clausen FE-DESIGN GmbH, Paris, April 3rd, 2012 Overview Introduction / FE-Design Optimization in Industry and Requirements Shape

More information

DARWIN 7.0 Release Notes

DARWIN 7.0 Release Notes DARWIN 7.0 Release Notes March 2010 Southwest Research Institute Summary of New Capabilities DARWIN 7.0 includes the following new features: Automatic Generation of Optimum Fracture Mechanics Models New

More information

Femap Version

Femap Version Femap Version 11.3 Benefits Easier model viewing and handling Faster connection definition and setup Faster and easier mesh refinement process More accurate meshes with minimal triangle element creation

More information

Static And Modal Analysis Of Rotating Wheel Rim Using Ansys

Static And Modal Analysis Of Rotating Wheel Rim Using Ansys International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 3 Issue 9 ǁ September 2014 ǁ PP.18-23 Static And Modal Analysis Of Rotating Wheel Rim Using

More information

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

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

More information

IJMH - International Journal of Management and Humanities ISSN:

IJMH - International Journal of Management and Humanities ISSN: EXPERIMENTAL STRESS ANALYSIS SPUR GEAR USING ANSYS SOFTWARE T.VADIVELU 1 (Department of Mechanical Engineering, JNTU KAKINADA, Kodad, India, vadimay28@gmail.com) Abstract Spur Gear is one of the most important

More information

Technical Report Example (1) Chartered (CEng) Membership

Technical Report Example (1) Chartered (CEng) Membership Technical Report Example (1) Chartered (CEng) Membership A TECHNICAL REPORT IN SUPPORT OF APPLICATION FOR CHARTERED MEMBERSHIP OF IGEM DESIGN OF 600 (103 BAR) 820MM SELF SEALING REPAIR CLAMP AND VERIFICATION

More information

Fatigue Crack Growth Simulation using S-version FEM

Fatigue Crack Growth Simulation using S-version FEM Copyright c 2008 ICCES ICCES, vol.8, no.2, pp.67-72 Fatigue Crack Growth Simulation using S-version FEM M. Kikuchi 1,Y.Wada 2, A. Utsunomiya 3 and Y. Li 4 Summary Fatigue crack growth under mixed mode

More information

Linear Elastic Fracture Mechanics (LEFM) Analysis of Flaws within Residual Stress Fields

Linear Elastic Fracture Mechanics (LEFM) Analysis of Flaws within Residual Stress Fields Linear Elastic Fracture Mechanics (LEFM) Analysis of Flaws within Residual Stress Fields David Woyak 1, Brian Baillargeon, Ramesh Marrey, and Randy Grishaber 2 1 Dassault Systemés SIMULIA Corporation &

More information

X-FEM based modelling of complex mixed mode fatigue crack propagation

X-FEM based modelling of complex mixed mode fatigue crack propagation X-FEM based modelling of complex mixed mode fatigue crack propagation Hans Minnebo 1, Simon André 2, Marc Duflot 1, Thomas Pardoen 2, Eric Wyart 1 1 Cenaero, Rue des Frères Wright 29, 6041 Gosselies, Belgium

More information

EXACT BUCKLING SOLUTION OF COMPOSITE WEB/FLANGE ASSEMBLY

EXACT BUCKLING SOLUTION OF COMPOSITE WEB/FLANGE ASSEMBLY EXACT BUCKLING SOLUTION OF COMPOSITE WEB/FLANGE ASSEMBLY J. Sauvé 1*, M. Dubé 1, F. Dervault 2, G. Corriveau 2 1 Ecole de technologie superieure, Montreal, Canada 2 Airframe stress, Advanced Structures,

More information

Influence of geometric imperfections on tapered roller bearings life and performance

Influence of geometric imperfections on tapered roller bearings life and performance Influence of geometric imperfections on tapered roller bearings life and performance Rodríguez R a, Calvo S a, Nadal I b and Santo Domingo S c a Computational Simulation Centre, Instituto Tecnológico de

More information

DARWIN 9.1 Release Notes

DARWIN 9.1 Release Notes Summary of New Capabilities DARWIN 9.1 Release Notes August 2017 Southwest Research Institute DARWIN 9.1 includes the following new features: Zoneless Deterministic Analysis Autoplate for 3D Finite Element

More information

RELIABILITY OF THE FEM CALCULATIONS OF THE FRACTURE MECHANICS PARAMETERS

RELIABILITY OF THE FEM CALCULATIONS OF THE FRACTURE MECHANICS PARAMETERS International Conference on Economic Engineering and Manufacturing Systems Braşov, 26 27 November 2009 RELIABILITY OF THE FEM CALCULATIONS OF THE FRACTURE MECHANICS PARAMETERS Galina TODOROVA, Valentin

More information

pre- & post-processing f o r p o w e r t r a i n

pre- & post-processing f o r p o w e r t r a i n pre- & post-processing f o r p o w e r t r a i n www.beta-cae.com With its complete solutions for meshing, assembly, contacts definition and boundary conditions setup, ANSA becomes the most efficient and

More information

Shape and parameter optimization with ANSA and LS-OPT using a new flexible interface

Shape and parameter optimization with ANSA and LS-OPT using a new flexible interface IT / CAE Prozesse I Shape and parameter optimization with ANSA and LS-OPT using a new flexible interface Korbetis Georgios BETA CAE Systems S.A., Thessaloniki, Greece Summary: Optimization techniques becomes

More information

DUCTILE TEARING ANALYSIS OF A CUSTOM PIPE TO FLANGE NOZZLE USING 3D CRACK MESHES

DUCTILE TEARING ANALYSIS OF A CUSTOM PIPE TO FLANGE NOZZLE USING 3D CRACK MESHES DUCTILE TEARING ANALYSIS OF A CUSTOM PIPE TO FLANGE Greg Thorwald, Ph.D. Principal Consulting Engineer, Quest Integrity Group, USA Michael Rock Engineering Project Manager, Mighty River Power Limited,

More information

Using three-dimensional CURVIC contact models to predict stress concentration effects in an axisymmetric model

Using three-dimensional CURVIC contact models to predict stress concentration effects in an axisymmetric model Boundary Elements XXVII 245 Using three-dimensional CURVIC contact models to predict stress concentration effects in an axisymmetric model J. J. Rencis & S. R. Pisani Department of Mechanical Engineering,

More information

International Journal of Fatigue

International Journal of Fatigue International Journal of Fatigue 31 (009) 191 197 Contents lists available at ScienceDirect International Journal of Fatigue journal homepage: www.elsevier.com/locate/ijfatigue Fatigue crack growth analysis

More information

AN ADAPTIVE FINITE ELEMENT FRAMEWORK FOR FATIGUE CRACK PROPAGATION

AN ADAPTIVE FINITE ELEMENT FRAMEWORK FOR FATIGUE CRACK PROPAGATION ICAS 2000 CONGRESS AN ADAPTIVE FINITE ELEMENT FRAMEWORK FOR FATIGUE CRACK PROPAGATION Department of Aerospace Engineering Technion Israel Institute of Technology Haifa 32000, ISRAEL Keywords: Finite Element,

More information

Introduction to the Finite Element Method (3)

Introduction to the Finite Element Method (3) Introduction to the Finite Element Method (3) Petr Kabele Czech Technical University in Prague Faculty of Civil Engineering Czech Republic petr.kabele@fsv.cvut.cz people.fsv.cvut.cz/~pkabele 1 Outline

More information

USAGE OF ANSA S AUTOMATED VOLUME MESHING-METHODS IN THE RAPID PRODUCT DEVELOPMENT PROCESS OF DIESEL ENGINES

USAGE OF ANSA S AUTOMATED VOLUME MESHING-METHODS IN THE RAPID PRODUCT DEVELOPMENT PROCESS OF DIESEL ENGINES USAGE OF ANSA S AUTOMATED VOLUME MESHING-METHODS IN THE RAPID PRODUCT DEVELOPMENT PROCESS OF DIESEL ENGINES Günther Pessl *, Dr. Robert Ehart, Gerwin Bumberger BMW Motoren GmbH, Austria KEYWORDS - ANSA,

More information

Creo Simulate 3.0 Tutorial

Creo Simulate 3.0 Tutorial Creo Simulate 3.0 Tutorial Structure and Thermal Roger Toogood, Ph.D., P. Eng. SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following

More information

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

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

More information

PTC Newsletter January 14th, 2002

PTC  Newsletter January 14th, 2002 PTC Email Newsletter January 14th, 2002 PTC Product Focus: Pro/MECHANICA (Structure) Tip of the Week: Creating and using Rigid Connections Upcoming Events and Training Class Schedules PTC Product Focus:

More information

Similar Pulley Wheel Description J.E. Akin, Rice University

Similar Pulley Wheel Description J.E. Akin, Rice University Similar Pulley Wheel Description J.E. Akin, Rice University The SolidWorks simulation tutorial on the analysis of an assembly suggested noting another type of boundary condition that is not illustrated

More information

Final project: Design problem

Final project: Design problem ME309 Homework #5 Final project: Design problem Select one of the analysis problems listed below to solve. Your solution, along with a description of your analysis process, should be handed in as a final

More information

Finite Element Analysis using ANSYS Mechanical APDL & ANSYS Workbench

Finite Element Analysis using ANSYS Mechanical APDL & ANSYS Workbench Finite Element Analysis using ANSYS Mechanical APDL & ANSYS Workbench Course Curriculum (Duration: 120 Hrs.) Section I: ANSYS Mechanical APDL Chapter 1: Before you start using ANSYS a. Introduction to

More information

Appendix A: Mesh Nonlinear Adaptivity. ANSYS Mechanical Introduction to Structural Nonlinearities

Appendix A: Mesh Nonlinear Adaptivity. ANSYS Mechanical Introduction to Structural Nonlinearities Appendix A: Mesh Nonlinear Adaptivity 16.0 Release ANSYS Mechanical Introduction to Structural Nonlinearities 1 2015 ANSYS, Inc. Mesh Nonlinear Adaptivity Introduction to Mesh Nonlinear Adaptivity Understanding

More information

2: Static analysis of a plate

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

More information

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

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

More information

Validation of a Finite Element Analysis (FEA) Model of a Nuclear Transportation Package under Impact Conditions

Validation of a Finite Element Analysis (FEA) Model of a Nuclear Transportation Package under Impact Conditions Validation of a Finite Element Analysis (FEA) Model of a Nuclear Transportation Package under Impact Conditions Chris Berry Lead Engineering Analyst 11 th October 2016 Outline of presentation Background

More information

Simulation of Automotive Fuel Tank Sloshing using Radioss

Simulation of Automotive Fuel Tank Sloshing using Radioss Simulation of Automotive Fuel Tank Sloshing using Radioss Prashant V. Kulkarni CAE Analyst Tata Motors. Pimpri, Pune - 411018, India Sanjay S. Patil Senior Manager Tata Motors. Pimpri, Pune - 411018, India

More information

ANSYS User s Group Non-Linear Adaptive Meshing (NLAD)

ANSYS User s Group Non-Linear Adaptive Meshing (NLAD) 19.2 Release ANSYS User s Group Non-Linear Adaptive Meshing (NLAD) Sriraghav Sridharan Application Engineer, ANSYS Inc Sriraghav.Sridharan@ansys.com 1 2017 ANSYS, Inc. October 10, 2018 Topics Background

More information

Finite Element Course ANSYS Mechanical Tutorial Tutorial 4 Plate With a Hole

Finite Element Course ANSYS Mechanical Tutorial Tutorial 4 Plate With a Hole Problem Specification Finite Element Course ANSYS Mechanical Tutorial Tutorial 4 Plate With a Hole Consider the classic example of a circular hole in a rectangular plate of constant thickness. The plate

More information

Proposal of Research Activity. PhD Course in Space Sciences, Technologies and Measurements (STMS)

Proposal of Research Activity. PhD Course in Space Sciences, Technologies and Measurements (STMS) Proposal of Research Activity PhD Course in Space Sciences, Technologies and Measurements (STMS) Curriculum: Sciences and Technologies for Aeronautics and Satellite Applications (STASA) XXXIV Cycle PhD

More information

AUTOMATED EXTRUSION DIE DESIGN INTEGRATED WITH SIMULATION OF MATERIAL FLOW

AUTOMATED EXTRUSION DIE DESIGN INTEGRATED WITH SIMULATION OF MATERIAL FLOW AUTOMATED EXTRUSION DIE DESIGN INTEGRATED WITH SIMULATION OF MATERIAL FLOW Nikolay Biba 1*, Sergey Stebunov 2, Andrey Lishny 2, Alexey Duzhev 2 1 Micas Simulation Ltd., 107 Oxford Road, Oxford, OX4 2ER,

More information

4-2 Quasi-Static Fatigue

4-2 Quasi-Static Fatigue 1 4-2 Quasi-Static Fatigue Case Description: Example Location: Composite coupon subject to tensile cyclic loading Tutorials > Fatigue > Quasi Static Fatigue Model Description: Nodes: 261; Elements: 224

More information

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

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

More information

Step Change in Design: Exploring Sixty Stent Design Variations Overnight

Step Change in Design: Exploring Sixty Stent Design Variations Overnight Step Change in Design: Exploring Sixty Stent Design Variations Overnight Frank Harewood, Ronan Thornton Medtronic Ireland (Galway) Parkmore Business Park West, Ballybrit, Galway, Ireland frank.harewood@medtronic.com

More information

Modeling Skills Thermal Analysis J.E. Akin, Rice University

Modeling Skills Thermal Analysis J.E. Akin, Rice University Introduction Modeling Skills Thermal Analysis J.E. Akin, Rice University Most finite element analysis tasks involve utilizing commercial software, for which you do not have the source code. Thus, you need

More information

Roger Wende Acknowledgements: Lu McCarty, Johannes Fieres, Christof Reinhart. Volume Graphics Inc. Charlotte, NC USA Volume Graphics

Roger Wende Acknowledgements: Lu McCarty, Johannes Fieres, Christof Reinhart. Volume Graphics Inc. Charlotte, NC USA Volume Graphics Roger Wende Acknowledgements: Lu McCarty, Johannes Fieres, Christof Reinhart Volume Graphics Inc. Charlotte, NC USA 2018 Volume Graphics VGSTUDIO MAX Modules Inline Fiber Orientation Analysis Nominal/Actual

More information

Effective adaptation of hexahedral mesh using local refinement and error estimation

Effective adaptation of hexahedral mesh using local refinement and error estimation Key Engineering Materials Vols. 243-244 (2003) pp. 27-32 online at http://www.scientific.net (2003) Trans Tech Publications, Switzerland Online Citation available & since 2003/07/15 Copyright (to be inserted

More information

First Order Analysis for Automotive Body Structure Design Using Excel

First Order Analysis for Automotive Body Structure Design Using Excel Special Issue First Order Analysis 1 Research Report First Order Analysis for Automotive Body Structure Design Using Excel Hidekazu Nishigaki CAE numerically estimates the performance of automobiles and

More information

TABLE OF CONTENTS SECTION 2 BACKGROUND AND LITERATURE REVIEW... 3 SECTION 3 WAVE REFLECTION AND TRANSMISSION IN RODS Introduction...

TABLE OF CONTENTS SECTION 2 BACKGROUND AND LITERATURE REVIEW... 3 SECTION 3 WAVE REFLECTION AND TRANSMISSION IN RODS Introduction... TABLE OF CONTENTS SECTION 1 INTRODUCTION... 1 1.1 Introduction... 1 1.2 Objectives... 1 1.3 Report organization... 2 SECTION 2 BACKGROUND AND LITERATURE REVIEW... 3 2.1 Introduction... 3 2.2 Wave propagation

More information

TUTORIAL 7: Stress Concentrations and Elastic-Plastic (Yielding) Material Behavior Initial Project Space Setup Static Structural ANSYS ZX Plane

TUTORIAL 7: Stress Concentrations and Elastic-Plastic (Yielding) Material Behavior Initial Project Space Setup Static Structural ANSYS ZX Plane TUTORIAL 7: Stress Concentrations and Elastic-Plastic (Yielding) Material Behavior In this tutorial you will learn how to recognize and deal with a common modeling issues involving stress concentrations

More information

3. Preprocessing of ABAQUS/CAE

3. Preprocessing of ABAQUS/CAE 3.1 Create new model database 3. Preprocessing of ABAQUS/CAE A finite element analysis in ABAQUS/CAE starts from create new model database in the toolbar. Then save it with a name user defined. To build

More information

A tutorial on PhiPsi

A tutorial on PhiPsi A tutorial on PhiPsi Author: Shi Fang Website: phipsi.top Email: phipsi@sina.cn May 016 This quick tutorial will familiarize new users with the basics of using PhiPsi. We'll start with a simple project

More information

Reinforced concrete beam under static load: simulation of an experimental test

Reinforced concrete beam under static load: simulation of an experimental test Reinforced concrete beam under static load: simulation of an experimental test analys: nonlin physic. constr: suppor. elemen: bar cl12i cl3cm compos cq16m interf pstres reinfo struct. load: deform weight.

More information

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

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

More information

Validation Report: Additional Data Mapping to Structural Analysis Packages

Validation Report: Additional Data Mapping to Structural Analysis Packages Autodesk Moldflow Structural Alliance 2012 Validation Report: Additional Data Mapping to Structural Analysis Packages Mapping process-induced stress data from Autodesk Moldflow Insight Dual Domain and

More information

Summary of New DARWIN TM Capabilities for Surface Damage Tolerance Assessment and Related Enhancements

Summary of New DARWIN TM Capabilities for Surface Damage Tolerance Assessment and Related Enhancements Summary of New DARWIN TM Capabilities for Surface Damage Tolerance Assessment and Related Enhancements Mike Enright, Luc Huyse, Yi-Der Lee, Graham Chell, Craig McClung, Gerald Leverant Southwest Research

More information

LASer Cavity Analysis and Design

LASer Cavity Analysis and Design The unique combination of simulation tools for LASer Cavity Analysis and Design During the last 15 years LASCAD has become industry-leading so ware for LASer Cavity Analysis and Design. The feedback from

More information

Winter 2011 Semester 3 Apr Wayne State University College of Engineering. ME 5620 Fracture Mechanics in Engineering Design. Case Study Project

Winter 2011 Semester 3 Apr Wayne State University College of Engineering. ME 5620 Fracture Mechanics in Engineering Design. Case Study Project : Dist A. Approved for public release Winter 2011 Semester 3 Apr 2011 Wayne State University College of Engineering ME 5620 Fracture Mechanics in Engineering Design Case Study Project Prepared by: Gerald

More information

Krzysztof Dabrowiecki, Probe2000 Inc Southwest Test Conference, San Diego, CA June 08, 2004

Krzysztof Dabrowiecki, Probe2000 Inc Southwest Test Conference, San Diego, CA June 08, 2004 Structural stability of shelf probe cards Krzysztof Dabrowiecki, Probe2000 Inc Southwest Test Conference, San Diego, CA June 08, 2004 Presentation Outline Introduction Objectives Multi die applications

More information

Effectiveness of Element Free Galerkin Method over FEM

Effectiveness of Element Free Galerkin Method over FEM Effectiveness of Element Free Galerkin Method over FEM Remya C R 1, Suji P 2 1 M Tech Student, Dept. of Civil Engineering, Sri Vellappaly Natesan College of Engineering, Pallickal P O, Mavelikara, Kerala,

More information

Investigation of the behaviour of single span reinforced concrete historic bridges by using the finite element method

Investigation of the behaviour of single span reinforced concrete historic bridges by using the finite element method Structural Studies, Repairs and Maintenance of Heritage Architecture XI 279 Investigation of the behaviour of single span reinforced concrete historic bridges by using the finite element method S. B. Yuksel

More information

Development of a Durable Automotive Bushing with fe-safe/rubber

Development of a Durable Automotive Bushing with fe-safe/rubber Development of a Durable Automotive Bushing with fe-safe/rubber Jing Bi, Gergana Dimitrova, Sandy Eyl Dassault Systemes Simulia Corp 1301 Atwood Ave, Suite 101W, Johnston RI 02919 Abstract Fatigue life

More information

DARWIN 4.0 Release Notes August 2002 Southwest Research Institute

DARWIN 4.0 Release Notes August 2002 Southwest Research Institute DARWIN 4.0 Release Notes August 2002 Southwest Research Institute Enhancements The DARWIN 4.0 release includes several enhancements and new features: Initial version for surface damage New surface and

More information

Aufgabe 1: Dreipunktbiegung mit ANSYS Workbench

Aufgabe 1: Dreipunktbiegung mit ANSYS Workbench Aufgabe 1: Dreipunktbiegung mit ANSYS Workbench Contents Beam under 3-Pt Bending [Balken unter 3-Pkt-Biegung]... 2 Taking advantage of symmetries... 3 Starting and Configuring ANSYS Workbench... 4 A. Pre-Processing:

More information

Targeting Composite Wing Performance Optimising the Composite Lay-Up Design

Targeting Composite Wing Performance Optimising the Composite Lay-Up Design Targeting Composite Wing Performance Optimising the Composite Lay-Up Design Sam Patten Optimisation Specialist, Altair Engineering Ltd Imperial House, Holly Walk, Royal Leamington Spa, CV32 4JG sam.patten@uk.altair.com

More information

Three-Dimensional Static and Dynamic Stress Intensity Factor Computations Using ANSYS

Three-Dimensional Static and Dynamic Stress Intensity Factor Computations Using ANSYS Three-Dimensional Static and Dynamic Stress Intensity Factor Computations Using ANSYS X. M. Jia Chongqing Communications Research & Design Institute, Chongqing China F. Dai Q. Z. Wang Department of Civil

More information

Module 3: Buckling of 1D Simply Supported Beam

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

More information

ANSYS/LS-Dyna. Workbench Using. Steven Hale Senior Engineering Manager CAE Associates, Inc. June 13, CAE Associates

ANSYS/LS-Dyna. Workbench Using. Steven Hale Senior Engineering Manager CAE Associates, Inc. June 13, CAE Associates ANSYS/LS-Dyna Customization in Workbench Using ACT Steven Hale Senior Engineering Manager CAE Associates, Inc. June 13, 2013 2013 CAE Associates CAE Associates CAE Associates is an engineering services

More information

How to Achieve Quick and Accurate FE Solution Small Radius Removal and Element Size

How to Achieve Quick and Accurate FE Solution Small Radius Removal and Element Size How to Achieve Quick and Accurate FE Solution Small Radius Removal and Element Size Zhichao Wang - Sr. Lead Engineer Don Draper - Manager Jianxiong Chen Sr. Engineering Specialist Applied Mechanics Dept.,

More information

Exercise 1. 3-Point Bending Using the Static Structural Module of. Ansys Workbench 14.0

Exercise 1. 3-Point Bending Using the Static Structural Module of. Ansys Workbench 14.0 Exercise 1 3-Point Bending Using the Static Structural Module of Contents Ansys Workbench 14.0 Learn how to...1 Given...2 Questions...2 Taking advantage of symmetries...2 A. Getting started...3 A.1 Choose

More information

Topology Optimization and Analysis of Crane Hook Model

Topology Optimization and Analysis of Crane Hook Model RESEARCH ARTICLE Topology Optimization and Analysis of Crane Hook Model Thejomurthy M.C 1, D.S Ramakrishn 2 1 Dept. of Mechanical engineering, CIT, Gubbi, 572216, India 2 Dept. of Mechanical engineering,

More information

Finite Element Analysis and Optimization of I.C. Engine Piston Using RADIOSS and OptiStruct

Finite Element Analysis and Optimization of I.C. Engine Piston Using RADIOSS and OptiStruct Finite Element Analysis and Optimization of I.C. Engine Piston Using RADIOSS and OptiStruct Vivek Zolekar Student M. Tech. Mechanical (CAD/CAM) SGGSIE&T Nanded - 431 606 Dr. L.N. Wankhade Professor Department

More information