Skip to content

SraAKu/Plasma-Simulations-Methods-Comparation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plasma-Simulations-Methods-Comparation

On this repository you will find some algorithms for plasma simulations in C++, taking into account only the electroestatic forces between the charges of the system, and comparings of the perfomance of these algorithms. Specifically the algorithms treated here are: Brute Force Algorithm (N square performance); Barnes-Hut Method (N*Log(N) performance) and Particle in Cell Algorithm (N Performance)

About

Algorithms for electrostatic simulations for many body systems, like plasma, and them performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages