Commit graph

65 commits

Author SHA1 Message Date
Adam Nelson
63b3c6dbd0 Updated openmc-ace-to-hdf5 to generate the libraries for us and fixed bugs as found when developing that script. Also updated the Format description in nuclear_data.rst 2016-08-21 11:37:39 -04:00
Adam Nelson
3b65dde0fd Folded multiple temperatures in to each h5 data file; now im getting 50% less storage required of endf70. yay! Next I think I can get rid of some s(a,b) information, will investigate that and then on to revising openMC so it can read and use this data 2016-08-21 06:05:19 -04:00
Adam Nelson
6403216911 Renamed Equality to EqualityMixin 2016-08-19 06:58:17 -04:00
Adam Nelson
f2fc06d960 Replaced prior __eq__ classes with the equality mixin 2016-08-17 05:15:57 -04:00
Sterling Harper
14b8ef6a1f Make PyAPI Polynomial class, remove Constant1D 2016-08-05 13:48:12 -05:00
Sterling Harper
be7ca28dee Improve loading of cross sections from hdf5
Fix bug where reaction thresholds were not used.  Automatically build summed
reactions.  Allow Tab1 evaluations of un-ordered datasets.
2016-07-27 18:02:38 -05:00
Paul Romano
462926ad44 Address two @smharper comments in PyAPI. Restore ONLY option on 'use hdf5' 2016-07-25 21:02:54 -05:00
Paul Romano
e2112b86ae Respond to @smharper comments on #684 2016-07-25 06:33:37 -05:00
Paul Romano
8952865c09 Remove n_reaction and n_product attributes in HDF5 data. Add /nuclide/reactions/
group, change reaction group names (reaction_MT).
2016-07-22 16:21:08 -05:00
Paul Romano
976349cb51 Calculate photon production yields properly for MF=13 data 2016-07-19 22:32:24 -05:00
Paul Romano
20a2499587 Make module-level variables in openmc.data.data uppercase 2016-07-19 22:16:24 -05:00
Paul Romano
cf59208f34 Rename openmc.data.container to openmc.data.function 2016-07-19 21:41:41 -05:00
Paul Romano
5647db18b6 Some fixes for JEFF 3.2 data (most notably supporting energy-dependent delayed
neutron group probabilities)
2016-07-19 12:02:07 -05:00
Paul Romano
495556a2f5 Cleanup openmc.data based on pylint 2016-07-15 08:26:30 -05:00
Paul Romano
e19291118e Refactor use of ACE tables to generate neutron/thermal scattering data 2016-07-14 15:19:52 -05:00