Added cross section caches and changed physics module substantially. Moved calculation of nu into a new module named fission.

This commit is contained in:
Paul Romano 2011-09-13 20:41:36 -04:00
parent 7392cc44b2
commit 3404aafaac
11 changed files with 598 additions and 316 deletions

View file

@ -9,6 +9,7 @@ endf.o \
energy_grid.o \
error.o \
fileio.o \
fission.o \
geometry.o \
geometry_header.o \
global.o \