OpenMC/openmc/data
Paul Romano 2adf34b9a6
Merge pull request #2022 from JoffreyDorville/kalbach_mann_slope
Kalbach-Mann slope calculation for ENDF files
2022-08-05 11:51:00 -05:00
..
effective_dose Use utf-8 encoding when reading dose coefficient files (thanks Fabricio Gatti) 2022-06-08 06:37:27 -05: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 fix overwritten variable in ace.py::get_libraries_from_xsdata 2022-03-09 09:45:14 -06: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 Implement mixed coherent/incoheret thermal elastic 2022-07-22 07:49:00 -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 Material.get_nuclide_activity method and decay_constant function 2022-06-28 23:16:50 -05:00
decay.py Add missing definition of _sources in Decay.__init__ 2022-07-22 16:42:24 -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 pre c99 compatible endf.c parsing 2021-03-10 17:08:33 -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 Fix hdf5 write/read for coherent and mixed elastic 2022-07-22 07:49:01 -05:00
grid.py Changes in data/grid.py from PullRequest Inc. review 2020-04-15 15:06:48 -05:00
half_life.json lower case nucs in half-life 2022-06-22 23:27:41 +01:00
kalbach_mann.py Apply @JoffreyDorville suggestions from code review 2022-07-13 11:09:35 -05:00
laboratory.py Remove unused imports across entire Python API 2020-03-31 18:11:31 -05:00
library.py Resolve a few TODOs related to Python 3.6 2021-07-27 22:50:28 -05:00
mass16.txt Updated atomic mass evaluation to AME 2016, close #1137 2019-02-13 21:41:22 +00:00
multipole.py Avoid several Python warnings 2021-04-26 14:45:37 -05:00
nbody.py Convert ACE data from MeV to eV 2016-10-31 14:46:47 -05:00
neutron.py Allow for use of redundant fission when adjusting KERMA in from_njoy 2022-05-03 17:17:12 -05:00
njoy.py Apply @paulromano suggestions 2022-08-04 11:38:04 -06: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 Apply @paulromano suggestions 2022-08-04 11:38:04 -06:00
reconstruct.pyx Account for neutron wave number in SLBW competitve rho. Closes #907 2022-07-20 22:32:03 -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 Fix hdf5 write/read for coherent and mixed elastic 2022-07-22 07:49:01 -05:00
thermal_angle_energy.py Fix for IncoherentElasticAE.from_hdf5 2022-07-25 16:00:50 -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