Commit graph

124 commits

Author SHA1 Message Date
Patrick Shriwise
81388cf5b9 Updates based on comments from @paulromano. 2019-04-03 11:23:56 -05:00
Patrick Shriwise
200f47bf91 Fixes for 2D mesh tally plotting. 2019-04-02 11:03:01 -05:00
Patrick Shriwise
04526b0f07 Bumping major version of voxel file rather than minor. 2019-02-28 09:05:47 -06:00
Patrick Shriwise
125812c487 Updating voxel version and using that for a check rather than the OpenMC version. 2019-02-27 18:09:59 -06:00
Patrick Shriwise
14f9d04ad7 Changing zyx ordering of voxel files to xyz and updating the voxel-to-vtk script. Adding check for version number in the script to avoid incorrect conversion of older voxel files. 2019-02-27 17:11:16 -06:00
Patrick Shriwise
16fac7cc07 Removing data set line. 2019-02-26 20:46:31 -06:00
Patrick Shriwise
3175a3be1d Resetting plots.xml. Adding some output to new script. 2019-02-26 18:49:23 -06:00
Patrick Shriwise
5bbf3f1ffe Using numpy array to transfer data rather than loops and additional double structure. 2019-02-26 18:49:23 -06:00
Paul Romano
90568ba96c Remove xs conversion scripts and update documentation 2019-02-15 15:09:05 -06:00
liangjg
76ba24d394 updated casl chain and the scripts 2018-12-04 10:44:16 -05:00
liangjg
334466d57f added scripts to generate 255-nuclide, simplified depetion chain from CASL-ORIGEN 2018-12-03 16:37:28 -05:00
Paul Romano
d8db9918c1 Remove openmc-get-multipole-data script (since we will provide data) 2018-11-12 13:35:32 -06:00
Paul Romano
3246a9320e Remove option to specify multipole library outside of cross_sections.xml 2018-11-12 13:35:29 -06:00
Paul Romano
083d642760 Add script for converting Lib80x data 2018-11-06 09:01:37 -06:00
Paul Romano
6da03ba71a Add make-test-data script 2018-11-06 09:01:37 -06:00
Paul Romano
99f5ac3b69
Merge pull request #1100 from liangjg/wmp_v1.1
Minor updates on windowed multipole library format
2018-10-21 12:16:37 -05:00
liangjg
1343ce472d download WMP library v1.1 2018-10-19 16:44:17 -04:00
Paul Romano
9c35c85712 Fixes in openmc-plot-mesh-tally (thanks to Sharif Abu Darda) 2018-10-19 10:49:01 -05:00
Patrick Shriwise
fd92aac49c Removing mention of SILO in help string. 2018-10-08 15:23:14 -05:00
Patrick Shriwise
a6d70cf88b Renaming voxel conversion script. 2018-10-07 19:36:20 -05:00
Patrick Shriwise
a4b627a9e9 Removing silo option from the voxel to vtk script. 2018-10-07 19:36:20 -05:00
Sterling Harper
91a6454f73 Remove reference to compact MT 458 data 2018-10-04 14:01:01 -04:00
amandalund
3ea5d09e12 Don't assign MT=18 photon production to partial fission MTs 2018-09-13 16:14:13 -05:00
Paul Romano
6d22b30b5c Remove fission energy release-related flag in get-nndc-data. Make sure BREMX.DAT
gets installed.
2018-09-02 15:15:28 -05:00
liangjg
22c393610f download wmp library from a release link instead of using git-lfs 2018-08-20 11:18:33 -04:00
Sterling Harper
90cc31629a
Merge pull request #1032 from paulromano/endf8-fixes
Tabulated fission energy release
2018-08-07 09:44:51 -05:00
Paul Romano
ef9070ce76 Update tests/scripts 2018-08-02 16:08:14 -05:00
amandalund
4ebeb737ab Address @paulromano comments in #1023 2018-07-05 23:25:42 -05:00
amandalund
c912cdce70 Merge branch 'develop' into photon-new 2018-06-28 16:19:54 -05:00
amandalund
057cd9a92a Get rid of unnecessary stopping power related data 2018-06-26 11:43:28 -05:00
Paul Romano
5dc25569f2 Use latest HDF5 format for openmc-get-jeff-data 2018-03-19 10:40:45 -05:00
Paul Romano
4b002ef714 Update inputs in scripts 2018-03-15 11:07:37 -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
460452d4f7 Merge branch 'develop' into photon-alund 2018-03-11 13:10:00 -05:00
Paul Romano
81b859ad4f Get rid of example_run.py and example_plot.py 2018-02-21 10:50:09 -06:00
Paul Romano
82d6c34d27 Move make_chain.py to openmc-make-depletion-chain 2018-02-21 07:00:08 -06:00
Paul Romano
4e21e398c8 Move density_to_mat to example_geometry.py 2018-02-19 13:15:11 -06:00
Paul Romano
730623246f Rename results.h5 -> depletion_results.h5. Use /materials in HDF5 file 2018-02-14 15:36:00 -06:00
Paul Romano
939d47cffa Simplify OpenMCSettings class (can properly delegate to openmc.Settings) 2018-02-14 12:46:23 -06:00
Paul Romano
1ee27edc8c Rename DepletionChain -> Chain 2018-02-14 10:45:39 -06:00
Paul Romano
43147b70eb Change xml_write -> export_to_xml, xml_read -> from_xml for consistency 2018-02-14 10:17:30 -06:00
Paul Romano
ef99788ff4 Get rid of OpenMCSettings.openmc_call, which doesn't make sense anymore 2018-02-14 06:37:17 -06:00
Paul Romano
37f552a5dc Fix deplete imports 2018-02-13 15:08:05 -06:00
Paul Romano
f8764416d2 Copy OpenDeplete files from commit 2d804c227a 2018-02-13 15:08:05 -06:00
Paul Romano
c428cee667 Remove __future__ and six imports 2018-02-05 23:14:30 -05:00
Sterling Harper
c76e77f7f8 Use argparse choices for libver in xsgen scripts 2017-12-17 23:43:46 -05:00
Sterling Harper
0460d9a538 Allow optional 'latest' libver for HDF5 xs data 2017-12-17 19:48:08 -05:00
Paul Romano
970fc566a8 Merge branch 'develop' into photon-new 2017-11-11 14:28:38 -06:00
amandalund
2303ca35df 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
tjlaboss
7337d59e77 Addressed suggestions by @paulromano 2017-07-31 08:39:47 -06:00