Update photon_production regression test result

This commit is contained in:
Paul Romano 2022-06-02 17:18:15 -05:00
parent daf7bc4955
commit 12d7828803
2 changed files with 5 additions and 5 deletions

View file

@ -963,7 +963,7 @@ void score_general_ce_nonanalog(Particle& p, int i_tally, int start_index,
score = score_neutron_heating(
p, tally, flux, HEATING, i_nuclide, atom_density);
} else {
if (i_nuclide < 0 || i_nuclide == p.event_nuclide()) {
if (i_nuclide == -1 || i_nuclide == p.event_nuclide()) {
// The energy deposited is the difference between the pre-collision
// and post-collision energy...
score = E - p.E();

View file

@ -67,8 +67,8 @@ tally 3:
0.000000E+00
0.000000E+00
0.000000E+00
1.764573E+05
3.113718E+10
0.000000E+00
0.000000E+00
0.000000E+00
0.000000E+00
0.000000E+00
@ -79,8 +79,8 @@ tally 3:
0.000000E+00
0.000000E+00
0.000000E+00
7.691658E+03
5.916160E+07
0.000000E+00
0.000000E+00
0.000000E+00
0.000000E+00
0.000000E+00