The difference between the H and P methods in FEM

In summary, the H and P methods are two different approaches used in finite element method (FEM) for approximating solutions to partial differential equations (PDEs). The main difference between these two methods lies in the way in which the solution is discretized. The accuracy of the H and P methods depends on the specific problem being solved, with the P method generally being more accurate due to its ability to use higher order polynomial approximations. However, the H method has advantages in simplicity, computational resources, and robustness for irregular geometries or material properties. The P method should be used when high accuracy is required or for problems with high gradients or discontinuities, while the H method is more suitable for smooth and regular geometries.
  • #1
gimini75
52
0
Hi

I want to know what's the difference between the H and P method solutions for static analysis problems, if you can explain it to me?



Thanks for your help
 
Physics news on Phys.org
  • #2
H method is refining the number of elements to get a better fit.
P method is increasing the order of ploynomial of the element to get a better fit.
 
  • #3
!

The H and P methods are two different techniques used in Finite Element Method (FEM) for solving static analysis problems. Both methods aim to approximate the solution to a problem by dividing the domain into smaller elements and using interpolation functions to represent the unknowns within each element.

The main difference between the H and P methods lies in the way these interpolation functions are chosen. The H method uses a fixed set of interpolation functions, typically linear or quadratic, for all elements in the domain. This means that the elements have a fixed number of nodes and degrees of freedom, and the solution is refined by using smaller elements.

On the other hand, the P method uses variable interpolation functions, where the degree of the interpolation function can vary from element to element. This allows for a more flexible and adaptive approach to the solution, as the elements can have different numbers of nodes and degrees of freedom, leading to a more accurate representation of the solution.

In summary, the main difference between the H and P methods is the level of adaptability and accuracy in the solution. The H method is simpler and easier to implement, but may not provide the most accurate solution. The P method, while more complex, can provide a more accurate solution by adapting the interpolation functions to better fit the problem at hand. Both methods have their advantages and disadvantages, and the choice between them depends on the specific problem being solved.
 

Related to The difference between the H and P methods in FEM

What is the difference between the H and P methods in FEM?

The H and P methods are two different approaches used in finite element method (FEM) for approximating solutions to partial differential equations (PDEs). The main difference between these two methods lies in the way in which the solution is discretized.

Which method is more accurate: H or P method?

The accuracy of the H and P methods depends on the specific problem being solved. In general, the P method is more accurate as it allows for a higher order polynomial approximation of the solution, resulting in a more accurate representation of the PDE. However, the H method can also achieve high accuracy by using a finer mesh.

What are the advantages of using the H method?

The H method is advantageous because it is simpler to implement and requires less computational resources compared to the P method. It is also more robust in handling problems with irregular geometries or material properties.

When should I use the P method instead of the H method?

The P method should be used when high accuracy is required, or when the solution has high gradients or discontinuities. It is also more suitable for problems with smooth and regular geometries.

Can the H and P methods be combined?

Yes, the H and P methods can be combined to take advantage of their individual strengths. This is known as the hp-FEM, where the mesh is refined in certain regions using the H method and in other regions using the P method. This allows for a more efficient and accurate solution for complex problems.

Similar threads

  • Engineering and Comp Sci Homework Help
Replies
4
Views
409
Replies
5
Views
2K
  • Differential Equations
Replies
12
Views
3K
  • Engineering and Comp Sci Homework Help
Replies
5
Views
1K
Replies
4
Views
802
  • Differential Equations
Replies
0
Views
609
  • Engineering and Comp Sci Homework Help
Replies
2
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
4
Views
749
  • Engineering and Comp Sci Homework Help
Replies
3
Views
411
  • Engineering and Comp Sci Homework Help
Replies
2
Views
853
Back
Top