Algor, the commercial FEM package, an introduction Group: 3 Ian Fulton Timothy Chin James Bernstein Hussain Khersoh.

Slides:



Advertisements
Similar presentations
Finite Element Method CHAPTER 4: FEM FOR TRUSSES
Advertisements

MANE 4240 & CIVL 4240 Introduction to Finite Elements
1. General introduction to finite element method
Element Loads Strain and Stress 2D Analyses Structural Mechanics Displacement-based Formulations.
Beams and Frames.
Introduction to Finite Elements
LECTURE SERIES on STRUCTURAL OPTIMIZATION Thanh X. Nguyen Structural Mechanics Division National University of Civil Engineering
MANE 4240 & CIVL 4240 Introduction to Finite Elements Practical considerations in FEM modeling Prof. Suvranu De.
MANE 4240 & CIVL 4240 Introduction to Finite Elements
CST ELEMENT Constant Strain Triangular Element
Katsuyo Thornton*, R. Edwin García✝, Larry Aagesen*
Chapter 17 Design Analysis using Inventor Stress Analysis Module
Wind turbine blade design using FEM AFOLABI AKINGBE WEI CHENG WENYU ZHOU.
Finite Element Primer for Engineers: Part 2
FE analysis with bar elements E. Tarallo, G. Mastinu POLITECNICO DI MILANO, Dipartimento di Meccanica.
Bars and Beams FEM Linear Static Analysis
ECIV 720 A Advanced Structural Mechanics and Analysis Solid Modeling.
MANE 4240 & CIVL 4240 Introduction to Finite Elements
Finite Element Method in Geotechnical Engineering
MANE 4240 & CIVL 4240 Introduction to Finite Elements
MECh300H Introduction to Finite Element Methods
MCE 561 Computational Methods in Solid Mechanics
MANE 4240 & CIVL 4240 Introduction to Finite Elements
EMA 405 Introduction. Syllabus Textbook: none Prerequisites: EMA 214; 303, 304, or 306; EMA 202 or 221 Room: 2261 Engineering Hall Time: TR 11-12:15 Course.
COMPUTER SIMULATION IN DESIGN STAGE WITH ASPECT TO NON-CUTTING PROCESSES The simulation systems as computer support in design of non-cutting process request.
Finite Element: Theory, Applications & Implementation Presented By: Arthur Anconetani Barbara Gault Ryan Whitney.
The Finite Element Method
ME 520 Fundamentals of Finite Element Analysis
An introduction to the finite element method using MATLAB
Eng Ship Structures 1 Matrix Analysis Using MATLAB Example.
1 20-Oct-15 Last course Lecture plan and policies What is FEM? Brief history of the FEM Example of applications Discretization Example of FEM softwares.
MECH593 Finite Element Methods
11/11/20151 Trusses. 11/11/20152 Element Formulation by Virtual Work u Use virtual work to derive element stiffness matrix based on assumed displacements.
Illustration of FE algorithm on the example of 1D problem Problem: Stress and displacement analysis of a one-dimensional bar, loaded only by its own weight,
Finite Element Analysis
HEAT TRANSFER FINITE ELEMENT FORMULATION
MECH4450 Introduction to Finite Element Methods
Principles of Computer-Aided Design and Manufacturing Second Edition 2004 ISBN Author: Prof. Farid. Amirouche University of Illinois-Chicago.
CHAP 3 WEIGHTED RESIDUAL AND ENERGY METHOD FOR 1D PROBLEMS
Finite Element: Theory, Applications & Implementation Presented By: Arthur Anconetani Barbara Gault Ryan Whitney.
ME 160 Introduction to Finite Element Method-Spring 2016 Topics for Term Projects by Teams of 2 Students Instructor: Tai-Ran Hsu, Professor, Dept. of Mechanical.
MESF593 Finite Element Methods
1 CHAP 3 WEIGHTED RESIDUAL AND ENERGY METHOD FOR 1D PROBLEMS FINITE ELEMENT ANALYSIS AND DESIGN Nam-Ho Kim.
SHERINE RAJ AP/CIVIL ENGINEERING DEPARTMENT OF SCD
Finite Element Method Weak form Monday, 11/4/2002.
EML 4507 FINITE ELEMENT ANALYSIS AND DESIGN
Structures Matrix Analysis
Finite Element Method in Geotechnical Engineering
Finite Element Application
Katsuyo Thornton1, R. Edwin García2, Larry Aagesen3
1D OF FINITE ELEMENT METHOD Session 4 – 6
Overview of Finite Element Methods
MANE 4240 & CIVL 4240 Introduction to Finite Elements
FEM : Finite Element Method 2017.
Introduction to Finite Elements
ENFORCED MOTION IN TRANSIENT ANALYSIS
FEA Introduction.
FEA convergence requirements.
Introduction to Finite Element Analysis for Skeletal Structures
ECIV 720 A Advanced Structural Mechanics and Analysis
FEM Steps (Displacement Method)
CHAPTER 2 BASIC CONCEPTS OF DISPLACEMENT OR STIFFNESS METHOD:
Finite Element Analysis
Finite Element Analysis
Plane Trusses (Initial notes are designed by Dr. Nazri Kamsah)
OVERVIEW OF FINITE ELEMENT METHOD
Chapter 2 Rudiment of Structural Analysis and FEM
Structural Analysis II
ANALYSIS OF BEAM BY USING FEM
Presentation transcript:

Algor, the commercial FEM package, an introduction Group: 3 Ian Fulton Timothy Chin James Bernstein Hussain Khersoh

3 Basic Stages to Algor Preprocessing Processing Post Processing

Procedure

Preprocessing Stage Create Model Nodal point locations Element selection Nodal connectivities Material properties Displacement boundary conditions Loads and load cases Preprocessor assembles data into a format for execution

Processor Stage Code that solves the system equations Generates element stiffness matrices Stores data in files Assembles the structure stiffness matrix Must provide enough displacement boundary conditions to prevent body motion Solution gives nodal displacements With element information, get strain and stress

Post Processing Stage Numeric output data difficult to use Reduces data to graphic displays (contour plots, graphs) Magnifies nodal displacements Nodal displacements are single valued Stress at a node can be multi-valued if multiple elements are attached to the node (stress is found from within each element)

Post Processing cont.. Look at deformed displacements and check for consistency with expected results Look at stresses and compare to approximate solution

Creating A Model Setting up unit system after model is drawn

Creating A Model Assign groups

Creating A Model Apply boundary conditions

Creating A Model Define each element type

Creating A Model Assign cross sectional area

Creating A Model Define material type (characteristics)

Creating A Model Set stress analysis conditions

Creating A Model Analyze

Creating A Model View results (Displaced model shown)

Creating A Model Results (P/A model shown)

Re-design/analysis Refine model by considering the results of the first analysis High stress and rapid variations (reduce element size) Low stress (increase element size) Redo analysis and check if results are converging

Refined Model

Conclusion 3 stages of Algor Pre-Processing Processing Post Processing Design Analysis & Re-design Time Saver