Skip to content

wearysebas/MCPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCPS

Code for simulating plasmas inside a magnetic confinement device.

Setup

# install pipenv
pip install --user pipenv

# install dependencies
pipenv install --dev

# use the virtual env
pipenv shell

Set the number of particles to run the simulation with.

# number of particles (default 50)
N = 50

Run the program:

python3 mcps.py

About

Code for simulating plasmas inside a magnetic confinement device.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages