mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Added cross section caches and changed physics module substantially. Moved calculation of nu into a new module named fission.
This commit is contained in:
parent
7392cc44b2
commit
3404aafaac
11 changed files with 598 additions and 316 deletions
|
|
@ -9,6 +9,7 @@ endf.o \
|
|||
energy_grid.o \
|
||||
error.o \
|
||||
fileio.o \
|
||||
fission.o \
|
||||
geometry.o \
|
||||
geometry_header.o \
|
||||
global.o \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue