Commit graph

14 commits

Author SHA1 Message Date
Paul Romano
460452d4f7 Merge branch 'develop' into photon-alund 2018-03-11 13:10:00 -05:00
Paul Romano
7ee08d5280 Add gnd_name function 2018-03-01 23:08:43 -06:00
Paul Romano
ab00421c0e Add test for Chain.from_endf. Remove tqdm dependence. 2018-02-23 11:37:55 -06:00
Paul Romano
d3d6dc87dc Remove a few more __future__ imports. Use collections.abc 2018-02-05 23:14:30 -05:00
Paul Romano
c428cee667 Remove __future__ and six imports 2018-02-05 23:14:30 -05:00
Paul Romano
7d3ce61717 Ability to generate incident photon library with photoatomic, atomic relaxation,
and Compton profile data.
2017-06-29 09:59:08 -05:00
Paul Romano
323d41a413 Force excited state for Am242_m1 to be 2 2017-05-30 14:05:08 -05:00
Paul Romano
6f4fb29d65 Handle numbers in ACE files less than 1e-100 correctly 2017-03-22 12:51:11 -05:00
Paul Romano
643eaf53cb Add function to read all ENDF evaluations from a single file 2016-11-18 11:34:09 -06:00
Paul Romano
2395f9a96c Add FissionProductYields class and Decay class 2016-11-18 11:31:23 -06:00
Paul Romano
6493b1a2ff Fix bug in SUM_RULES 2016-10-31 14:46:47 -05:00
Paul Romano
348685057a Handle missing MOD values in JEFF 3.2 gracefully 2016-10-06 16:36:55 -05:00
Paul Romano
a7d8a49e07 Describe skipC argument in get_cont_record 2016-10-04 23:08:34 -05:00
Paul Romano
cbcd3a7f57 Extend openmc.data to be able to import ENDF data and perform resonance
reconstruction.
2016-09-16 01:55:07 +02:00