Simple neutron diffusion solver.
To install, put the gardensnake module inside the modules directory. Then compile by using make.
To test, assuming you compiled an optimized executable, run the follwoing inside the gardensnake drietory after successful compilation:
./gardensnake-opt -i problems/problem1/problem1.i
You can test different problems inside the problems directory.