Commit graph

20 commits

Author SHA1 Message Date
Paul Romano
aec246be72 Rename Tracks.write_tracks_to_vtk --> Tracks.write_to_vtk 2022-08-16 22:09:58 -05:00
Jonathan Shimwell
21b874f0be review suggestions from @paulromano 2022-08-15 13:39:47 +01:00
Paul Romano
fbfdf8227c Fix loop in openmc-track-to-vtk 2022-05-31 07:32:49 -05:00
Paul Romano
2e54c31915 Rename TrackFile --> Tracks 2022-05-25 16:58:20 -05:00
Paul Romano
365aa0b0eb Write all tracks to a single file 2022-05-19 13:27:33 -04:00
Paul Romano
8b270dd59b Change track file format to include all information 2022-05-19 13:27:32 -04:00
Patrick Shriwise
2d94535627 Another .value replacement in the track-to-vtk script. 2020-10-31 00:20:00 -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)