Commit graph

79 commits

Author SHA1 Message Date
amandalund
49832db80b Calculate radiative and collision stopping power instead of using NIST ESTAR data 2019-03-03 17:40:57 -06:00
amandalund
e9eadd936d Add function to calculate the density effect correction 2019-03-03 17:40:57 -06:00
Paul Romano
ed91913778 Fix export of atomic relaxation transition data for pandas 0.24.0 2019-01-29 14:37:40 -06:00
Paul Romano
4ff0ccd83b Don't use redundant_reactions for IncidentNeutron anymore 2018-11-12 13:35:32 -06:00
Paul Romano
05e66155a2 Support pathlib in openmc.data 2018-11-06 09:01:37 -06:00
Paul Romano
50aa7be701 Make sure ABCs come from collections.abc 2018-10-18 05:54:36 -05:00
Paul Romano
5b35714783 Change pandas.DataFrame.as_matrix() -> .values 2018-10-18 05:44:26 -05:00
amandalund
d02d565aaf One more fix for HDF5 version compatibility 2018-09-13 11:44:47 -05:00
amandalund
6280cb45c3 Fix photon HDF5 library to be compatible with earlier version 2018-09-13 11:40:05 -05:00
Paul Romano
dfd7bb9437 Rename summed -> redundant to make ENDF language 2018-09-13 08:06:13 -05:00
amandalund
e97115b443 Convert Compton profile binding energies to eV in IncidentPhoton.from_ace() 2018-07-18 15:57:53 -05:00
amandalund
d29923f6bf Address #1023 comments 2018-07-09 21:33:48 -05:00
amandalund
4ebeb737ab Address @paulromano comments in #1023 2018-07-05 23:25:42 -05:00
amandalund
042c1f94de Add photon tests 2018-07-04 20:57:29 -05:00
amandalund
057cd9a92a Get rid of unnecessary stopping power related data 2018-06-26 11:43:28 -05:00
amandalund
492a4e950f Clean up 2018-06-25 13:20:23 -05:00
amandalund
0c997d9492 Generate Compton electrons; bug fixes 2018-05-18 10:46:37 -05:00
amandalund
b804181e60 Accurately simulate pair production 2018-04-26 18:44:39 -05:00
amandalund
a0015bd747 In the process of updating bremsstrahlung CDF and PDF 2018-03-22 15:37:57 -05:00
Paul Romano
0bbdd412c9 Support atomic relaxation data and subshell xs from ACE 2018-03-15 11:07:37 -05:00
Paul Romano
4dade28630 Start adding support for reading photon data from ACE files 2018-03-15 11:07:37 -05:00
amandalund
150bedcb50 TTB implementation fixes 2018-02-19 22:27:47 -06:00
amandalund
62985f6198 Added cubic spline interpolation/integration; other fixes 2018-01-11 21:43:21 -06:00
amandalund
5a1c795436 Sample number of bremsstrahlung photons and photon energies 2017-11-15 12:22:40 -07:00
amandalund
ae6e90fb6e Implementing TTB 2017-11-15 10:18:49 -07:00
amandalund
63bf5f5773 Address #9 comments 2017-10-10 19:19:02 -05:00
amandalund
2303ca35df Added script for generating HDF5 stopping power data; Added bremsstrahlung DCS data from Seltzer and Berger and functionality to convert to HDF5 2017-10-06 11:58:11 -05:00
Paul Romano
2622489b3b Read photon cross sections at XML-read time, support particle type in source 2017-06-29 10:31:49 -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