fixed assorted issues with heating scores

This commit is contained in:
samuelshaner 2017-07-13 09:55:55 -04:00
parent dc32bccfc3
commit dc71fa2915
8 changed files with 23 additions and 20 deletions

View file

@ -14,7 +14,7 @@ import openmc.data
from openmc.data import ATOMIC_SYMBOL
description = """
Download ENDF/B-VII.1 ENDF data from IAEA for photo-atomic and atomic
Download ENDF/B-VII.1 ENDF data from NNDC for photo-atomic and atomic
relaxation data and convert it to an HDF5 library for use with OpenMC.
This data is used for photon transport in OpenMC.