Explore the Poisson Superfish Code

  • Thread starter Thread starter azart
  • Start date Start date
  • Tags Tags
    Code Poisson
Click For Summary
SUMMARY

The Poisson Superfish code primarily employs a finite difference method (FDM) approach to construct the linear equation system, utilizing Gauss-Seidel and Successive Over-Relaxation (SOR) techniques for solving it. The discussion highlights that while the code's core is considered classic, its underlying mesh-building tools exhibit characteristics of FDM rather than finite element method (FEM). The consensus indicates that the implementation is a hybrid, capable of solving the Poisson equation through various valid methodologies.

PREREQUISITES
  • Understanding of finite difference methods (FDM)
  • Familiarity with Gauss-Seidel and Successive Over-Relaxation (SOR) techniques
  • Basic knowledge of the Poisson equation
  • Experience with numerical methods in computational physics
NEXT STEPS
  • Research advanced finite difference methods for solving partial differential equations
  • Explore the implementation of Gauss-Seidel and SOR in numerical simulations
  • Learn about finite element methods (FEM) and their applications
  • Investigate hybrid numerical methods for solving the Poisson equation
USEFUL FOR

Researchers, computational physicists, and software developers interested in numerical methods for solving differential equations, particularly those working with the Poisson Superfish code.

azart
Messages
2
Reaction score
0
hello,

I want to know that the poisson superfish code uses finite difrerence method or finite element method?
 
Physics news on Phys.org
Hi azart,

I've thought poisson superfish uses a "FDM-like" process to build the linear equation system and from thereon proceeds using Gauss-Seidel & SOR to solve it. Am bit out of my field here (perhaps someone else isn't) but my "FDM-like" stems from the age of the code (isn't the core quite a "classic") so the underlying mesh building tools would resemble FDM rather than FEM (in reality probably in between, can solve the Poisson equation in 'fairly many' valid ways). Perhaps someone who is really familiar with this has a better idea and can correct my ramblings :biggrin: .
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
4K