ASME Fatigue DOCUMENTATION. ANSYS Mechanical Application. Extension version Compatible ANSYS version

Size: px
Start display at page:

Download "ASME Fatigue DOCUMENTATION. ANSYS Mechanical Application. Extension version Compatible ANSYS version"

Transcription

1 ASME Fatigue ANSYS Mechanical Application DOCUMENTATION Extension version Release date 06-Apr-17 Compatible ANSYS version

2 Table of Contents 1 INTRODUCTION PRODUCT RESTRICTIONS GETTING STARTED INSTALLATION LOADING EXTENSION UNINSTALLING ASME FATIGUE APP Background Solution Usage Issues and Limitations REFERENCES APPENDIX A. EXAMPLES APPENDIX B. IMPLEMENTATION APPENDIX C. GENERAL ISSUES AND LIMITATIONS

3 1 Introduction This application has been created using ACT (ANSYS Customization Toolkit), which provides an API (Application Programming Interface) to several ANSYS Workbench modules, including ANSYS Mechanical, ANSYS DesignModeler and ANSYS DesignXplorer. With ACT, the GUI (Graphical User Interface) of ANSYS Mechanical can be extended with new buttons. These buttons have customizable behaviour, which allows the developer to create new features, or re-use existing functionality that previously had to be included via APDL command objects. A few of the advantages with ACT include: Consistent handling of unit systems Manage user inputs Access to the Mechanical database as well as the ANSYS database and results Use Mechanicals graphics library for on-screen representation Shield the user from APDL code Create installable binary files, protecting intellectual property 2 Product Restrictions The ASME Fatigue app described in this document utilize functionality in ANSYS that may or may not be available depending on the available ANSYS license level. The product restrictions are summarized in Table 2-1. Table 2-1: Required ANSYS license level for the ASME Fatigue app ANSYS license level (current) Product code Compatibility [Y/N] DesignSpace caewbpl3 Y Mechanical Pro mech_1 Y Mechanical Premium mech_2 Y Mechanical Enterprise ansys Y ANSYS license level (legacy) Professional NLT prf Y Professional NLS prfnls Y Structural struct Y - 3 -

4 3 Getting Started 3.1 Installation To install the extension, open ANSYS Workbench. On the project page, navigate to ACT Start Page > Manage Extensions and press the + icon to install a new extension (see Figure 3-1). Figure 3-1: Navigating to the Manage Extensions page and installing a new extension In the browsing window that appears, select the binary extension file (.wbex file) downloaded from ANSYS app store (see Figure 3-2). Verify that the correct extension appears in the list in the Extension Manager by going to ACT Start Page > Manage Extensions... (see Figure 3-3)

5 Figure 3-2: Select the.wbex file downloaded from ANSYS app store Figure 3-3 The newly installed extension should appear in the Extension Manager page - 5 -

6 3.2 Loading Extension To use the extension in a project, simply click on the extension on the Extension Manager page. The extension will highlight in green when properly loaded. Mechanical needs to be closed before the loading is effective, so close Mechanical if this is open. Several extensions can be loaded into the same project. Once the project is saved with an extension, it will load automatically with the project, so this procedure only needs to be done once per project. Figure 3-4: Properly loaded extension on the Extension Manager page To unload the extension, open the Extension Manager page and click on the extension again. The extension is unloaded when the green highlighting disappears. 3.3 Uninstalling To uninstall the extension, use the Extension Manager as described in section 3.1 and 0. From the drop-down menu on the bottom right of the extension, select Uninstall

7 Figure 3-5: Uninstalling an extension from the Extension Manager page - 7 -

8 4 ASME Fatigue app Background The fatigue calculation according to ASME 2013 Sec. VIII Div.2 Part 5. Chapter 5.5.3; Fatigue assessment elastic stress analysis and equivalent stress can be done by hand, extracting stress results at nodes for each load case. However, in addition to be a time consuming task with risk of errors, the node location of the maximum damage cannot be known before the actual fatigue damage calculation Solution The Fatigue (ASME VIII Div.2) result object can be used as an efficient post-processing tool to plot the number of cycles to failure, or accumulated damage according to (1) ASME 2013 Sec. VIII Div.2 Part 5 Chapter 5.5.3, for a single, or a combination of, load cases. The fatigue curve data tables are implemented and the fatigue curve is directly built using the material properties of the selected bodies Usage The Fatigue (ASME VIII Div.2) result object can be applied in any Static Structural or Transient Structural analysis. The properties have to be selected or entered regarding how to the results should be calculated. All properties are defined in Table 4-1. The result can be scoped to any type of geometry, but not to mesh entities (directly or through named selections). The user can select to plot the Accumulated Damage, Cycles to Failure and log 10 Cycles to Failure, calculated as described in Appendix B. If the geometry contains shell elements, the selected shell location will be used as a uniform contour through the thickness. The fatigue curve can be the same for all bodies of the geometry selection or body dependent by selecting No for Same Curve for All Bodies. In the case of body dependent fatigue curve, the Fatigue Curve Table has to be filled in. It is not possible to select No if the geometry selection contains a single body. The result can be calculated for a single, or a combination of, load cases by selecting Yes or No for Load Case Combination. In case of a load case combination, the Load Case Table will have to be filled in. See 0 if the table does not pop up. A load case is defined as a range from one load step to another load step in the same analysis. Any analysis sharing the Model cell in Workbench can be used as a load case, but only solved analyses are valid. Start Step and End Step, specified by the user, defines one load cycle, or stress range. A stress range is the two extremes of a cycle and the stress amplitude is one half of the stress range. Thus the simulation must include a full load cycle. Note that the time for a chosen step is the end step time. Step 0 is used to define the initial time 0. An example of property set and result is shown in Figure

9 The fatigue curves used for the calculations are saved in the solver files directory if Yes is selected for Save Fatigue Curve, see Appendix B. It is recommended always to check if the fatigue curve has been calculated as expected. Figure 4-1: Details and graphic view of a Fatigue (ASME VIII Div.2) result object

10 Table 4-1: Summary of properties of the Fatigue (ASME VIII Div.2) result object (grey cells are read-only properties). Scope Geometry Shell Definition Result Temperature Load Case Combination Start Step End Step Number Of Cycles K_f, Fatigue Strength Reduction Factor K_e, Fatigue Penalty Factor Load Case Table Fatigue Curve Same Curve For All Bodies Fatigue Curve (App. 3-F) Fatigue Curve Table (App. 3-F) Save Fatigue Curves Integration Point Results Display Option Information Young s Modulus Table Cycles To Failure Damage Definition Result geometry scope, can be edges, vertices, faces or bodies Specify whether Top, Bottom or Middle results are displayed for shell bodies Specify whether Damage, Cycles To Failure or Logarithm Of Cycles To Failure To Base 10 should be displayed Temperature at which the Young s Modulus is extracted or interpolated for temperature dependent Young s Modulus Specify whether this is a single load case, or a combination of load cases. Any analysis sharing the Model cell in Workbench can be used as a load case, but only solved analyses are valid. Specify the start and end step defining one cycle. The stress component range will be calculated as the stress at end step minus stress at start step. The end time of the step is used. Step 0 corresponds to time step 0 Number of cycles to calculate the damage Specify ASME fatigue strength reduction factor, default factor is 1.0 Specify ASME fatigue penalty factor, default factor is 1.0 Same properties as previously to define load case combination Specify whether the fatigue curve is the same for all selected bodies or not Specify the Appendix 3-F table from which the fatigue coefficients are found Specify the Appendix 3-F table from which the fatigue coefficients are found by body ID (see 0 for body ID description) Specify whether the fatigue curve should be saved to the Solver Files Directory or not Specify whether the result are displayed as Averaged (default) or Unaveraged result Young s Modulus used for the calculation (see 0 for body ID description) Minimum number of cycles to failure Maximum damage

11 By Display Time Result Set Not to be used Not to be used Not to be used Issues and Limitations The Fatigue (ASME VIII Div.2) result object is limited to 3D Static Structural and Transient Structural analyses. If a.csv file is opened or previewed while a result is being evaluated where this file will be overwritten, the evaluation will fail. The file should be closed. Results cannot be displayed by Maximum over Time, or Time of Maximum. If the result object is inserted under an unsolved analysis and the analysis is included to define a load case in a Load Case Table, the Load Case Table will be invalid. Thus, it will not be possible to solve the analysis. The result object will have to be either supressed or deleted before the analysis can be solved. If the scoping method is set to All Bodies, but the geometry contains only one body, Same Curve for All Bodies, will not be set to Yes as read-only at initialisation, but only if the user tries to change it. Error/Warning Messages: - If a solved fatigue result uses an analysis which has be cleared or resolved, the result object will become suppressed or invalid when the user selects it. - If the geometry selection has a plastic behaviour assigned, a warning message will be displayed - If the Young s Modulus is out of range, the evaluation is aborted with an error message, see Appendix B. - If the stress is out of range for the selected fatigue curve table, the evaluation is aborted with an error message, see Appendix B

12 5 References 1. ASME. Section VIII, Division

13 This example shows, step by step, how to use the Fatigue (ASME VIII Div.2) result object, as well as verification of the results. A Static Structural analysis is created and a Duplex Stainless Steel material with elastic behavior is used. The material properties are summarized in Table 5-1. Table 5-1: Material Properties of the Duplex Stainless Steel material. Material Property Value Elastic Modulus [GPa] Poisson s ratio [-] 0.31 The geometry used in this example is a Blind Tee, modeled as a solid multibody part. The previously defined material is assigned to all bodies. The model is subjected to an internal pressure with its corresponding cap force. Further, the outlet surface is fixed in the axial and tangential direction with respect to a local coordinate system as shown in Figure 5-1. For simplicity, symmetry is utilized such that only half of the geometry model is used. Figure 5-1: Loads and boundary conditions for the example model The solved analysis defined the first Load Case and is renamed as Fatigue LC1_BlindT. The Setup cell of Fatigue LC1_BlindT is duplicated on the Project page (RMB in the Setup cell, duplicate), thus sharing the Engineering Data, Geometry and Model cells, as shown in Figure 5-2. This is done in order for the two analysis to share the same mesh, which is a requirement

14 to evaluate the cumulated damage from the two analysis. The second analysis is renamed Fatigue LC2_BlindT. Figure 5-2: Duplicating analysis by duplicating the Setup cell (left) duplicated analysis after renaming (right) For the Fatigue LC2_BlindT analysis, a Remote Force of N is added as shown in Figure 5-3. Figure 5-3: Loads and boundary conditions for the Fatigue (ASME VIII Div.2) example model. To evaluate the accumulated damage in the Blind tee, a Fatigue (ASME VIII Div.2) result object is added from the toolbar and scoped to the body. This object is found in the Results dropdown menu of the extension, as seen in Figure

15 Figure 5-4: Inserting a Fatigue (ASME VIII Div.2) object and Details of Fatigue (ASME VIII Div.2) result object. Load Case Combination is set to Yes. Start Step, End Step and Number Of Cycles fields disappear. Instead, a new field Load Case Table appears as shown in Figure 5-5. By clicking on Tabular Data in the Load Case Table field, a table pops up with properties as shown in Figure 5-6. Refer to Appendix B if the table does not pop up. Figure 5-5: Details of Fatigue (ASME VIII Div.2) result object after setting Load Case Combination to Yes

16 Figure 5-6: Load Case Table after clicking on Tabular Data. Two lines are added to the table by clicking twice on. Then, the table is filled in as shown in Figure 5-7: The analysis without Remote Force (here renamed LC1) is selected with cycles, and the analysis with Remote Force (here renamed LC2) with number of cycles. Figure 5-7: Load Case Table after inserting two lines, and filling with the values. Note that only solved analyses are valid. By clicking Apply in the Material Table Data field, the property becomes valid as shown in Figure 5-8. Note that, exiting by any other way will not save the table

17 Figure 5-8: Details of Fatigue (ASME VIII Div.2) result object after clicking Apply. The Fatigue Curve (App. 3-F) is then specified to 3-F.3. When all properties are filled in, the result object status changes to valid, as shown in Figure 5-9. Figure 5-9: Details of Fatigue (ASME VIII Div.2) result object after selecting the Fatigue Curve. The result object is evaluated. The result plot is shown in Figure Cycles to Failure and Damage Contribution are displayed in the Load Case Table per load case. Note that in this case, both LC1 and LC2 could have been set as 2 steps in the same analysis. Then, the same result can be obtained by selecting the relevant start and end steps, as shown in Figure Figure 5-10: Load Case Table for one analysis with two steps, the same damage result is obtained

18 Figure 5-11: Plot displayed and Load Case Table after evaluation of the result object

19 Verification of the result at the Maximum Accumulated Damage node: To verify the result, the equivalent stresses are extracted at the node of maximum accumulated damage for both analysis, see Figure The local thermal stress is not included in the stress amplitude calculations, thus, the stress amplitude S a can be calculated by Eq and Eq in (1) (K f = 1 and K e,k = 1): S a,lc1 = MPa 2 = MPa ; S a,lc2 = MPa 2 = MPa The number of cycles are then calculated using the Annex 3-F in (1) with the coefficients of Table 3-F.3: N LC1 = cycles ; N LC2 = cycles The accumulated damage is then calculated using equation 5.38 in (1): D = = The ratio obtained by hand calculation is equal to the one obtained with the extension result object Figure Results are verified. Figure 5-12: ANSYS Equivalent Stress at the node of maximum utilization for LC1 and LC

20 1- The fatigue curves are built for the bodies of the geometry selection 1. The fatigue curves are built as specified by the Annex 3-F for a stress range S a varying in the range defined for each table in (1) with a step of 0.2 MPa 2. Note that: - The Young s modulus is retrieved from Engineering Data and used as the modulus of elasticity of the material E T in Eq. 3-F.3 in (1). If E T is temperature dependent, it will be interpolated at the user defined temperature. 3 - The stress amplitude, S a, is calculated by Eq and Eq in (1). The local thermal stress S LT,k in (1) is not included in the stress amplitude calculations. - K f is strength reduction factor accounting for local notch or effect of the weld. This factor is set to 1 by default - K e,k is the fatigue penalty factor. This factor is set to 1 by default. 2- For each load case and each element nodes, the equivalent (von-mises) stress range is calculated for the specified start and end time. The closest superior stress range from the built corresponding fatigue curved is determined which gives the number of cycles. 3- In the case of load combination, the number of cycles to failure for a set of load cases is calculated by Equation 5-1 and the accumulated damage is calculated Eq in (1) load cases 1 N tot = ( 1 ) N i i=1 Equation If a body used a fatigue curve previously built, this step is skipped and, thus, the file is not written to the solver files directory. 2 For Table 3-F.3, a stress range S a maximum of MPa is used instead MPa to avoid singularities. 3 If the specified temperature is outside of the range for which the Young s Modulus has been defined, the Young s Modulus will not been interpolated, instead, the closest value (minimum or maximum) will be selected

21 The specified results are calculated at element nodes. For unaveraged display, results are plotted at element nodes. For averaged results, element nodes result are averaged and plot at nodes, results are averaged across bodies. The result value at midside nodes is the average of the two neighbour corner nodes results. For each fatigue curve, the Young s Modulus has to be close enough to the modulus of elasticity used to establish the design curve E FC to not create singularities or high discontinuities in the fatigue curve. A validity range has been defined for each coefficient, summarized in Table 5-2. If the absolute difference between the Young s Modulus and E FC is higher than 5 %, a warning message will appear to remind the user to check the fatigue curve. If the Young s Modulus is found invalid (i.e.: out of range), an error message will pop up and the evaluation will be aborted. The problematic fatigue curve would still be written to file. Table 5-2: Young s Modulus validity ranges per fatigue curve coefficient table Annex 3-F in (1) Table E FC [GPa] Minimum Young s Modulus [GPa] Maximum Young s Modulus [GPa] 3-F F F F F F F F F

22 One issue regarding using results from another analysis system in load case definition tables: When this is used, and that other analysis system is invalidated/rerun, the result object is not immediately invalidated. Only when the result item is clicked once, the result item is invalidated. Stopping the results evaluation by clicking Stop Solution at the ANSYS Workbench Solution Status pop-up window is not possible. The Display Time is not working correctly in the case that the time specified does not have results stored. To ensure expected results, only select points in time where results are stored. In additions, for some result items the Display Time should not be used at all. This is specified in the Usage chapter for the affected result items. Faces and edges that have been created as Virtual Topology are not selectable as geometry input. Duplicating an evaluated result item results in an un-evaluated result item. The duplicate result item needs to be re-evaluated. Three issues are related to pop-up tables. In the case that Mechanical is open in a display other than the main display, the table may not pop up. In the case that Mechanical is open in the main display, but the Mechanical window is scaled too small, the table may not be visible. The only way to close the table is to click on Cancel or Apply, clicking on the top-right red cross will not close the table. When inserting an item under the Setup level (Initial Conditions, Loads or Supports), and then un-loading the extension, the item is not possible to delete afterwards. The extension needs to be reloaded before the item can be deleted. For result items, the availability to select geometry as mesh elements or nodes is limited. Some load and result objects refer to Body ID. The Body ID can be found by using Selection Information in the main toolbar, as shown in Figure ID (beta) displayed under definition in the detail view of a body, is not the Body ID. Figure 5-13: Selection information table

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

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

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

Module 1.3W Distributed Loading of a 1D Cantilever Beam

Module 1.3W Distributed Loading of a 1D Cantilever Beam Module 1.3W Distributed Loading of a 1D Cantilever Beam Table of Contents Page Number Problem Description 2 Theory 2 Workbench Analysis System 4 Engineering Data 5 Geometry 6 Model 11 Setup 13 Solution

More information

Module 1.7W: Point Loading of a 3D Cantilever Beam

Module 1.7W: Point Loading of a 3D Cantilever Beam Module 1.7W: Point Loading of a 3D Cantilever Beam Table of Contents Page Number Problem Description 2 Theory 2 Workbench Analysis System 4 Engineering Data 5 Geometry 6 Model 11 Setup 13 Solution 14 Results

More information

Exercise 1: 3-Pt Bending using ANSYS Workbench

Exercise 1: 3-Pt Bending using ANSYS Workbench Exercise 1: 3-Pt Bending using ANSYS Workbench Contents Starting and Configuring ANSYS Workbench... 2 1. Starting Windows on the MAC... 2 2. Login into Windows... 2 3. Start ANSYS Workbench... 2 4. Configuring

More information

Stump the WBE Wizard. Mallett Technology Year End Meeting December 19,

Stump the WBE Wizard. Mallett Technology Year End Meeting December 19, Stump the WBE Wizard 1 How do you become an AWE Wizard? Rich Alferi, Respironics: Since I have been using WB for a while, I think I have had most of my questions answered through tech support and training

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

Module 1.2: Moment of a 1D Cantilever Beam

Module 1.2: Moment of a 1D Cantilever Beam Module 1.: Moment of a 1D Cantilever Beam Table of Contents Page Number Problem Description Theory Geometry Preprocessor 6 Element Type 6 Real Constants and Material Properties 7 Meshing 9 Loads 10 Solution

More information

Solving FSI Applications Using ANSYS Mechanical and ANSYS Fluent

Solving FSI Applications Using ANSYS Mechanical and ANSYS Fluent Workshop Transient 1-way FSI Load Mapping using ACT Extension 15. 0 Release Solving FSI Applications Using ANSYS Mechanical and ANSYS Fluent 1 2014 ANSYS, Inc. Workshop Description: This example considers

More information

Abaqus CAE Tutorial 6: Contact Problem

Abaqus CAE Tutorial 6: Contact Problem ENGI 7706/7934: Finite Element Analysis Abaqus CAE Tutorial 6: Contact Problem Problem Description In this problem, a segment of an electrical contact switch (steel) is modeled by displacing the upper

More information

WORKSHOP 6.3 WELD FATIGUE USING NOMINAL STRESS METHOD. For ANSYS release 14

WORKSHOP 6.3 WELD FATIGUE USING NOMINAL STRESS METHOD. For ANSYS release 14 WORKSHOP 6.3 WELD FATIGUE USING NOMINAL STRESS METHOD For ANSYS release 14 Objective: In this workshop, a weld fatigue analysis on a VKR-beam with a plate on top using the nominal stress method is demonstrated.

More information

EN1740 Computer Aided Visualization and Design Spring /26/2012 Brian C. P. Burke

EN1740 Computer Aided Visualization and Design Spring /26/2012 Brian C. P. Burke EN1740 Computer Aided Visualization and Design Spring 2012 4/26/2012 Brian C. P. Burke Last time: More motion analysis with Pro/E Tonight: Introduction to external analysis products ABAQUS External Analysis

More information

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

CHAPTER 8 FINITE ELEMENT ANALYSIS

CHAPTER 8 FINITE ELEMENT ANALYSIS If you have any questions about this tutorial, feel free to contact Wenjin Tao (w.tao@mst.edu). CHAPTER 8 FINITE ELEMENT ANALYSIS Finite Element Analysis (FEA) is a practical application of the Finite

More information

WORKSHOP 6.4 WELD FATIGUE USING HOT SPOT STRESS METHOD. For ANSYS release 14

WORKSHOP 6.4 WELD FATIGUE USING HOT SPOT STRESS METHOD. For ANSYS release 14 WORKSHOP 6.4 WELD FATIGUE USING HOT SPOT STRESS METHOD For ANSYS release 14 Objective: In this workshop, a weld fatigue analysis on a VKR-beam with a plate on top using the nominal stress method is demonstrated.

More information

Lecture 3 : General Preprocessing. Introduction to ANSYS Mechanical Release ANSYS, Inc. February 27, 2015

Lecture 3 : General Preprocessing. Introduction to ANSYS Mechanical Release ANSYS, Inc. February 27, 2015 Lecture 3 : General Preprocessing 16.0 Release Introduction to ANSYS Mechanical 1 2015 ANSYS, Inc. February 27, 2015 Chapter Overview In this chapter we cover basic preprocessing operations that are common

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

Visit the following websites to learn more about this book:

Visit the following websites to learn more about this book: Visit the following websites to learn more about this book: 6 Introduction to Finite Element Simulation Historically, finite element modeling tools were only capable of solving the simplest engineering

More information

Module 1.5: Moment Loading of a 2D Cantilever Beam

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

More information

Analysis Steps 1. Start Abaqus and choose to create a new model database

Analysis Steps 1. Start Abaqus and choose to create a new model database Source: Online tutorials for ABAQUS Problem Description The two dimensional bridge structure, which consists of steel T sections (b=0.25, h=0.25, I=0.125, t f =t w =0.05), is simply supported at its lower

More information

Appendix B Submodeling Technique

Appendix B Submodeling Technique Appendix B Submodeling Technique 16.0 Release Introduction to ANSYS Mechanical 1 2015 ANSYS, Inc. February 27, 2015 Chapter Overview In this chapter controlling meshing operations is described. Topics:

More information

Finite Element Method using Pro/ENGINEER and ANSYS

Finite Element Method using Pro/ENGINEER and ANSYS Finite Element Method using Pro/ENGINEER and ANSYS Notes by R.W. Toogood The transfer of a model from Pro/ENGINEER to ANSYS will be demonstrated here for a simple solid model. Model idealizations such

More information

Coupled Structural/Thermal Analysis

Coupled Structural/Thermal Analysis Coupled Structural/Thermal Analysis Introduction This tutorial was completed using ANSYS 7.0 The purpose of this tutorial is to outline a simple coupled thermal/structural analysis. A steel link, with

More information

Abaqus/CAE Axisymmetric Tutorial (Version 2016)

Abaqus/CAE Axisymmetric Tutorial (Version 2016) Abaqus/CAE Axisymmetric Tutorial (Version 2016) Problem Description A round bar with tapered diameter has a total load of 1000 N applied to its top face. The bottom of the bar is completely fixed. Determine

More information

Exercise 1: Axle Structural Static Analysis

Exercise 1: Axle Structural Static Analysis Exercise 1: Axle Structural Static Analysis The purpose of this exercise is to cover the basic functionality of the Mechanical Toolbar (MTB) in the context of performing an actual analysis. Details of

More information

Chapter 5 Modeling and Simulation of Mechanism

Chapter 5 Modeling and Simulation of Mechanism Chapter 5 Modeling and Simulation of Mechanism In the present study, KED analysis of four bar planar mechanism using MATLAB program and ANSYS software has been carried out. The analysis has also been carried

More information

Introduction to MSC.Patran

Introduction to MSC.Patran Exercise 1 Introduction to MSC.Patran Objectives: Create geometry for a Beam. Add Loads and Boundary Conditions. Review analysis results. MSC.Patran 301 Exercise Workbook - Release 9.0 1-1 1-2 MSC.Patran

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

Finite Element Analysis Using Pro/Engineer

Finite Element Analysis Using Pro/Engineer Appendix A Finite Element Analysis Using Pro/Engineer A.1 INTRODUCTION Pro/ENGINEER is a three-dimensional product design tool that promotes practices in design while ensuring compliance with industry

More information

Manual for Computational Exercises

Manual for Computational Exercises Manual for the computational exercise in TMM4160 Fracture Mechanics Page 1 of 32 TMM4160 Fracture Mechanics Manual for Computational Exercises Version 3.0 Zhiliang Zhang Dept. of Structural Engineering

More information

Workshop 15. Single Pass Rolling of a Thick Plate

Workshop 15. Single Pass Rolling of a Thick Plate Introduction Workshop 15 Single Pass Rolling of a Thick Plate Rolling is a basic manufacturing technique used to transform preformed shapes into a form suitable for further processing. The rolling process

More information

Linear Buckling Analysis of a Plate

Linear Buckling Analysis of a Plate Workshop 9 Linear Buckling Analysis of a Plate Objectives Create a geometric representation of a plate. Apply a compression load to two apposite sides of the plate. Run a linear buckling analysis. 9-1

More information

Linear Bifurcation Buckling Analysis of Thin Plate

Linear Bifurcation Buckling Analysis of Thin Plate LESSON 13a Linear Bifurcation Buckling Analysis of Thin Plate Objectives: Construct a quarter model of a simply supported plate. Place an edge load on the plate. Run an Advanced FEA bifurcation buckling

More information

Chapter 3 Analysis of Original Steel Post

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

More information

Module 1.6: Distributed Loading of a 2D Cantilever Beam

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

More information

Introduction to ANSYS LS-DYNA

Introduction to ANSYS LS-DYNA Lecture 12 Introduction to ANSYS LS-DYNA Extension 14.5 Release Introduction to ANSYS LS-DYNA 2012 ANSYS, Inc. November 8, 2012 1 Release 14.5 What is ANSYS LS-DYNA Extension ANSYS LS-DYNA in Workbench

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

DMU Engineering Analysis Review

DMU Engineering Analysis Review DMU Engineering Analysis Review Overview Conventions What's New? Getting Started Entering DMU Engineering Analysis Review Workbench Generating an Image Visualizing Extrema Generating a Basic Analysis Report

More information

Two Dimensional Truss

Two Dimensional Truss Two Dimensional Truss Introduction This tutorial was created using ANSYS 7.0 to solve a simple 2D Truss problem. This is the first of four introductory ANSYS tutorials. Problem Description Determine the

More information

Creating and Analyzing a Simple Model in Abaqus/CAE

Creating and Analyzing a Simple Model in Abaqus/CAE Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE The following section is a basic tutorial for the experienced Abaqus user. It leads you through the Abaqus/CAE modeling process by visiting

More information

FOUNDATION IN OVERCONSOLIDATED CLAY

FOUNDATION IN OVERCONSOLIDATED CLAY 1 FOUNDATION IN OVERCONSOLIDATED CLAY In this chapter a first application of PLAXIS 3D is considered, namely the settlement of a foundation in clay. This is the first step in becoming familiar with the

More information

Module 1.7: Point Loading of a 3D Cantilever Beam

Module 1.7: Point Loading of a 3D Cantilever Beam Module 1.7: Point Loading of a D Cantilever Beam Table of Contents Page Number Problem Description Theory Geometry 4 Preprocessor 6 Element Type 6 Material Properties 7 Meshing 8 Loads 9 Solution 15 General

More information

Example 24 Spring-back

Example 24 Spring-back Example 24 Spring-back Summary The spring-back simulation of sheet metal bent into a hat-shape is studied. The problem is one of the famous tests from the Numisheet 93. As spring-back is generally a quasi-static

More information

Exercise 2: Bike Frame Analysis

Exercise 2: Bike Frame Analysis Exercise 2: Bike Frame Analysis This exercise will analyze a new, innovative mountain bike frame design under structural loads. The objective is to determine the maximum stresses in the frame due to the

More information

Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE

Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE Getting Started with Abaqus: Interactive Edition Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE The following section is a basic tutorial for the experienced Abaqus user. It leads you

More information

Steady-State and Transient Thermal Analysis of a Circuit Board

Steady-State and Transient Thermal Analysis of a Circuit Board Steady-State and Transient Thermal Analysis of a Circuit Board Problem Description The circuit board shown below includes three chips that produce heat during normal operation. One chip stays energized

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

Stress analysis of toroidal shell

Stress analysis of toroidal shell Stress analysis of toroidal shell Cristian PURDEL*, Marcel STERE** *Corresponding author Department of Aerospace Structures INCAS - National Institute for Aerospace Research Elie Carafoli Bdul Iuliu Maniu

More information

Exercise 2: Bike Frame Analysis

Exercise 2: Bike Frame Analysis Exercise 2: Bike Frame Analysis This exercise will analyze a new, innovative mountain bike frame design under structural loads. The objective is to determine the maximum stresses in the frame due to the

More information

SETTLEMENT OF A CIRCULAR FOOTING ON SAND

SETTLEMENT OF A CIRCULAR FOOTING ON SAND 1 SETTLEMENT OF A CIRCULAR FOOTING ON SAND In this chapter a first application is considered, namely the settlement of a circular foundation footing on sand. This is the first step in becoming familiar

More information

Multi-Step Analysis of a Cantilever Beam

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

More information

CE Advanced Structural Analysis. Lab 4 SAP2000 Plane Elasticity

CE Advanced Structural Analysis. Lab 4 SAP2000 Plane Elasticity Department of Civil & Geological Engineering COLLEGE OF ENGINEERING CE 463.3 Advanced Structural Analysis Lab 4 SAP2000 Plane Elasticity February 27 th, 2013 T.A: Ouafi Saha Professor: M. Boulfiza 1. Rectangular

More information

Finite Element Analysis Using NEi Nastran

Finite Element Analysis Using NEi Nastran Appendix B Finite Element Analysis Using NEi Nastran B.1 INTRODUCTION NEi Nastran is engineering analysis and simulation software developed by Noran Engineering, Inc. NEi Nastran is a general purpose finite

More information

ABAQUS for CATIA V5 Tutorials

ABAQUS for CATIA V5 Tutorials ABAQUS for CATIA V5 Tutorials AFC V2.5 Nader G. Zamani University of Windsor Shuvra Das University of Detroit Mercy SDC PUBLICATIONS Schroff Development Corporation www.schroff.com ABAQUS for CATIA V5,

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

Parametric. Practices. Patrick Cunningham. CAE Associates Inc. and ANSYS Inc. Proprietary 2012 CAE Associates Inc. and ANSYS Inc. All rights reserved.

Parametric. Practices. Patrick Cunningham. CAE Associates Inc. and ANSYS Inc. Proprietary 2012 CAE Associates Inc. and ANSYS Inc. All rights reserved. Parametric Modeling Best Practices Patrick Cunningham July, 2012 CAE Associates Inc. and ANSYS Inc. Proprietary 2012 CAE Associates Inc. and ANSYS Inc. All rights reserved. E-Learning Webinar Series This

More information

THERMAL EXPANSION OF A NAVIGABLE LOCK

THERMAL EXPANSION OF A NAVIGABLE LOCK THERMAL EXPANSION OF A NAVIGABLE LOCK 15 THERMAL EXPANSION OF A NAVIGABLE LOCK A navigable lock is temporarily 'empty' due to maintenance. After some time there is significant increase of the air temperature,

More information

fe-safe 2017 fe-safe EXTENSION FOR ANSYS WORKBENCH

fe-safe 2017 fe-safe EXTENSION FOR ANSYS WORKBENCH fe-safe 2017 fe-safe EXTENSION FOR ANSYS WORKBENCH Contents FE-SAFE EXTENSION FOR ANSYS WORKBENCH... 1 1 INTRODUCTION TO THE FE-SAFE EXTENSION FOR ANSYS WORKBENCH... 3 1.1 ABOUT FE-SAFE... 3 1.2 ABOUT

More information

Assignment in The Finite Element Method, 2017

Assignment in The Finite Element Method, 2017 Assignment in The Finite Element Method, 2017 Division of Solid Mechanics The task is to write a finite element program and then use the program to analyse aspects of a surface mounted resistor. The problem

More information

ME 442. Marc/Mentat-2011 Tutorial-1

ME 442. Marc/Mentat-2011 Tutorial-1 ME 442 Overview Marc/Mentat-2011 Tutorial-1 The purpose of this tutorial is to introduce the new user to the MSC/MARC/MENTAT finite element program. It should take about one hour to complete. The MARC/MENTAT

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

PHASED EXCAVATION OF A SHIELD TUNNEL

PHASED EXCAVATION OF A SHIELD TUNNEL 5 PHASED EXCAVATION OF A SHIELD TUNNEL The lining of a shield tunnel is often constructed using prefabricated concrete ring segments, which are bolted together within the tunnel boring machine to form

More information

Plasticity Bending Machine Tutorial (FFlex)

Plasticity Bending Machine Tutorial (FFlex) Plasticity Bending Machine Tutorial (FFlex) Copyright 2018 FunctionBay, Inc. All rights reserved. User and training documentation from FunctionBay, Inc. is subjected to the copyright laws of the Republic

More information

Coupled Analysis of FSI

Coupled Analysis of FSI Coupled Analysis of FSI Qin Yin Fan Oct. 11, 2008 Important Key Words Fluid Structure Interface = FSI Computational Fluid Dynamics = CFD Pressure Displacement Analysis = PDA Thermal Stress Analysis = TSA

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

Simulation of Laminar Pipe Flows

Simulation of Laminar Pipe Flows Simulation of Laminar Pipe Flows 57:020 Mechanics of Fluids and Transport Processes CFD PRELAB 1 By Timur Dogan, Michael Conger, Maysam Mousaviraad, Tao Xing and Fred Stern IIHR-Hydroscience & Engineering

More information

Heat Transfer Analysis of a Pipe

Heat Transfer Analysis of a Pipe LESSON 25 Heat Transfer Analysis of a Pipe 3 Fluid 800 Ambient Temperture Temperture, C 800 500 2 Dia Fluid Ambient 10 20 30 40 Time, s Objectives: Transient Heat Transfer Analysis Model Convection, Conduction

More information

ANSYS - Workbench Overview. From zero to results. AGH 2014 April, 2014 W0-1

ANSYS - Workbench Overview. From zero to results. AGH 2014 April, 2014 W0-1 ANSYS - Workbench Overview From zero to results 2014 W0-1 Runing ANSYS WEiP ANSYS We are going to work in most advanced ANSYS Workbench W0-2 ANSYS Workbench WEiP What is Workbench? Platform for integration

More information

NonLinear Materials AH-ALBERTA Web:

NonLinear Materials AH-ALBERTA Web: NonLinear Materials Introduction This tutorial was completed using ANSYS 7.0 The purpose of the tutorial is to describe how to include material nonlinearities in an ANSYS model. For instance, the case

More information

ANSYS EXERCISE ANSYS 5.6 Temperature Distribution in a Turbine Blade with Cooling Channels

ANSYS EXERCISE ANSYS 5.6 Temperature Distribution in a Turbine Blade with Cooling Channels I. ANSYS EXERCISE ANSYS 5.6 Temperature Distribution in a Turbine Blade with Cooling Channels Copyright 2001-2005, John R. Baker John R. Baker; phone: 270-534-3114; email: jbaker@engr.uky.edu This exercise

More information

Case Study- Importing As-Molded Plastic Part Conditions into CAE tools

Case Study- Importing As-Molded Plastic Part Conditions into CAE tools 1 IEI Innova Engineering 1 Park Plaza Suite 980 Irvine, California 92614 Case Study- Importing As-Molded Plastic Part Conditions into CAE tools 2 CONTENTS CONTENTS... 2 EXECUTIVE SUMMARY... 3 APPROACH...

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

Lateral Loading of Suction Pile in 3D

Lateral Loading of Suction Pile in 3D Lateral Loading of Suction Pile in 3D Buoy Chain Sea Bed Suction Pile Integrated Solver Optimized for the next generation 64-bit platform Finite Element Solutions for Geotechnical Engineering 00 Overview

More information

SAFIR training session level 1 Johns Hopkins University, Baltimore. Example: 3D structural model of a beam. 3D steel beam with thermal insulation

SAFIR training session level 1 Johns Hopkins University, Baltimore. Example: 3D structural model of a beam. 3D steel beam with thermal insulation SAFIR training session level 1 Johns Hopkins University, Baltimore Example: 3D structural model of a beam 3D steel beam with thermal insulation T. Gernay & J.M. Franssen 3D Beam 1 1. General description

More information

Sliding Block LESSON 26. Objectives: Demonstrate the use of Contact LBCs in a simple exercise.

Sliding Block LESSON 26. Objectives: Demonstrate the use of Contact LBCs in a simple exercise. LESSON 26 Sliding Block 5 Objectives: Demonstrate the use of Contact LBCs in a simple exercise. Present method for monitoring a non-linear analysis progress. 26-1 26-2 LESSON 26 Sliding Block Model Description:

More information

Structural static analysis - Analyzing 2D frame

Structural static analysis - Analyzing 2D frame Structural static analysis - Analyzing 2D frame In this tutorial we will analyze 2D frame (see Fig.1) consisting of 2D beams with respect to resistance to two different kinds of loads: (a) the downward

More information

Workbench Tutorial Flow Over an Airfoil, Page 1 ANSYS Workbench Tutorial Flow Over an Airfoil

Workbench Tutorial Flow Over an Airfoil, Page 1 ANSYS Workbench Tutorial Flow Over an Airfoil Workbench Tutorial Flow Over an Airfoil, Page 1 ANSYS Workbench Tutorial Flow Over an Airfoil Authors: Scott Richards, Keith Martin, and John M. Cimbala, Penn State University Latest revision: 17 January

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

Practice to Informatics for Energy and Environment

Practice to Informatics for Energy and Environment Practice to Informatics for Energy and Environment Part 3: Finite Elemente Method Example 1: 2-D Domain with Heat Conduction Tutorial by Cornell University https://confluence.cornell.edu/display/simulation/ansys+-+2d+steady+conduction

More information

Simulation of AJWSP10033_FOLDED _ST_FR

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

More information

Introduction to ANSYS Fluent Meshing

Introduction to ANSYS Fluent Meshing Workshop 06: Mesh Creation Including Removal of Gaps and Baffle Thickness 14.5 Release Introduction to ANSYS Fluent Meshing 1 2011 ANSYS, Inc. December 21, 2012 I Introduction Workshop Description: Fluent

More information

Finite Element Course ANSYS Mechanical Tutorial Tutorial 3 Cantilever Beam

Finite Element Course ANSYS Mechanical Tutorial Tutorial 3 Cantilever Beam Problem Specification Finite Element Course ANSYS Mechanical Tutorial Tutorial 3 Cantilever Beam Consider the beam in the figure below. It is clamped on the left side and has a point force of 8kN acting

More information

COMPUTER AIDED ENGINEERING. Part-1

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

More information

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

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

More information

Sliding Split Tube Telescope

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

More information

Weld Strength Extension

Weld Strength Extension Weld Strength Extension DOCUMENTATION Extension version 170.7 Release date 07-Feb-17 Compatible ANSYS version 17.X, 18.0 www.edrmedeso.com Table of Contents Weld Strength toolbar... 3 Weld Strength Help...

More information

Exercise 9a - Analysis Setup and Loading

Exercise 9a - Analysis Setup and Loading Exercise 9a - Analysis Setup and Loading This exercise will focus on setting up a model for analysis. At the end of this exercise, you will run an analysis in OptiStruct. While this exercise is focused

More information

Supersonic Flow Over a Wedge

Supersonic Flow Over a Wedge SPC 407 Supersonic & Hypersonic Fluid Dynamics Ansys Fluent Tutorial 2 Supersonic Flow Over a Wedge Ahmed M Nagib Elmekawy, PhD, P.E. Problem Specification A uniform supersonic stream encounters a wedge

More information

Installation Guide. Beginners guide to structural analysis

Installation Guide. Beginners guide to structural analysis Installation Guide To install Abaqus, students at the School of Civil Engineering, Sohngaardsholmsvej 57, should log on to \\studserver, whereas the staff at the Department of Civil Engineering should

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

Basic Exercises Maxwell Link with ANSYS Mechanical. Link between ANSYS Maxwell 3D and ANSYS Mechanical

Basic Exercises Maxwell Link with ANSYS Mechanical. Link between ANSYS Maxwell 3D and ANSYS Mechanical Link between ANSYS Maxwell 3D and ANSYS Mechanical This exercise describes how to set up a Maxwell 3D Eddy Current project and then link the losses to ANSYS Mechanical for a thermal calculation 3D Geometry:

More information

Compressible Flow in a Nozzle

Compressible Flow in a Nozzle SPC 407 Supersonic & Hypersonic Fluid Dynamics Ansys Fluent Tutorial 1 Compressible Flow in a Nozzle Ahmed M Nagib Elmekawy, PhD, P.E. Problem Specification Consider air flowing at high-speed through a

More information

ANSYS Mechanical Basic Structural Nonlinearities

ANSYS Mechanical Basic Structural Nonlinearities Workshop 4A Metal Plasticity 14. 0 Release ANSYS Mechanical Basic Structural Nonlinearities 1 Goal: Workshop 4A Metal Plasticity Define a nonlinear metal plasticity material for a belleville spring geometry

More information

Idealization of Design Strip in ADAPT RC

Idealization of Design Strip in ADAPT RC ADAPT RC 2010 Tutorial Idealization of Design Strip in ADAPT RC Update: May 2010 Copyright ADAPT Corporation all rights reserved ADAPT RC 2010 Tutorial 1 Main Toolbar Menu Bar View Toolbar Structure View

More information

Linear Static Analysis of a Simply-Supported Stiffened Plate

Linear Static Analysis of a Simply-Supported Stiffened Plate WORKSHOP 7 Linear Static Analysis of a Simply-Supported Stiffened Plate Objectives: Create a geometric representation of a stiffened plate. Use the geometry model to define an analysis model comprised

More information

Simulation and Validation of Turbulent Pipe Flows

Simulation and Validation of Turbulent Pipe Flows Simulation and Validation of Turbulent Pipe Flows ENGR:2510 Mechanics of Fluids and Transport Processes CFD LAB 1 (ANSYS 17.1; Last Updated: Oct. 10, 2016) By Timur Dogan, Michael Conger, Dong-Hwan Kim,

More information

Abaqus/CAE (ver. 6.10) Stringer Tutorial

Abaqus/CAE (ver. 6.10) Stringer Tutorial Abaqus/CAE (ver. 6.10) Stringer Tutorial Problem Description A table made of steel tubing with a solid steel top and shelf is loaded with an oblique impulse load. Determine the transient response of the

More information

FEACrack Version History

FEACrack Version History FEACrack Version History Version 3.2.033 December 5, 2017 Fixed a problem in the PRO mesh to assign the weld and HAZ mesh zones to the correct elements when the weld root size is small compared to the

More information

TUTORIAL#3. Marek Jaszczur. Boundary Layer on a Flat Plate W1-1 AGH 2018/2019

TUTORIAL#3. Marek Jaszczur. Boundary Layer on a Flat Plate W1-1 AGH 2018/2019 TUTORIAL#3 Boundary Layer on a Flat Plate Marek Jaszczur AGH 2018/2019 W1-1 Problem specification TUTORIAL#3 Boundary Layer - on a flat plate Goal: Solution for boudary layer 1. Creating 2D simple geometry

More information