Fixing temperature indexing and updating dagmc test results.

This commit is contained in:
Patrick Shriwise 2019-01-31 13:19:56 -06:00
parent 0323c3911e
commit 3017566750
2 changed files with 4 additions and 4 deletions

View file

@ -498,7 +498,7 @@ contains
! set new cell value
p % coord(1) % cell = i_cell-1 ! decrement for C++ indexing
p % cell_instance = 1
p % material = cells(i_cell) % material(0)
p % material = cells(i_cell) % material(1)
p % sqrtKT = cells(i_cell) % sqrtKT(0)
return
end if

View file

@ -1,5 +1,5 @@
k-combined:
1.301275E+00 2.231721E-01
1.028803E+00 3.340602E-02
tally 1:
6.809913E+00
1.171102E+01
8.346847E+00
1.453407E+01