Commit graph

15 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
Paul Romano
c428cee667 Remove __future__ and six imports 2018-02-05 23:14:30 -05:00
Paul Romano
3e7bca49a8 Fix openmc-track-to-vtk and track test 2017-04-07 21:04:14 -05:00
Paul Romano
9d4363d931 Update scripts section, fix bugs in openmc-plot-mesh-tally 2017-04-03 22:03:23 -05:00
Paul Romano
e57d87ab8f Respond to @wbinventor comments on pull request #447 2015-09-05 16:22:22 +08:00
Paul Romano
dce020b59e Remove logic for binary file in openmc-track-to-vtk 2015-09-04 12:51:18 +07:00
Paul Romano
779a401448 Have write_integer, write_double, and write_long use scalar values 2015-09-04 12:51:18 +07:00
Paul Romano
2ce1982577 Extend particle track file format to include tracks from secondary particles 2015-08-21 11:23:55 +07:00
Paul Romano
4c03377506 Check for VTK version to determine whether to call SetInput or SetInputData 2015-06-08 13:43:15 +07:00
Paul Romano
99abca5007 Add back spaces around slice operator in openmc-track-to-vtk 2015-06-08 11:12:10 +07:00
Paul Romano
4552b5b1ab Use endswith rather than os.path.splitext 2015-06-07 10:09:31 +07:00
Paul Romano
0f6c324c94 Minor formatting changes in two scripts 2015-06-06 22:50:40 +07:00
Paul Romano
ffcb4eec2a Fix a few bugs related to particle track files 2015-06-06 22:13:28 +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/track.py (Browse further)