CHAPTER 1: COMPUTATIONAL MODELLING

Slides:



Advertisements
Similar presentations
Advanced Piloting Cruise Plot.
Advertisements

Chapter 1: The Database Environment
© 2008 Pearson Addison Wesley. All rights reserved Chapter Seven Costs.
Chapter 1 The Study of Body Function Image PowerPoint
Finite Element Method CHAPTER 4: FEM FOR TRUSSES
Finite Element Method CHAPTER 5: FEM FOR BEAMS
FEM FOR HEAT TRANSFER PROBLEMS
THE FINITE ELEMENT METHOD
Finite Element Method CHAPTER 9: FEM FOR 3D SOLIDS
INTRODUCTION TO MECHANICS FOR SOLIDS AND STRUCTURES
Finite Element Method CHAPTER 8: FEM FOR PLATES & SHELLS
SPECIAL PURPOSE ELEMENTS
Finite Element Method CHAPTER 6: FEM FOR FRAMES
By D. Fisher Geometric Transformations. Reflection, Rotation, or Translation 1.
Comparative Visualization for Wave-based and Geometric Acoustics Eduard Deines 1, Martin Bertram 3, Jan Mohring 4, Jevgenij Jegorovs 4, Frank Michel 1,
Business Transaction Management Software for Application Coordination 1 Business Processes and Coordination.
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
DIVIDING INTEGERS 1. IF THE SIGNS ARE THE SAME THE ANSWER IS POSITIVE 2. IF THE SIGNS ARE DIFFERENT THE ANSWER IS NEGATIVE.
1 9 Moving to Design Lecture Analysis Objectives to Design Objectives Figure 9-2.
Evolutionary Structural Optimisation
Numerische Simulation – Vom Modell zur Visualisierung, Ferienakademie 2005 Finite element discretisation finite difference and finite element discretisation.
Mathematics for Economics Beatrice Venturi 1 Economics Faculty CONTINUOUS TIME: LINEAR DIFFERENTIAL EQUATIONS Economic Applications LESSON 2 prof. Beatrice.

Finite element method Among the up-to-date methods of stress state analysis, the finite element method (abbreviated as FEM below, or often as FEA for analyses.
ABC Technology Project
1 1 Mechanical Design and Production Dept, Faculty of Engineering, Zagazig University, Egypt. Mechanical Design and Production Dept, Faculty of Engineering,
Reconstruction from Voxels (GATE-540)
Chapter 15 Integrated Services Digital Network ISDN Services History Subscriber Access Layers BISDN WCB/McGraw-Hill The McGraw-Hill Companies, Inc., 1998.
1 Application of for Predicting Indoor Airflow and Thermal Comfort.
Quadratic Inequalities
Addition 1’s to 20.
25 seconds left…...
SolidWorks Flow Simulation
Week 1.
We will resume in: 25 Minutes.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2001 Chapter 16 Integrated Services Digital Network (ISDN)
2. Computer Aided Design and Production Process Assoc.Prof.Dr. Ahmet Zafer Şenalp Mechanical Engineering.
1. General introduction to finite element method
13-Optimization Assoc.Prof.Dr. Ahmet Zafer Şenalp Mechanical Engineering Department Gebze Technical.
Computational Modeling for Engineering MECN 6040
LECTURE SERIES on STRUCTURAL OPTIMIZATION Thanh X. Nguyen Structural Mechanics Division National University of Civil Engineering
Finite Element Primer for Engineers: Part 2
CSE351/ IT351 Modeling and Simulation
Finite Element Modeling with COMSOL Ernesto Gutierrez-Miravete Rensselaer at Hartford Presented at CINVESTAV-Queretaro December 2010.
Image courtesy of National Optical Astronomy Observatory, operated by the Association of Universities for Research in Astronomy, under cooperative agreement.
ECIV 720 A Advanced Structural Mechanics and Analysis
MCE 561 Computational Methods in Solid Mechanics
COMPUTER-AIDED DESIGN The functionality of SolidWorks Simulation depends on which software Simulation product is used. The functionality of different producs.
III Solution of pde’s using variational principles
© 2011 Autodesk Freely licensed for use by educational institutions. Reuse and changes require a note indicating that content has been modified from the.
The Finite Element Method
Introduction to virtual engineering László Horváth Budapest Tech John von Neumann Faculty of Informatics Institute of Intelligent Engineering.
MEMD 261 Computer Aided Design (CAD) Introduction to CAD
S.S. Yang and J.K. Lee FEMLAB and its applications POSTEC H Plasma Application Modeling Lab. Oct. 25, 2005.
MA5251: Spectral Methods & Applications
Discontinuous Galerkin Methods and Strand Mesh Generation
The Finite Element Method A Practical Course
Discontinuous Galerkin Methods Li, Yang FerienAkademie 2008.
Finite Element Analysis
Finite Element Methods and Crack Growth Simulations Materials Simulations Physics 681, Spring 1999 David (Chuin-Shan) Chen Postdoc, Cornell Fracture Group.
Partial Derivatives Example: Find If solution: Partial Derivatives Example: Find If solution: gradient grad(u) = gradient.
3/23/05ME 2591 Numerical Methods in Heat Conduction Reference: Incropera & DeWitt, Chapter 4, sections Chapter 5, section 5.9.
An Introduction to Computational Fluids Dynamics Prapared by: Chudasama Gulambhai H ( ) Azhar Damani ( ) Dave Aman ( )
Introduction to Finite Element Method
Introduction to the Finite Element Method
Katsuyo Thornton1, R. Edwin García2, Larry Aagesen3
FEA Introduction.
OVERVIEW OF FINITE ELEMENT METHOD
Realistic multiphysics analysis
Presentation transcript:

CHAPTER 1: COMPUTATIONAL MODELLING Finite Element Method for readers of all backgrounds G. R. Liu and S. S. Quek CHAPTER 1: COMPUTATIONAL MODELLING

CONTENTS INTRODUCTION PHYSICAL PROBLEMS IN ENGINEERING COMPUTATIONAL MODELLING USING FEM Geometry modelling Meshing Material properties specification Boundary, initial and loading conditions specification SIMULATION Discrete system equations Equation solvers VISUALIZATION

INTRODUCTION Design process for an engineering system Major steps include computational modelling, simulation and analysis of results. Process is iterative. Aided by good knowledge of computational modelling and simulation. FEM: an indispensable tool

C onceptual design Modelling Physical , mathematical , computational , and operational, economical Simulation Experimental, analytical, and computational Virtual prototyping Analysis Photography, visual - tape, and computer graphics, visual reality Design Prototyping Testing Fabrication

PHYSICAL PROBLEMS IN ENGINEERING Mechanics for solids and structures Heat transfer Acoustics Fluid mechanics Others

COMPUTATIONAL MODELLING USING FEM Four major aspects: Modelling of geometry Meshing (discretization) Defining material properties Defining boundary, initial and loading conditions

Modelling of geometry Points can be created simply by keying in the coordinates. Lines/curves can be created by connecting points/nodes. Surfaces can be created by connecting/rotating/ translating the existing lines/curves. Solids can be created by connecting/ rotating/translating the existing surfaces. Points, lines/curves, surfaces and solids can be translated/rotated/reflected to form new ones.

Modelling of geometry Use of graphic software and preprocessors to aid the modelling of geometry Can be imported into software for discretization and analysis Simplification of complex geometry usually required

Modelling of geometry Eventually represented by discretized elements Note that curved lines/surfaces may not be well represented if elements with linear edges are used.

Meshing (Discretization) Why do we discretize? Solutions to most complex, real life problems are unsolvable analytically Dividing domain into small, regularly shaped elements/cells enables the solution within a single element to be approximated easily Solutions for all elements in the domain then approximate the solutions of the complex problem itself (see analogy of approximating a complex function with linear functions)

A complex function is represented by piecewise linear functions

Meshing (Discretization) Part of preprocessing Automatic mesh generators: an ideal Semi-automatic mesh generators: in practice Shapes (types) of elements Triangular (2D) Quadrilateral (2D) Tetrahedral (3D) Hexahedral (3D) Etc.

Mesh for the design of scaled model of aircraft for dynamic analysis

Mesh for a boom showing the stress distribution (Picture used by courtesy of EDS PLM Solutions)

Mesh of a hinge joint

Axisymmetric mesh of part of a dental implant (The CeraOne abutment system, Nobel Biocare)

Property of material or media Type of material property depends upon problem Usually involves simple keying in of data of material property in preprocessor Use of material database (commercially available) Experiments for accurate material property

Boundary, initial and loading conditions Very important for accurate simulation of engineering systems Usually involves the input of conditions with the aid of a graphical interface using preprocessors Can be applied to geometrical identities (points, lines/curves, surfaces, and solids) and mesh identities (elements or grids)

SIMULATION Discrete system equations Equations solvers Two major aspects when performing simulation: Discrete system equations Principles for discretization Problem dependent Equations solvers Making use of computer architecture

Discrete system equations Principle of virtual work or variational principle Hamilton’s principle Minimum potential energy principle For traditional Finite Element Method (FEM) Weighted residual method PDEs are satisfied in a weighted integral sense Leads to FEM, Finite Difference Method (FDM) and Finite Volume Method (FVM) formulations Choice of test (weight) functions Choice of trial functions

Discrete system equations Taylor series For traditional FDM Control of conservation laws For Finite Volume Method (FVM)

Equations solvers Direct methods (for small systems, up to 2D) Gauss elimination LU decomposition Iterative methods (for large systems, 3D onwards) Gauss – Jacobi method Gauss – Seidel method SOR (Successive Over-Relaxation) method Generalized conjugate residual methods Line relaxation method

For nonlinear problems, another iterative loop is needed Equations solvers For nonlinear problems, another iterative loop is needed For time-dependent problems, time stepping is also additionally required Implicit approach (accurate but much more computationally expensive) Explicit approach (simple, but less accurate)

VISUALIZATION Vast volume of digital data Methods to interpret, analyse and for presentation Use post-processors 3D object representation Wire-frames Collection of elements Collection of nodes

VISUALIZATION Objects: rotate, translate, and zoom in/out Results: contours, fringes, wire-frames and deformations Results: iso-surfaces, vector fields of variable(s) Outputs in the forms of table, text files, xy plots are also routinely available Visual reality A goggle, inversion desk, and immersion room

Air flow in a virtually designed building (Image courtesy of Institute of High Performance Computing)

Air flow in a virtually designed building (Image courtesy of Institute of High Performance Computing)