Finite Element Modeling with COMSOL Ernesto Gutierrez-Miravete Rensselaer at Hartford Presented at CINVESTAV-Queretaro December 2010.

Slides:



Advertisements
Similar presentations
CHAPTER 1: COMPUTATIONAL MODELLING
Advertisements

MEG 361 CAD Finite Element Method Dr. Mostafa S. Hbib.
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.
Computational Modeling for Engineering MECN 6040
Heat Transfer with Change of Phase in Continuous Casting Ernesto Gutierrez-Miravete Rensselaer at Hartford ANSYS Users Group Meeting September 28, 2010.
Scientific Computing Lab Introduction to COMSOL - Multiphysics Dheevatsa Mudigere Institut für Informatik Scientific Computing in Computer Science.
An Analysis of Hiemenz Flow E. Kaufman and E. Gutierrez-Miravete Department of Engineering and Science Rensselaer at Hartford.
Procedures of Finite Element Analysis Two-Dimensional Elasticity Problems Professor M. H. Sadd.
Chapter 3 Steady-State Conduction Multiple Dimensions
Finite Element Method Introduction General Principle
Laser Treatment Modeling Capabilities at Rensselaer-Hartford Ernesto Gutierrez-Miravete Rensselaer at Hartford
An Analysis of Plunger Temperature during Glass Parison Pressing
Engineering Mechanics Group Faculty of Aerospace Engineering Minor Programme 2 Aerospace Analysis and Development.
A Study of Fluid Flow and Heat Transfer in a Liquid Metal in a Backward-Facing Step under Combined Electric and Magnetic Fields E. Gutierrez-Miravete and.
Introduction to Differential Equations
FEM In Brief David Garmire, Course: EE693I UH Dept. of Electrical Engineering 4/20/2008.
An Analysis of Heat Conduction with Phase Change during the Solidification of Copper Jessica Lyn Michalski 1 and Ernesto Gutierrez-Miravete 2 1 Hamilton.
Preface This book is intended as a first course in partial differential equations. Topics include * characteristics, * canonical forms, * well-posed problems,
MCE 561 Computational Methods in Solid Mechanics
PHY 042: Electricity and Magnetism
Numerical methods for PDEs PDEs are mathematical models for –Physical Phenomena Heat transfer Wave motion.
The Finite Element Method
Introduction to virtual engineering László Horváth Budapest Tech John von Neumann Faculty of Informatics Institute of Intelligent Engineering.
by Peter Tu An Engineering Project Submitted to the Graduate
IMAM Institute of Mechanics and Advanced Materials
ES 128 Computational Solid and Structural Mechanics
Introduction to COMSOL Travis Campbell Developed for CHE 331 – Fall 2012 Oregon State University School of Chemical, Biological and Environmental Engineering.
Dr. R. Nagarajan Professor Dept of Chemical Engineering IIT Madras Advanced Transport Phenomena Module 2 Lecture 4 Conservation Principles: Mass Conservation.
Introduction to Numerical Methods for ODEs and PDEs Methods of Approximation Lecture 3: finite differences Lecture 4: finite elements.
S.S. Yang and J.K. Lee FEMLAB and its applications POSTEC H Plasma Application Modeling Lab. Oct. 25, 2005.
Finite element modeling of the electric field for geophysical application Trofimuk Institute of Petroleum Geology and Geophysics SB RAS Shtabel Nadezhda,
The Finite Element Method and an Introduction to Kart Chassis Dynamics.
Applied Numerical Method for Engineers and Scientists
Lecture Objectives: -Discuss the final project presentations -Energy simulation result evaluation -Review the course topics.
MECH593 Introduction to Finite Element Methods Eigenvalue Problems and Time-dependent Problems.
Introduction Examples of differential equations and related problems Analytical versus numerical solutions Ideas of numerical representations of solutions.
Akram Bitar and Larry Manevitz Department of Computer Science
The Islamic University of Gaza Faculty of Engineering Civil Engineering Department Numerical Analysis ECIV 3306 Introduction Course Outline.
Silesian University of Technology in Gliwice Inverse approach for identification of the shrinkage gap thermal resistance in continuous casting of metals.
An Introduction to Heat Transfer Morteza Heydari.
Finite Element Analysis
The Configuration Factors between Ring Shape Finite Areas in Cylinders and Cones Cosmin DAN, Gilbert DE MEY.
HEAT TRANSFER FINITE ELEMENT FORMULATION
Finite Element Methods and Crack Growth Simulations Materials Simulations Physics 681, Spring 1999 David (Chuin-Shan) Chen Postdoc, Cornell Fracture Group.
Engineering Analysis – Computational Fluid Dynamics –
MECH4450 Introduction to Finite Element Methods Chapter 9 Advanced Topics II - Nonlinear Problems Error and Convergence.
Numerical Analysis. Numerical Analysis or Scientific Computing Concerned with design and analysis of algorithms for solving mathematical problems that.
Discretization Methods Chapter 2. Training Manual May 15, 2001 Inventory # Discretization Methods Topics Equations and The Goal Brief overview.
MEE480 1 Introduction to the Finite Element Method.
Partial Derivatives Example: Find If solution: Partial Derivatives Example: Find If solution: gradient grad(u) = gradient.
The Finite Element Method A self-study course designed for engineering students.
3/23/05ME 2591 Numerical Methods in Heat Conduction Reference: Incropera & DeWitt, Chapter 4, sections Chapter 5, section 5.9.
Algebra Review. Systems of Equations Review: Substitution Linear Combination 2 Methods to Solve:
INTRODUCTION Session 1 Course: S Introduction to Finite Element Method Year: 2010.
An Introduction to Computational Fluids Dynamics Prapared by: Chudasama Gulambhai H ( ) Azhar Damani ( ) Dave Aman ( )
Demonstration of Elmer Ashvinkumar Chaudhari LUT School of Engineering Science BM20A5100 Scientific Computing and Numerics for PDEs.
X1X1 X2X2  Basic Kinematics Real Applications Simple Shear Trivial geometry Proscribed homogenous deformations Linear constitutive.
Computational Fluid Dynamics Lecture II Numerical Methods and Criteria for CFD Dr. Ugur GUVEN Professor of Aerospace Engineering.
Introduction to Finite Element Method
Finite Element Application
Soft Computing Applied to Finite Element Tasks
FEM : Finite Element Method 2017.
FEA Introduction.
PDEs and Examples of Phenomena Modeled
Materials Science & Engineering University of Michigan
Analytical Tools in ME Course Objectives
The Finite Element Method
Step change in the boundary condition of conduction problems
Load Elongation MODELING: AN OVERVIEW.
Akram Bitar and Larry Manevitz Department of Computer Science
Presentation transcript:

Finite Element Modeling with COMSOL Ernesto Gutierrez-Miravete Rensselaer at Hartford Presented at CINVESTAV-Queretaro December 2010

OUTLINE DAY 1: Introduction to Modeling with COMSOL DAY 2: Some more Advanced Applications

OUTLINE – DAY 1 1.-Mathematical Modeling in Science and Engineering 2.- Systems of Partial Differentials Equations as representations of Physical Systems 3.- Solution of PDEs using the Methods of Advanced Calculus 4.- Solution of PDEs using the methods of Numerical Mathematics 5.- The COMSOL User Interface 6.- Selected Basic Examples

Summary of Day 1 The finite element method is a numerical approximation process used for the solution of boundary and initial value problems for differential equations The FEM produces approximate solutions by writing them as linear combinations of simple basis functions and test functions equal to the basis functions and introducing these into the variational formulation of the problem The final FEM equations that must be solved are systems of linear algebraic equations COMSOL is modern software embedding the FEM with a cleverly designed user interface designed to increase the applicability and ease of use of mathematical modeling methods

Summary of Day 1 (contd) The COMSOL user interface allows for easy and convenient: – Definition of coordinate system and physical phenomena involved – Creation/Importing of Geometries – Entering of input data (physical properties, boundary and initial conditions) – Meshing of the geometric domain with finite elements – Solving the resulting system of algebraic equations – Visualization of the computed results

OUTLINE – DAY 2 Brief review of main points covered in day 1 Development and demonstration of selected models – Modes of Vibration of a Turbine Blade – Stresses in an Airframe Bracket – Buckling of Isogrid Plates – Heat Conduction in a Glass Bottle Plunger – Surface Heating with a Moving Intermittent Source – Laminar Flow and Heat Transfer around a Cylinder – Flow and Heat Transfer of Liquid Metal over a Backward facing Step under imposed Magnetic Field – Electro-Thermal Phenomena in Contactors