Commit graph

23 commits

Author SHA1 Message Date
Olek
663deb2761
Add flow control to differentiate indident neutron from thermal scattering data
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-09-27 11:26:41 -05:00
Olek
67e983218d
let thermal table name be None as default 2022-09-24 17:07:08 -05:00
Jonathan Shimwell
8aa7b40c41 added main to ace-to-hdf5 2022-08-24 12:20:10 +01:00
Paul Romano
0941664e8a Fix pathlib use error in openmc-ace-to-hdf5 2021-08-11 11:16:46 -05:00
Paul Romano
04308b7677 Rewrite of openmc-ace-to-hdf5, moving some functionality to ace.py 2020-01-27 09:46:50 -06:00
PullRequestOpen
6d0aa86cef Cosmetic fixes from PullRequest [2019-12-05] 2019-12-05 22:22:43 -06:00
Paul Romano
ef9070ce76 Update tests/scripts 2018-08-02 16:08:14 -05:00
Paul Romano
c428cee667 Remove __future__ and six imports 2018-02-05 23:14:30 -05:00
Sterling Harper
c76e77f7f8 Use argparse choices for libver in xsgen scripts 2017-12-17 23:43:46 -05:00
Sterling Harper
0460d9a538 Allow optional 'latest' libver for HDF5 xs data 2017-12-17 19:48:08 -05:00
tjlaboss
ef9a2b4193 Fixed the placement of a right parenthesis in xsdata path 2016-10-18 16:57:42 -04:00
Paul Romano
fbcb15f8c5 Simplify usage of DataLibrary.register_file() 2016-09-23 06:26:33 -05:00
Adam Nelson
623b705a39 now fixed the thermal scattering side 2016-09-02 18:27:55 -04:00
Adam Nelson
771f2770f4 updated openmc-ace-to-hdf5 to work for JEFF 2016-08-27 12:35:12 -04:00
Adam Nelson
203f64023c Fixed a problem where in openmc-ace-to-hdf5 was over-writing h5 files instead of appending temperatures 2016-08-26 21:04:26 -04:00
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
Sterling Harper
88ce91502c Merge remote-tracking branch 'upstream/develop' into poly_and_fission_q 2016-08-10 12:09:30 -05:00
Sterling Harper
651ee4240b Address #698 comments 2016-08-10 11:29:32 -05:00
Paul Romano
d8b9d78a23 Respond to comments on #692 and make a few little fixes 2016-08-08 11:23:50 -05:00
Paul Romano
a15e493dab A few fixes to ensure smooth MCNP6 ACE library conversion 2016-08-04 21:59:43 -05:00
Sterling Harper
84cfd2d6a9 Add MT=458 data library and supporting methods 2016-08-02 14:10:32 -05:00
Paul Romano
e19291118e Refactor use of ACE tables to generate neutron/thermal scattering data 2016-07-14 15:19:52 -05:00