Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
studouglas committed Sep 29, 2015
1 parent 1d6da48 commit c5d195a
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# CS4ZP6-ProjectNameHere
Final Capstone project for McMaster's CS 4ZP6 class.
# Porting GEANT-4 Particle Simulation to GPU

GEANT-4 is a widely-used simulation program used to simulate particle
interactions. There are currently several members of McMaster's Engineering
Physics department that use the program, and are being limited by the
performance of the software. This means that they cannot simulate particle
interactions that take place over the course of minutes (or even seconds), and
they also can't simulate large numbers of particles.

Increasing the runtime of the simulation or the number of particles would
greatly increase the accuracy of their results, allowing the researchers to
understand the systems they're modeling better. This is especially true when
modeling complex systems, such as McMaster's nuclear reactor. Depending upon the
level of success of the project, the solution could potentially benefit groups
that use GEANT-4 outside of McMaster as well.

0 comments on commit c5d195a

Please sign in to comment.