ornlneutronimaging / ImagingReso

Resonance Imaging
http://imagingreso.readthedocs.io
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

Doppler #5

Closed zhangy6x closed 6 years ago

zhangy6x commented 6 years ago
  1. added .csv files (temperature=294K) to complete the nuclides in ENDF-VII.1 library.
  2. added creation of _elements_list.csv to avoid calling glob.glob() multiple times.
  3. changed default database from 'ENDF_VIII' to 'ENDF_VII'.
  4. added .hdf5 files options but not fully implemented. This is for getting doppler broadened cross-section on-the-fly with windowed multipole using openmc.data.WindowedMultipole.from_hdf5().