Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations LittleInch on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

fem Weak form and shape functions

Status
Not open for further replies.

Ehiman1

Civil/Environmental
Joined
Oct 17, 2014
Messages
59
Location
IT
Good evening, I began to study the finite element method and I wanted to understand why it reduces the strong formulation of a degree to get to the weak.
Then I wanted to know what degree should have the shape functions? depending on what I choose it? And the system of algebraic equations and 'solvable even if non-linear? thanks to all
 
These are fundamental questions.

The weak form allows for the underlying differential equation(s) to be solved numerically using Gaussian quadrature. Search Galerkin Method.
Think of shape functions as interpolation functions. They must satisfy certain continuity constraints, but they can be up to whatever order. Search p-method
I think your "algebraic equations" may refer to the standard way of visualizing the segmentation of stiffness matrix, displacement and force vectors into a conceptually tractable way, based on BCs.

FEM requires many mathematical preliminaries in order to understand how it works.
If it is helpful, think of the strong form as the exact differential equation, and the weak form as an integral equation.
For an exercise, try transforming the 1D heat equation with prescribed BCs to the weak form.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top