Skip to content

23HCI03SMP/P-CATS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P-CATS: Particle-Cluster Approximation Tree Simulation



About

P-CATS provides an alternative to simulating a large number of particles in Electric and Magnetic Fields.

P-CATS replaces traditional engines that utilise Particle in Cell (PIC) to optimise the computation of particle motions in Electric and Magnetic Fields.

P-CATS uses the Barnes-Hut Algorithm, originally designed for N-body simulation of gravitational bodies, to separate particle clusters into separate 3D octets. Interactions between particles is then calculated by treating multipke particles far away enough as a single point-charge.

Installation

Usage/Examples

About

Particle simulation engine based on the Barnes-Hut Algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published