Commit graph

19 commits

Author SHA1 Message Date
Patrick Shriwise
3e787e682a Adding warning to the openmc-plot-mesh-tally script and ensuring unstructured mesh filters aren't included in the app's combobox. 2021-04-07 19:07:07 -05:00
Ronald Rahaman
f879c3c596
Fix call to superclass constructor in `MeshPlotter 2020-08-21 11:03:57 -05:00
Paul Romano
672c718117 More changes based on view comments in #1455 2020-01-27 13:59:04 -06:00
PullRequestOpen
6d0aa86cef Cosmetic fixes from PullRequest [2019-12-05] 2019-12-05 22:22:43 -06:00
Gavin Ridley
e5448bf16d bin is apparently a keyword in python 2019-11-14 15:59:50 -05:00
Gavin Ridley
a9031a2a9a
simplify list comprehension over energy bins 2019-11-14 15:57:04 -05:00
Gavin Ridley
a1dd566143 fix mesh plotter energy filter bins 2019-11-14 13:39:31 -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
Paul Romano
9c35c85712 Fixes in openmc-plot-mesh-tally (thanks to Sharif Abu Darda) 2018-10-19 10:49:01 -05:00
Paul Romano
c428cee667 Remove __future__ and six imports 2018-02-05 23:14:30 -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
fdc22a3d70 Use six to import Tkinter modules in openmc-plot-mesh-tally 2016-10-06 21:55:12 -05:00
Paul Romano
c57b2c22d9 Minor fix in StatePoint.std_dev property and plot-mesh-tally script 2015-09-18 22:05:50 +07:00
Paul Romano
453b33264a Fix use of energy filters in openmc-plot-mesh-tally 2015-09-11 09:55:48 +04:00
Will Boyd
53edae4c7e Updated openmc-plot-mesh-tally to include if-else for 2D vs. 3D meshes 2015-09-03 07:31:33 -07:00
Paul Romano
cfd79626bc Fix arguments to Tally.get_values(...) in openmc-plot-mesh-tally 2015-09-03 07:24:03 -07:00
Will Boyd
af442677c0 Changed Tally.get_value to Tally.get_values in Python scripts 2015-09-02 19:50:56 -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/plot_mesh_tally.py (Browse further)