Commit graph

12 commits

Author SHA1 Message Date
Paul Romano
4dade28630 Start adding support for reading photon data from ACE files 2018-03-15 11:07:37 -05:00
Paul Romano
c428cee667 Remove __future__ and six imports 2018-02-05 23:14:30 -05:00
tjlaboss
7337d59e77 Addressed suggestions by @paulromano 2017-07-31 08:39:47 -06:00
tjlaboss
27870417ca Make use of openmc.data.neutron.get_metadata()
Changed _get_metadata() to a public function and
used it in openmc-update-inputs
2017-07-27 11:32:15 -06:00
tjlaboss
24f3dd6f55 Replace ZAID notation with human-readable 2017-07-25 15:51:24 -06:00
Paul Romano
9d4363d931 Update scripts section, fix bugs in openmc-plot-mesh-tally 2017-04-03 22:03:23 -05:00
Paul Romano
5edf1b3d27 Rework get_thermal_name a bit and update known thermal scattering materials 2017-01-07 13:33:25 -06:00
Will Boyd
fe63a59c5b Moved get_thermal_name(...) from scripts to openmc.data.thermal 2016-08-11 13:38:56 -04: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
e3436d625b Respond to more @smharper comments on #463
Move abstract interface block in surface_header. Make error messages more
informative. Add description in openmc-update-inputs epilog.
2015-10-03 17:58:50 +07:00
Paul Romano
6c6676cc14 Have openmc-update-inputs change 'surfaces' to 'region' 2015-09-28 19:01:10 +07:00
Paul Romano
4d2dbff8de Rename scripts to all start with openmc-. Also added openmc.ace module. 2015-05-31 09:26:46 +07:00
Renamed from scripts/update_inputs.py (Browse further)