Jonathan Shimwell
|
8053111f2d
|
making use of endf-python package more (#3786)
Co-authored-by: GuySten <guyste@post.bgu.ac.il>
|
2026-02-10 02:08:25 +00:00 |
|
Paul Romano
|
906548db20
|
Release notes for 0.15.1 (#3340)
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
|
2025-03-07 14:49:36 -06:00 |
|
Jonathan Shimwell
|
5d2b352025
|
f strings instead of .format for string editing (#2987)
|
2024-04-29 16:45:37 -05:00 |
|
Jonathan Shimwell
|
457bea6f0b
|
replaced ordereddict with {} (#2641)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-08-19 12:15:11 +00:00 |
|
Paul Romano
|
ecfa94e0ff
|
Rename gnd_name to gnds_name. Change GND to GNDS in comments
|
2022-12-23 00:06:50 -06:00 |
|
yardasol
|
8e5dad8210
|
fix overwritten variable in ace.py::get_libraries_from_xsdata
|
2022-03-09 09:45:14 -06:00 |
|
agnelson
|
43d3628b69
|
Fixed xsdir continuation line parsing
|
2021-11-22 12:56:16 -06:00 |
|
Paul Romano
|
4943ae9307
|
Alphabetize import ordering (and use relative imports in a few places)
|
2020-04-06 15:16:09 -05:00 |
|
Paul Romano
|
b116b8f3ab
|
Changes in data/ace.py from PullRequest Inc. review
|
2020-04-01 08:57:38 -05:00 |
|
Paul Romano
|
e34a71b448
|
Remove unused imports across entire Python API
|
2020-03-31 18:11:31 -05:00 |
|
Paul Romano
|
97a3ecfd0b
|
Respond to @pshriwise comments on #1466
|
2020-01-28 14:49:56 -06:00 |
|
Paul Romano
|
04308b7677
|
Rewrite of openmc-ace-to-hdf5, moving some functionality to ace.py
|
2020-01-27 09:46:50 -06:00 |
|
Paul Romano
|
2616655325
|
Fix use of ENDF_FLOAT_RE in ace.py
|
2019-07-19 07:40:48 -05:00 |
|
amandalund
|
653993a82b
|
Too eager with f-strings
|
2019-02-22 21:53:54 -06:00 |
|
amandalund
|
f6097dbe9e
|
Fix seek() for Python 3 and only read in requested table in ace.get_table()
|
2019-02-22 20:11:03 -06:00 |
|
Paul Romano
|
05e66155a2
|
Support pathlib in openmc.data
|
2018-11-06 09:01:37 -06:00 |
|
amandalund
|
c912cdce70
|
Merge branch 'develop' into photon-new
|
2018-06-28 16:19:54 -05:00 |
|
Paul Romano
|
4dade28630
|
Start adding support for reading photon data from ACE files
|
2018-03-15 11:07:37 -05:00 |
|
Paul Romano
|
0508274a3d
|
Add useful warnings for add_nuclide/add_element
|
2018-03-15 11:02:07 -05:00 |
|
Paul Romano
|
c428cee667
|
Remove __future__ and six imports
|
2018-02-05 23:14:30 -05:00 |
|
Paul Romano
|
6f4fb29d65
|
Handle numbers in ACE files less than 1e-100 correctly
|
2017-03-22 12:51:11 -05:00 |
|
Paul Romano
|
5a126d086e
|
Use six.string_types instead of basestring
|
2016-10-06 21:55:12 -05:00 |
|
Adam Nelson
|
6403216911
|
Renamed Equality to EqualityMixin
|
2016-08-19 06:58:17 -04:00 |
|
Adam Nelson
|
f2fc06d960
|
Replaced prior __eq__ classes with the equality mixin
|
2016-08-17 05:15:57 -04:00 |
|
Paul Romano
|
d8b9d78a23
|
Respond to comments on #692 and make a few little fixes
|
2016-08-08 11:23:50 -05:00 |
|
Paul Romano
|
462926ad44
|
Address two @smharper comments in PyAPI. Restore ONLY option on 'use hdf5'
|
2016-07-25 21:02:54 -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
|
9230203efb
|
Remove unused table types in openmc.data.ace
|
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 |
|