Skip to content

Simulation of charged particles in electric and magnetic fields.

License

Notifications You must be signed in to change notification settings

johnb003/PlasmaSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlasmaSim

Simulation of charged particles in electric and magnetic fields.

Build

Run cmake from a temporary directory like this:

mkdir build
cd build
cmake ..
make
cd ..

Run

If all goes well, make sure to run the executable from the root dir (because textures are loaded relatively).

build/PlasmaSim

About

Simulation of charged particles in electric and magnetic fields.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published