finite element Definition and 103 Threads
-
B Incorporating boundary conditions in the Finite Element Method (FEM)
I have been watching Mike Foster's video series of the Finite Element Method for Differential Equations (FEM). In this episode, he solves a DE relating to temperature. As the final step, he gives the following equation: $$[K] [T] = [F]$$ In this equation, I understand that ##[K]## is the...- Vanilla Gorilla
- Thread
- Fem finite element Finite element analysis Finite element method Partial differential equations
- Replies: 4
- Forum: Differential Equations
-
I Finding the weak form of an eq. with DG elements (finite elements)
My goal is to numerically solve (finite elements using FEniCSx software) Ohm's law ##\vec J = \sigma \vec E##, where ##\vec E = -\nabla V##, ##\vec J## is given (the current density is given on some boundaries), and ##\sigma## is algo given (the electrical conductivity). The problem is solved...- fluidistic
- Thread
- Elements finite element Form Weak
- Replies: 6
- Forum: Differential Equations
-
A A question about current density in finite element analysis
I know that if there is only one conductor providing the current density, then the current density can be used. But if you apply Maxwell's equation when there are multiple current sources, I don't know which value to use. This is not an analysis using a tool, but a problem when I develop the...- JH_1870
- Thread
- Analysis Current Current density Density Element Fem Finite finite element Finite element analysis Maxwell equations
- Replies: 2
- Forum: Electromagnetism
-
M
How to apply divergence free (∇.v=0) in nodal finite element method?
I know how to apply boundary condition like Dirichlet, Neumann and Robin but i have been struggling to apply divergence free condition for Maxwells or Stokes equations in nodal finite element method. to overcome this difficulties a special element was developed called as edge element but i don't...- mdn
- Thread
- Apply Divergence Element Finite finite element Finite element method Method Nodal
- Replies: 3
- Forum: Electrical Engineering
-
M
A When should you use more mesh elements in the finite element method?
the simple rectangular isoparametric element (curved edges element) can be used to generate many complex shapes like.. square to circle square to triangle two square elements to annular. and the results i calculated in python code (2D case) are very accurate, then i confused why to use complex...- mdn
- Thread
- Element Elements Finite finite element Finite element method Mesh Method
- Replies: 9
- Forum: Differential Equations
-
T
The 8 Mode Shapes of a plane finite element
I recall, about 30 years ago, seeing the eight mode shapes (and eigenvalues) of a single plane stress (or strain) finite element. Also, years ago, I wrote a FORTRAN code to obtain them (using IMSL libraries) I know there are eight (because the plane quad element had 8 degrees of freedom) I...- Trying2Learn
- Thread
- Element Finite finite element Mode Plane Shapes
- Replies: 2
- Forum: Mechanical Engineering
-
F
What's the Optimal Shape Function for Phase Field Simulations in FEM?
What's the best shape function/element in finite element methods for phase field simulation?- feynman1
- Thread
- Element Field Finite finite element Phase Shape Simulation
- Replies: 4
- Forum: Mechanical Engineering
-
Best high performance computer build for finite element simulations
I want to build a high performance computer optimized for FEA. If anyone has any suggestions or experience with this, please chime in. I'm looking for suggestions on processors, RAM, video card, ALL of it!- KyleGranger
- Thread
- Build Computer Element Finite finite element performance Simulations
- Replies: 9
- Forum: Computing and Technology
-
F
Existing work on finite element result analysis
Is there any existing work focusing on analyzing finite element visualized results and how they differ from analytical solutions, rather than on the method?- feynman1
- Thread
- Analysis Element Finite finite element Work
- Replies: 8
- Forum: Mechanical Engineering
-
C
Maple Boundary finite element method in Maple
I would like any tips about a Maple ''home made'' program that I received for a project but this program seems to stop before the very end of the code. I want to find de lift of an airfoil with Boundary finites elements method. I have this error at the very end : Error, (in fprintf) number...- Charles95
- Thread
- Boundary Element Finite finite element Finite element method Maple Method
- Replies: 4
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
R
Show N is a normal subgroup and G/N has finite element
Clearly e ∈ N. If a, b ∈ N, say ##a^k = b^l = e##, for some k,l ∈ N, then ##(ab)^{kl} = (a^k )^l (b^l )^k = e^l e^k = e##; thus, ab ∈ N. Also, ##|a|=|a^{−1}|##, so ##a^{−1}## ∈ N. Thus, N is a subgroup. As G is abelian, it is normal. Take any c ∈ G. If, for some n ∈ N, we have ##(cN)^n = eN##...- Robb
- Thread
- Element Finite finite element Normal Normal subgroup Subgroup
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
T
Abuse of the Finite Element Method
In general, one could say the Finite Element Method is merely an interpolation method that could be used to solve field equations. Despite that, this question focuses exclusively on the FE Method and its use in Mechanical Engineering. ------------------- I have noticed that some schools now...- Trying2Learn
- Thread
- Element Finite finite element Finite element method Method
- Replies: 9
- Forum: Mechanical Engineering
-
H
Nonlinear Structural Analysis with Finite Element Method
Unlike in electromagnetics, the nonlinearity of mechanical structures is not only due to the material property. It could be due to large deformation and contact as well. Even though I will be implementing the existing and popular methods, I am still scared and I feel it is not a job that can be...- Hassan2
- Thread
- Analysis Element Finite finite element Finite element method Method Nonlinear Structural Structural analysis
- Replies: 2
- Forum: Mechanical Engineering
-
PhD in Applied Mathematics - Finite Element Analysis
My background is BS Math with Physics minor (3.5) and MA Math (3.7) from the University of Houston. My current plan is to explore the necessary background for doing research in finite element analysis. Over the next few semesters, I plan to take Numerical Methods for PDEs, Statistical Computing...- Shackleford
- Thread
- Analysis Applied Applied mathematics Element Finite finite element Finite element analysis Mathematics Phd
- Replies: 2
- Forum: STEM Academic Advising
-
A
Finite Element Model of Euler-Bernoulli Beam Theory
In the formulation of Euler-Bernoulli Beam Theory, there are two degrees of freedom at a point, w and dw/dx. Typically, the finite element model of this theory uses cubic polynomial for interpolation of $w$ using a two noded element as given in Chapter 5 of this book [1]. This element is a...- Ali Baig
- Thread
- Beam Beam theory Element Finite finite element Finite element method Model Theory
- Replies: 1
- Forum: Mechanical Engineering
-
Problem with the Finite Element Method applied to Electrostatics
Hi! I have a code that solve the poisson equation for FEM in temperature problems. I tested the code for temperature problems and it works! Now i have to solve an Electrostatic problem. There is the mesh of my problem (img 01). At the left side of the mesh we have V=0 (potencial). There is a...- Alan Lins Alves
- Thread
- Applied Delta function Electrostatics Element Finite finite element Finite element method Method Poisson equation
- Replies: 6
- Forum: Electrical Engineering
-
R
MATLAB Finite Element Analysis (FEA) in MATLAB - Textbook Guide
Does anyone know of a great text that shows how to set up FEA in MATLAB in detail. I have wrote out the sort of pre pseudo code from John Andersons - Computational Fluid Dynamics now I just need to build it out in code. I am old school with the hand sketches, hopefully this does not get me a...- rppearso
- Thread
- Element Finite finite element Matlab
- Replies: 4
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
R
MATLAB Finite element skeleton code for matlab
Hello, Does anyone know if a finite element skeleton source code exists. Finite element can be used for structural memebers, gas dynamics, etc. But the over all stepping software is the same and then just input the core equations. My application is for pseudo one dimensional compressible...- rppearso
- Thread
- Cfd Code Element Fea Finite finite element Matlab Matlab code
- Replies: 3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
C
Finite element solving of Laplace's equation doesn't converge
Homework Statement I'm trying to solve Laplace's equation numerically in 3d for a charged sphere in a big box. I'm using Comsol, which solves using the finite elements method. I used neumann BC on the surface of the sphere, and flux=0 BC on the box in which I have the sphere. The result does...- crum
- Thread
- Charged sphere Convergence Element Finite finite element Finite element method Laplace Laplace's equation
- Replies: 4
- Forum: Advanced Physics Homework Help
-
Finite element analysis node displacement
Hi, I would like to ask why center of element displacement is always estimated with polynomial equation involving nodes displacement (like in attachment/picture)? Also I know that if nodes' number increase for an element then displacement of center of element is estimated with higher order...- mertcan
- Thread
- Analysis Displacement Element Finite finite element Finite element analysis
- Replies: 3
- Forum: General Engineering
-
E
Finite Element Method: Linear vs. Quadratic Elements & DOF
Homework Statement Linear and quadratic elements differ because of the extra mid-nodes on quadratic elements. Quadratic elements can "bend", linear can't. How do you define the DOF of a element? (see at solution attempt)Homework Equations - The Attempt at a Solution For example: a linear...- Engineer_s
- Thread
- Element Finite finite element Finite element method Method
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
Studying Finite element analysis for Electromagnetism
HI, initially I would like to put into words that there are sufficient resources, books or lecture videos on YouTube related to finite element analysis especially for structural dynamics (for instance JURGEN BATHE in MIT). But I would like to make you sure that there NO lecture videos or other...- mertcan
- Thread
- Analysis Electromagnetism Element Finite finite element Finite element analysis
- Replies: 5
- Forum: STEM Academic Advising
-
Discussions about Finite Element Analysis (PDFs)
Hi. Can someone point me to a good (and really basic) PDF file or text regarding Finite Element analysis? I would prefer it having an example where it would solve the 1D heat equation or the Laplace equation so I can extend what I know from finite difference methods to it. Sorry if this seems...- maistral
- Thread
- Analysis Element Finite finite element Finite element analysis
- Replies: 15
- Forum: Science and Math Textbooks
-
F
Understanding Finite Element Method: Diagonal Values and Calculating K Matrix
Homework Statement In the third picture , I don't understand the circled part , add up the values in the diagonal .. How to do that ? I don't understand how to get k13 , k14 , k21 , k22 , k33, k41 and k42 . Homework EquationsThe Attempt at a Solution As we see in the second picture , the k21...- fonseh
- Thread
- Element Finite finite element Finite element method Method
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
I Finite Element Method: Weak form to Algebraic Equations?
Okay, I'm following a series of video lectures on applications of finite element method to engineering, and the tutor started by demonstrating the mathematical background of FEM using a simple heat transfer problem. He derived the governing equation (in just one dimension): (1)...- ramzerimar
- Thread
- Element Finite finite element Finite element method Form Method Weak
- Replies: 1
- Forum: Differential Equations
-
S
Finite Element Method: Find Total Mass Matrix of Coupled Element
Does anyone know how to find the total mass matrix of two coupled element by using Finite Element Method?- S K
- Thread
- Element Finite finite element Finite element method Method
- Replies: 4
- Forum: Mechanical Engineering
-
A
Nonuniform finite element method
I am solving some 2nd order differential equations using the finite element method. Doing so I represent the second order derivative at a given point as: ∂2ψi/∂x2 = 1/(Δx)2 (ψi-1+ψi+1-2ψi) And solve the differential equation by setting up a matrix of N entries and solving for the eigenvectors... -
M
Finite element method for frames/beams
I would like to know how to implement internal hinges in a program I'm developing. A hinge is created by changing the stiffness matrix of the beam. The problem is when two interconnected beams have a hinge at the same location, so basically we have a hinged joint, in this scenario I will obtain...- mohamadh95
- Thread
- Element Finite finite element Finite element method Method Structural analysis
- Replies: 1
- Forum: General Engineering
-
Fortran FORTRAN Code for Control Volume Finite Element Method Fluid Flow Problems
where i can found an example A FORTRAN control volume finite element method code FOR FLUID FLOW PROBLEMS thanks for help- mariem.makh
- Thread
- Code Control Control volume Element Finite finite element Finite element method Flow Fluid Fluid flow Fortran Method Volume
- Replies: 2
- Forum: Programming and Computer Science
-
C
Can You Help With Finite Element Analysis in Cylindrical Coordinates?
I am trying to numerically calculate the electric potential inside a truncated cone using the finite element method (FEM). The cone is embedded in cylindrical coordinates (r,phi,z). I am assuming phi-independence on the potential, therefore the problem is essentially 2D; I am working only with...- colinven
- Thread
- Analysis Cone Coordinates Cylindrical Cylindrical coordinates Electric Element Fem Finite finite element Finite element analysis Laplace Numerical Potential Truncated
- Replies: 2
- Forum: Linear and Abstract Algebra
-
S
Finite Element Symmetry Problem
Hi, I am running a finite element on a cylinder with that converges at the bottom for a opening, which is symmetrical in both directions so i modeled one quarter but the problem is my stresses are the same with when i compare with a full model that i also done but the deflections are different...- scootypuffsnr
- Thread
- Element Finite finite element Symmetry
- Replies: 1
- Forum: Mechanical Engineering
-
Solving the Finite Element Method Matrix with Rao - Engineering
I was reading the finite element method in engineering by Rao and in the first example he ends up with a matrix that is singular. The matrix is the following: \begin{pmatrix} 2 &-2 & 0\\ -2 & 3&-1\\ 0&-1& 1 \end{pmatrix} Which is a symmetric matrix as far as I can remember...- Chacabucogod
- Thread
- Element Finite finite element Finite element method Method
- Replies: 3
- Forum: Linear and Abstract Algebra
-
S
What is the best book to start learning Finite Element Analysis?
Hi guys, :smile: I am a mechanical engineer, and want to learn finite element analysis. I want to know what is the best book to start with. Assume I have no prior knowledge of the subject. :redface: Thanks, Sety.- Sety
- Thread
- Analysis Book Element Finite finite element Finite element analysis
- Replies: 9
- Forum: Science and Math Textbooks
-
F
Finite element method and applied element method
What are the advantages and disadvantages of both AEM and FEM and which on is easier. I am doing a project and I should use one of these two methods to solve for a truss system. P.S. computer programming shall be used. In the end which method is better for this case?- Fady Alphons
- Thread
- Applied Element Finite finite element Finite element method Method
- Replies: 4
- Forum: General Engineering
-
Eq. of motion of elastic 2D finite element
A simple question about elasticity theory/finite element method: Suppose I have a tetragonal 2D piece of a linear isotropic elastic material, that has Young's modulus ##E## and Poisson's ratio ##\nu##. The vertices of the tetragon are at positions ##\textbf{x}_{1}##, ##\textbf{x}_{2}##... -
M
MHB Finite element method for the construction of the approximation of the solution
Hey! :o Given the following two-point problem: $$-y''(x)+(by)'(x)=f(x), \forall x \in [0,1]$$ $$y(0)=0, y'(1)=my(1)$$ where $ b \in C^1([0,1];R), f \in C([0,1];R)$ and $ m \in R$ a constant. Give a finite element method for the construction of the approximation of the solution $y$ of the...- mathmari
- Thread
- Approximation Construction Element Finite finite element Finite element method Method
- Replies: 1
- Forum: General Math
-
C
Finite element procedures book - Bathe
Hi, I have been stuck on a problem for a while now (3.24 part c). My attempt is as follows: Internal virtual work = external virtual work T/2 ∫0->L (∂u/dx)(∂v/dx)dx + ∫0->L (∂^2u/∂t^2)vdx = ∫0->L (Pv)dx Stationarity is already invoked on this functional as it's the principle of... -
M
Help with finite element program I developed for Diff Eqns
I developed finite element program (MFEM) in java for BVP &IVP to compute partial differential equation. I am facing one problem and description is as follows my problem is on generalized eigenvalue problem generated in wave propagation through rectangular wave guide in TE mode. (Differential...- mdn
- Thread
- Element Finite finite element Program
- Replies: 2
- Forum: Electrical Engineering
-
C
Is a Finite Element Method Course Right for Me?
I am thinking about taking a finite element method course. I know what FEM is and how it solves boundary value problems and stuff but I'm wondering how widespread it is used... Is it a useful numerical technique? What industries/research use it? I am interested in research in continuum...- cytochrome
- Thread
- Course Element Finite finite element Finite element method Method
- Replies: 5
- Forum: STEM Academic Advising
-
A
Solve Grad Shafranov Equation using Finite element method?
I want to compute the flux surfaces using FEM but i haven't found any good source to read. any help will be appreciated. Thank you- adwiteeymauri
- Thread
- Element Finite finite element Finite element method Grad Method
- Replies: 2
- Forum: Differential Equations
-
C
Problem in finite element method using direct stiffness method
Hi, This is a sample problem from logan finite element method. I have attached the problem and solution given in the book. As per the problem i first derived the stiffness matrix and den putting the boundary conditions started solving for the forces. I am stuck as three forces are unknown but...- chiraganand
- Thread
- Element Finite finite element Finite element method Method Stiffness
- Replies: 2
- Forum: Engineering and Comp Sci Homework Help
-
H
Determination of Modal loss factor by Finite Element Software
Dear all, Please tell me the steps are used to find Modal loss factor of composite constrained layer damped beam by using Finite Element software such as ANSYS etc.- hujarepp
- Thread
- Determination Element Finite finite element Loss Software
- Replies: 1
- Forum: Mechanical Engineering
-
S
Finite Element MATLAB Code for Solving Boundary Value Problems
Homework Statement Consider the problem $$-u''\left(x\right) = 1, \;\; 0 < x < 3, \;\; u \left(0\right) = 0, \; -u' \left(3\right) = u\left(3\right)+1.$$ Formulate a MATLAB code to produce the solution and plot the solution from 0 to 3. Homework Equations The Attempt at a Solution Multiply by...- squenshl
- Thread
- Element Finite finite element Matlab
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
T
Valid Basis Functions for Triangular 2D Elements: Solving for Coefficients
Howdy, I am trying to formulate a proof to show that the shape function [N(x,y)] = [Ni(x,y) Nj(x,y) Nk(x,y)] and the the basis functions Ni(x,y) = (1/2A)(ai + bix + ciz) Nj(x,y) = (1/2A)(aj + bjx + cjy) Nk(x,y) = (1/2A)(ak + bkx + cky) are valid for triangular, 2 dimensional...- ThurmanMurman
- Thread
- Element Finite finite element Finite element method Method Proof
- Replies: 7
- Forum: General Engineering
-
A
Free Finite Element Analysis Software
Anyone know of some good, free finite element analysis software? I used NASTRAN in college, but from what I can tell that costs at least several thousand.- anonME
- Thread
- Analysis Element Finite finite element Finite element analysis Software
- Replies: 4
- Forum: Mechanical Engineering
-
E
A problem from finite element book
..though I figure it's sort of an analysis type problem. ∫wvdx=0 (int from 0 to 1) for all v in V. w is continuous on [0,1]. What it means to be in V: v in V satisfies being continuous on [0,1], v(0)=v(1)=0, and derivatives of v are piecewise continuous . Problem is: Show that w(x)=0 for x in...- ericm1234
- Thread
- Book Element Finite finite element
- Replies: 7
- Forum: Topology and Analysis
-
E
Finite Element Methods (global stiffness matrix)
Homework Statement I have the following practice problem which is presented as follows: What is the size of the global stiffness matrix K (i.e., Kuu) for the 2-D problem? http://imgur.com/KZec3 (Unsolved) http://imgur.com/piv1J (Solved) Homework Equations The Attempt at a...- eWizardII
- Thread
- Element Finite finite element Matrix Stiffness
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
S
How to Modify MATLAB Code for a Beam with Horizontal Distributed Load?
Homework Statement The problem picture is attached(file 1),its a beam subjected to horizonatal ditributed load 2. Relevant examples the MATLAB solution for rectangular shape with vertical load on the upper right corner is like follow, i try to modify it according to the new picture...- Sadeq
- Thread
- Element Finite finite element Matlab
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
F
Interpretation of finite element analysis results
Hi, Recently started with FEA - loving it, at least the modelling / load application part. Interpreting the results is tricky - particularly around where loads are applied. Got a project (no pics sorry) which has a drilled hole in a plate, and have applied the load as a a pressure...- Fugro
- Thread
- Analysis Element Finite finite element Finite element analysis Interpretation
- Replies: 3
- Forum: General Engineering
-
G
Solving Neutron Problems with Commercial Finite Element Method Codes
As I know, the method to solve neutron problem is divided into two steps now, neutron transport calculation for fuel assemblies and neutron diffusion calculation for whole reactor core, both using specified code such as CASMO and SIMULATE from STUSVIK. I want to know whether the commercial...- gsyou
- Thread
- Element Finite finite element Finite element method Method Neutron
- Replies: 2
- Forum: Nuclear Engineering