Skip to content

Simple finite-volume based neutron diffusion solver using MOOSE

License

Notifications You must be signed in to change notification settings

Ramzy1990/gardensnake

 
 

Repository files navigation

Gardensnake

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.

About

Simple finite-volume based neutron diffusion solver using MOOSE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 73.8%
  • SWIG 18.9%
  • Makefile 5.4%
  • Python 0.9%
  • Assembly 0.5%
  • Shell 0.3%
  • C 0.2%