Updated example pincell_multigroup problem to use h5 library

This commit is contained in:
Adam Nelson 2016-09-10 11:35:26 -04:00
parent 255aba1fc0
commit e8c8fb7aa8
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -51,6 +51,7 @@ tests/ctestscript.run
# HDF5 files
*.h5
!tests/1d_mgxs.h5
!examples/xml/pincell_multigroup/mgxs.h5
# Build files
src/CMakeCache.txt

Binary file not shown.

View file

@ -34,6 +34,6 @@
<survival_biasing>false</survival_biasing>
<cross_sections>./mg_cross_sections.h5</cross_sections>
<cross_sections>./mgxs.h5</cross_sections>
</settings>