Open pshriwise opened 2 years ago
Along the lines of #83, it would be great to be able to generate images without having to open the GUI.
Something like
openmc-plotter -b my_view.pltvw
That results in my_view.png and/or
my_view.png
openmc-plotter -b plots.xml
that results in plot_1.png, plot_2.png, etc.
plot_1.png
plot_2.png
Along the lines of #83, it would be great to be able to generate images without having to open the GUI.
Something like
openmc-plotter -b my_view.pltvw
That results in
my_view.png
and/oropenmc-plotter -b plots.xml
that results in
plot_1.png
,plot_2.png
, etc.