Force re-evaluation of cross-sections when each particle is born. Closes #87 on github.

This commit is contained in:
Paul Romano 2012-04-23 12:56:25 -04:00
parent bfb06a026c
commit e0968e32bd

View file

@ -61,6 +61,9 @@ contains
! Initialize number of events to zero
n_event = 0
! Force calculation of cross-sections by setting last energy to zero
micro_xs % last_E = ZERO
do while (p % alive)
! Calculate microscopic and macroscopic cross sections -- note: if the