Commit graph

32 commits

Author SHA1 Message Date
Paul Romano
1914e3eefa
Support endf.Material in from_endf methods (#3932) 2026-05-29 21:53:45 -05:00
Paul Romano
906548db20
Release notes for 0.15.1 (#3340)
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
2025-03-07 14:49:36 -06:00
Jonathan Shimwell
ee7b95245a
Static errors continuation (#2557)
Co-authored-by: Christina Cai <chrsitinacai48933@gmail.com>
Co-authored-by: christinacai123 <63215816+christinacai123@users.noreply.github.com>
2023-06-16 22:34:02 -05:00
Paul Romano
4943ae9307 Alphabetize import ordering (and use relative imports in a few places) 2020-04-06 15:16:09 -05:00
Paul Romano
e34a71b448 Remove unused imports across entire Python API 2020-03-31 18:11:31 -05:00
Paul Romano
927cbdac14 Find nu properly for nuclides with first-, second-, etc. chance fission 2018-11-13 10:49:04 -06:00
Paul Romano
6847340f3b Remove references to compact fission energy release library (removed in #1032) 2018-09-26 10:22:57 -05:00
Paul Romano
95108ce311 Bump up test from 1 MeV -> 5 MeV for 458 bug 2018-08-06 22:01:54 -05:00
Paul Romano
9d2f804ca0 Refactor how recoverable/prompt/total are calculated using sum_functions 2018-08-02 16:08:14 -05:00
Paul Romano
6e5849e1ed Support tabulated fission energy release. Remove compact library 2018-08-02 16:08:14 -05:00
Paul Romano
d3d6dc87dc Remove a few more __future__ imports. Use collections.abc 2018-02-05 23:14:30 -05:00
Sterling Harper
f754357aea Use 'earliest' libver in h5py for backwards-compat 2017-12-16 19:56:34 -05:00
Paul Romano
6da9f16d29 Convert ACE data from MeV to eV 2016-10-31 14:46:47 -05:00
Paul Romano
7e2d171803 Merge branch 'develop' into scopatz-six 2016-10-13 06:09:10 -05:00
Sterling Harper
83dcfb40f8 Fix mixed-unit error in fission Q values 2016-10-12 18:15:03 -04:00
Paul Romano
37d230e65b Fix typo in units description 2016-10-11 21:09:50 -05:00
Paul Romano
36cf8934fd Fix units for fission energy release in ENDF files 2016-10-06 22:17:52 -05:00
Paul Romano
5a126d086e Use six.string_types instead of basestring 2016-10-06 21:55:12 -05:00
Paul Romano
b3e351474c Handle Sher-Beck energy release data with polynomial nu. 2016-10-05 22:23:01 -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
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
b3c134e9bb Update FissionEnergyRelease.from_hdf5 2016-08-08 11:09:50 -05:00
Sterling Harper
d86583c416 Infer Sher-Beck vs. Madland from data type 2016-08-08 10:55:09 -05:00
Sterling Harper
264cb33b36 Address #690 comments 2016-08-07 14:36:47 -05:00
Sterling Harper
4ff005b439 Fix incident neutron energy subtraction 2016-08-03 17:13:50 -05:00
Sterling Harper
2fff5cd3d0 Improve fission energy release documentation 2016-08-03 10:12:46 -05:00
Sterling Harper
84cfd2d6a9 Add MT=458 data library and supporting methods 2016-08-02 14:10:32 -05:00
Sterling Harper
725ef2d923 Add function to create compact MT=458 data library 2016-08-01 22:34:04 -05:00
Sterling Harper
b64dcd24c8 Add Sher-Beck fission-Q support 2016-07-29 16:10:56 -05:00
Sterling Harper
9acac0725a Add Madland fission-Q support to F90 2016-07-29 13:54:30 -05:00
Sterling Harper
a38f53d26f Add Madland fission-Q support to openmc.data 2016-07-29 10:50:08 -05:00