Paul Romano
|
9fee6534b6
|
Prepare for NumPy 2.0 (#2845)
|
2024-03-26 12:00:06 -04: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
|
02f1815299
|
Add missing versionadded directives
|
2022-08-15 13:20:59 -05:00 |
|
Paul Romano
|
1e849fe162
|
Apply @JoffreyDorville suggestions from code review
Co-authored-by: Joffrey Dorville <54550047+JoffreyDorville@users.noreply.github.com>
|
2022-07-13 11:09:35 -05:00 |
|
Paul Romano
|
7ca7b1c7cf
|
Fix some docstrings
|
2022-04-26 16:54:26 -05:00 |
|
Paul Romano
|
f685827912
|
Make AtomicRepresentation private (leading underscore)
|
2022-04-26 16:54:23 -05:00 |
|
Paul Romano
|
751d09836c
|
Make 'a' and 'z' properties read-only
|
2022-04-07 13:20:56 -05:00 |
|
Paul Romano
|
a8fd1ddf71
|
Change iza --> za
|
2022-04-07 11:11:51 -05:00 |
|
Paul Romano
|
e7595c3201
|
Don't throw away precision on K-M slope calculation
|
2022-04-07 10:58:15 -05:00 |
|
Paul Romano
|
af579895dd
|
Refactor K-M slope calculation
|
2022-04-07 10:55:33 -05:00 |
|
Joffrey Dorville
|
cbe9cc8c29
|
Kalbach-Mann slope calculation for ENDF files when the projectile is a neutron
|
2022-04-02 00:30:27 -06:00 |
|
Paul Romano
|
d56c784806
|
Changes in data/endf.c from PullRequest Inc. review
|
2020-04-15 15:06:48 -05:00 |
|
liangjg
|
ea71b9e377
|
replace all dataset.value with dataset[()] (or occasionally dataset[...])
|
2019-03-27 11:45:48 -04:00 |
|
Paul Romano
|
d3d6dc87dc
|
Remove a few more __future__ imports. Use collections.abc
|
2018-02-05 23:14:30 -05:00 |
|
Paul Romano
|
deab4b3d33
|
Use empty-argument form of super()
|
2018-02-05 23:14:30 -05:00 |
|
Paul Romano
|
6da9f16d29
|
Convert ACE data from MeV to eV
|
2016-10-31 14:46:47 -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 |
|
Paul Romano
|
cf59208f34
|
Rename openmc.data.container to openmc.data.function
|
2016-07-19 21:41:41 -05:00 |
|
Paul Romano
|
5647db18b6
|
Some fixes for JEFF 3.2 data (most notably supporting energy-dependent delayed
neutron group probabilities)
|
2016-07-19 12:02:07 -05:00 |
|
Paul Romano
|
495556a2f5
|
Cleanup openmc.data based on pylint
|
2016-07-15 08:26:30 -05:00 |
|
Paul Romano
|
e19291118e
|
Refactor use of ACE tables to generate neutron/thermal scattering data
|
2016-07-14 15:19:52 -05:00 |
|
Paul Romano
|
68e5a093aa
|
Added full openmc.data package and hooks in code
|
2016-07-14 15:19:48 -05:00 |
|