Get rid of n_nuclides dataset in summary/statepoint

This commit is contained in:
Paul Romano 2015-09-21 11:43:29 +07:00
parent 397d5fe269
commit 23427ceccd
5 changed files with 1 additions and 14 deletions

View file

@ -206,10 +206,6 @@ if (run_mode == MODE_EIGENVALUE)
Value for each filter bin of this type.
**/tallies/tally i/n_nuclides** (*int*)
Number of nuclide bins. If none are specified, this is just one.
**/tallies/tally i/nuclides** (*char[][]*)
Values of specified nuclide bins.

View file

@ -219,8 +219,6 @@ do i = 1, n_tallies
end do
**/tallies/tally <uid>/n_nuclides** (*int*)
**/tallies/tally <uid>/nuclides** (*char[][]*)
**/tallies/tally <uid>/n_score_bins** (*int*)