Skip to content

mkaur03/basic-fusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a basic Python program simulating whether fusion can occur between two particles by checking their total energy. Fusion is much more complex in reality, so this is just a simple simulation.

To run the program enter the following in the terminal:

python3 main.py

Description of files:

fusion_particle.py: holds the Fusion function and particle class

main.py: holds the main simulation program

About

A basic Python program representing fusion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages