CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

How To find values between nodes in finite element

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By mprinkey

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 28, 2015, 09:57
Question How To find values between nodes in finite element
  #1
New Member
 
joseph
Join Date: Dec 2015
Posts: 1
Rep Power: 0
joseph11554 is on a distinguished road
in the finite elements (CAE) there are a lot of way for achieving values between nodes but is it true that all equation for achieving values between nodes, indeed find the equation of a line or a plane that cross the nodes and if we give a position to that equation we could get the values?
so for triangular element if we could find a plane that cross the three nodes, we could achieve values between nodes.
if so what happened for 3D element?
joseph11554 is offline   Reply With Quote

Old   December 28, 2015, 10:26
Default
  #2
Senior Member
 
Michael Prinkey
Join Date: Mar 2009
Location: Pittsburgh PA
Posts: 363
Rep Power: 25
mprinkey will become famous soon enough
Quote:
Originally Posted by joseph11554 View Post
in the finite elements (CAE) there are a lot of way for achieving values between nodes but is it true that all equation for achieving values between nodes, indeed find the equation of a line or a plane that cross the nodes and if we give a position to that equation we could get the values?
so for triangular element if we could find a plane that cross the three nodes, we could achieve values between nodes.
if so what happened for 3D element?
I am not an FEA expert, but everything in FE (and Discontinuous Galkerin and Spectral Elements) is based on the shape functions (aka the basis functions). You may define compatibility conditions among elements however you like and you may choose the basis functions as you prefer, but once you have made those choices, whatever DOFs you use to define the basis completely determines the values of your functions within each element.

In 2D, you may have a triangular element with DOFs as function values at the three corners. You choose a simple linear basis in the element as phi(x,y) = A + B*x + C*y. If you have a line crossing that element and you want the variation of phi along that line you just LITERALLY substitute in--assume the line is y = m*x + b. Phi along that line is then phi(x) = A +B*x + C*(m*x + b). You can reparametrize that in terms of line length of whatever.

In 3D, it works exactly the same way. phi(x,y,z) = A + B*x + C*y + D*z on the tetrahedral element such that A,B,C,D all are consistent with the nodal values. Assume a plane s*x + t*y - z + u = 0 that passes through the tetrahedra. Phi on the plane cutting the tetrahedron is phi(x,y) = A + B*x + C*y + D*(s*x+t*y+u). Now, I've cheated a bit and made a plane that is easy to parametrize in only x and y, but the same approach works for any plane and any parametrization.
FMDenaro likes this.
mprinkey is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
mesh file for flow over a circular cylinder Ardalan Main CFD Forum 7 December 15, 2020 13:06
finite volume VS finite element solomon FLUENT 4 April 3, 2015 00:10
Control Volume Finite Element Method gerardosrez Main CFD Forum 0 March 16, 2011 14:49
Question about reference values --> Area (multi element wing) Zweeper FLUENT 7 March 28, 2010 11:29
Fininte difference and Finite element Technique Mahendra Singh Mehra FLUENT 3 December 22, 2005 23:49


All times are GMT -4. The time now is 14:20.