Commit graph

132 commits

Author SHA1 Message Date
Paul Romano
bc09d1ef55 adding back files to be reviewed 2019-10-28 11:55:45 -05:00
Paul Romano
ae28233110 deleting all files to prepare for review 2019-10-28 11:48:19 -05:00
Andrew Johnson
68b3fd6ec8
Improve file checking and reporting in openmc-make-depletion-chain 2019-08-19 10:15:25 -05:00
Andrew Johnson
0de7618f95
Use independent FP yields for Te129 in CASL chain 2019-08-19 10:02:14 -05:00
Andrew Johnson
6b87ada752
Apply suggestions from code review
Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
2019-08-13 16:59:25 -05:00
Andrew Johnson
3b348116d1
Document Te-129 addition in scripts/casl_chain.py 2019-08-08 16:50:34 -05:00
Andrew Johnson
58313c4ed8
Check for downloaded ENDF data in openmc-make-depletion-chain
Mirror to openmc-make-depletion-chain-casl, but uses Path objects
2019-08-08 16:43:32 -05:00
Andrew Johnson
c2137187a4
Add Te129 to CASL chain
Closes: #1307

This serves as a path way for production in I129 without
impacting transport because
1) Te129 has no ground state cross section data, due to
2) Te129 decays to I129 with a half life of about an hour

Running scripts/openmc-make-depletion-chain-casl now has the
following changes:
1) Te129 is present
2) Te129_m1 decays to Te129 with branching ratio of 2/3 using
   ENDFB 7.1 data [pulled using tools/ci/download-xs.sh]
2019-08-08 13:06:29 -05:00
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