Rectangular higher order edge element (finite element method)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 2K views
mdn
Messages
49
Reaction score
0
I have solved many finite element problems using nodal based (rectangular element) for higher order. now i am trying to solve electromagnetic problem using vector element (Nedelec or Whitney). I know only triangular edge based element with first order only and not higher order. i am searching this higher order **rectangular** edge based element but unable to find it. is there any higher order rectangular edge element?
 
on Phys.org


Yes, there are higher order rectangular edge elements that can be used in finite element method for solving electromagnetic problems. One such element is the Serendipity element, which is a higher order rectangular element with edges that can be used for vector fields. This element has nodal points at the midpoints of the edges, allowing for higher order interpolation and accurate representation of the vector field. Other higher order rectangular edge elements such as the Lagrange element and the Hermite element can also be used for solving electromagnetic problems. These elements have additional degrees of freedom compared to the first order triangular edge elements, allowing for a more accurate solution. It is important to carefully select the appropriate element for the specific problem being solved in order to achieve accurate results.