Research

Below are some open-source codes that I have developed as part of my research.

SkyNet

SkyNet is a general-purpose nuclear reaction network designed specifically for r-process calculations, but it can also be used for nucleosynthesis calculations in other astrophysical scenarios. SkyNet can also make movies of evolved abundances. Read more »

CUDA EGS

CUDA EGS is an implementation of EGSnrc’s photon transport mechanism with CUDA for imaging applications. Like Epp, it also includes photon propagation to a detector for x-ray scatter analysis, but since CUDA EGS is implemented with CUDA, it is much faster. Read more »

Epp

Epp (Easy particle propagation) is a user code for the EGSnrc code system that simulates particle propagation through an arbitrary geometry to a detector. Epp is specifically designed for x-ray scatter analysis. Read more »