OpenMC/openmc/data
2020-12-08 13:53:35 -06:00
..
effective_dose fix energy unit conversion from Mev to eV 2020-09-14 11:17:09 +08:00
__init__.py Implement openmc.data.dose_coefficients function based on ICRP-116 data 2020-05-08 11:47:26 -05:00
_endf.pyx Replace float_endf with a fast C/Cython version 2019-04-03 15:19:50 -05:00
ace.py Alphabetize import ordering (and use relative imports in a few places) 2020-04-06 15:16:09 -05:00
angle_distribution.py Changes in data/angle_energy.py from PullRequest Inc. review 2020-04-01 09:10:28 -05:00
angle_energy.py Consistent use of ABC instead of ABCMeta where possible 2020-04-01 14:13:05 -05:00
BREMX.DAT 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
compton_profiles.h5 Add photon tests 2018-07-04 20:57:29 -05:00
correlated.py Ensure CorrelatedAngleEnergy.to_hdf5 works for continuous+discrete eout dists 2020-12-08 13:53:35 -06:00
data.py Add function for getting naturally-occurring isotopes 2020-08-14 15:05:01 -05:00
decay.py Fix typo in docstring 2020-10-05 20:55:55 -05:00
density_effect.h5 Calculate radiative and collision stopping power instead of using NIST ESTAR data 2019-03-03 17:40:57 -06:00
endf.c Changes in data/endf.c from PullRequest Inc. review 2020-04-15 15:06:48 -05:00
endf.py Another (more elegant) fix for missing zsymam in ENDF files 2020-05-18 07:06:11 -05:00
energy_distribution.py Alphabetize import ordering (and use relative imports in a few places) 2020-04-06 15:16:09 -05:00
fission_energy.py Alphabetize import ordering (and use relative imports in a few places) 2020-04-06 15:16:09 -05:00
function.py Alphabetize import ordering (and use relative imports in a few places) 2020-04-06 15:16:09 -05:00
grid.py Changes in data/grid.py from PullRequest Inc. review 2020-04-15 15:06:48 -05:00
kalbach_mann.py Changes in data/endf.c from PullRequest Inc. review 2020-04-15 15:06:48 -05:00
laboratory.py Remove unused imports across entire Python API 2020-03-31 18:11:31 -05:00
library.py Sort XML attributes to preserve pre-Python 3.8 XML writing behavior 2020-06-17 22:08:09 -05:00
mass16.txt Updated atomic mass evaluation to AME 2016, close #1137 2019-02-13 21:41:22 +00:00
multipole.py added log=True in multipole generation tests 2020-10-14 11:11:40 +08:00
nbody.py Convert ACE data from MeV to eV 2016-10-31 14:46:47 -05:00
neutron.py Changes in data/neutron.py from PullRequest Inc. review 2020-04-15 15:06:48 -05:00
njoy.py Another (more elegant) fix for missing zsymam in ENDF files 2020-05-18 07:06:11 -05:00
photon.py Fixed typo in data/photon.py 2020-05-04 16:27:04 -04:00
product.py Changes in data/products.py from PullRequest inc. review 2020-04-15 15:06:48 -05:00
reaction.py Read correct discrete photon energy in _get_photon_products_endf 2020-12-08 13:53:35 -06:00
reconstruct.pyx Respond to @smharper comments on #721 2016-09-30 14:44:44 -05:00
resonance.py Alphabetize import ordering (and use relative imports in a few places) 2020-04-06 15:16:09 -05:00
resonance_covariance.py Make sure ABCs come from collections.abc 2018-10-18 05:54:36 -05:00
thermal.py Merge pull request #1638 from paulromano/jeff33-updates 2020-08-22 18:54:23 -04:00
thermal_angle_energy.py Add more thermal scattering unit tests and clean up some HDF5-related methods 2019-06-25 07:31:53 -05:00
uncorrelated.py Missed an import of mixin 2016-08-17 18:55:08 -04:00
urr.py replace all dataset.value with dataset[()] (or occasionally dataset[...]) 2019-03-27 11:45:48 -04:00