Quadratic Interpolation & 2nd Order Diff. Equations

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 5K views
defunc
Messages
55
Reaction score
0
For a second order differential equation, is it necessary to derive a weak form if quadratic interpolation are used?
 
Engineering news on Phys.org
For the weak form of a second order differential equation, both weighting function(w) & the primary variable(u) are required to have non zero first order derivatives(in order to define the stiffness matrix), ie linear approximation can suffice provided the problem allows. Linear elements will not provide interelement continuity though, hence continuity of secondary variables cannot be guaranteed . Quadratic elements provide SV continuity.