Habituating FEA
An Original Blog for Finite Element Analysts
Pages
(Move to ...)
Blog
Purpose
▼
Showing posts with label
FEM
.
Show all posts
Showing posts with label
FEM
.
Show all posts
August 09, 2013
FEA vs. FEM
›
Today when we hear about finite element method (FEM) , the first thing that comes across our mind would be a beautiful picture like this: ...
July 27, 2013
What are Shape Functions?
›
Shape functions are polynomial functions that interpolate the discrete displacements into continuous functions. They are therefore also know...
July 19, 2013
What is Jacobian Mapping?
›
During the assembly of the global stiffness matrix (K) , local stiffnesses are numerically integrated in the parent coordinate (the polyno...
July 07, 2013
What is Gaussian Quadrature?
›
Gaussian quadrature is a method that replaces an integral by a sum. As an example, consider the following 1D integral: Gaussian quadratu...
June 30, 2013
Steps to Derive k and Assemble into K
›
Figure 1 is a flowchart illustrating the sequence for computing the stiffness matrix of a simple problem (the concept is similar to more com...
June 22, 2013
Matrix Methods: Direct vs. Iterative
›
Direct vs. Iterative methods The two approaches available for solving global stiffness matrix (K) in FEM are: Implications on FEA...
June 06, 2013
What is Meshing?
›
Meshing involves: discretisation of a continuum into finite number of elements defining element type (determined by shape functions ) ...
May 31, 2013
Virtual Work and Weak Formulation
›
Weak formulations (a.k.a. variational formulations ) of partial differential equations (PDEs) are hugely important in the FEM as they en...
May 25, 2013
Boundary Conditions (BCs) vs. Displacement BCs in FEM
›
This post aims to address the question that arises when one cannot distinguish between boundary conditions (BCs) and displacement BCs in the...
May 10, 2013
Steps in FEM: An Overview
›
Figure 1 is a flowchart illustrating the FEM process for a linear static problem (the concept is similar to more complex problems): Figur...
April 28, 2013
What is the Finite Element Method (FEM)?
›
In mathematics , partial differential equations (PDEs) can be solved either analytically (exact, continuous) or numerically (approximation,...
›
Home
View web version