Skip to content

A parallelized implementation of a rudimentary simulator for particle positions projected onto a vector field.

Notifications You must be signed in to change notification settings

apoudel20/particlePusher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

particlePusher

A parallelized implementation of a rudimentary simulator for particle positions projected onto a vector field.

To build and run:

make build loop 5

To build, run, and graph:

make build loop 5 graph

Install pandas to execute the graphing script.

About

A parallelized implementation of a rudimentary simulator for particle positions projected onto a vector field.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published