| .. |
|
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
|
Rename gnd_name to gnds_name. Change GND to GNDS in comments
|
2022-12-23 00:06:50 -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
|
Update the 2016 references to 2020
|
2023-04-12 12:22:45 -06:00 |
|
decay.py
|
Change exception in decay source processing to warning
|
2023-03-03 11:02:48 -06: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
|
Rename gnd_name to gnds_name. Change GND to GNDS in comments
|
2022-12-23 00:06:50 -06: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
|
Add missing versionadded directives
|
2022-08-15 13:20:59 -05:00 |
|
laboratory.py
|
Remove unused imports across entire Python API
|
2020-03-31 18:11:31 -05:00 |
|
library.py
|
Changed xml to lxml (#2489)
|
2023-05-09 10:41:04 -05:00 |
|
mass_1.mas20.txt
|
swapped from 2016 to 2020 amdc data
|
2022-10-26 18:33:26 +01:00 |
|
multipole.py
|
Defer import of matplotlib in multipole.py
|
2023-04-24 07:01:36 -05:00 |
|
nbody.py
|
Convert ACE data from MeV to eV
|
2016-10-31 14:46:47 -05:00 |
|
neutron.py
|
Rename gnd_name to gnds_name. Change GND to GNDS in comments
|
2022-12-23 00:06:50 -06:00 |
|
njoy.py
|
Fix several thermal scattering nuclide assignments
|
2023-02-10 14:59:57 -06:00 |
|
photon.py
|
Handle zero photon cross sections in IncidentPhoton.from_ace properly
|
2023-03-21 13:15:28 -05:00 |
|
product.py
|
Changes in data/products.py from PullRequest inc. review
|
2020-04-15 15:06:48 -05:00 |
|
reaction.py
|
Rename gnd_name to gnds_name. Change GND to GNDS in comments
|
2022-12-23 00:06:50 -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
|
Rename gnd_name to gnds_name. Change GND to GNDS in comments
|
2022-12-23 00:06:50 -06: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 |