plotter icon indicating copy to clipboard operation
plotter copied to clipboard

Native plotting GUI for model design and verification

Results 42 plotter issues
Sort by recently updated
recently updated
newest added

Hi, I'm having issues getting openmc-plotter to run. I was getting issues with pyside2, so i removed the environment I was using, and installed everything again. Openmc runs fine, but...

Right now when you plot something that requires a colorbar (ie color by temperature or density), the default behavior is to take the min and max data values for the...

enhancement

when I run `openmc-plotter`, if any material in my materials.xml file has a density < 1.0 g/cm3, I get ``` ERROR: Need to specify a positive density on material [material_id]...

Hi all I've been exploring the landscape for plotting openmc materials, geometry and meshes. I've got a few ideas about possible developments to the plotter that I wanted to share....

Making use of this super plotter and I'm keen to be able to plot RegularMesh results with a custom scaling factor. I am also keen to be able to plot...

There are some super useful units built into the plotter However in some cases it might be handy if the user can specify the units. My use case is when...

Hi,Everyone! There is an error when I use the Openmc-Plotter through Ubuntu & Xming.Here is the error: File “/home/rookie/anaconda3/envs/openmc-env/lib/python3.10/site-packages/openmc_plotter/plotgui.py”, line 75, in getPlotCoords transform = self.ax.transAxes.inverted() AttributeError: ‘PlotImage’ object has...

As part of the latest NEA OpenMC workshop, we plotted source sites on top of the geometry and tally information. We did this using the `openmc.Tracks` class, but I don't...

In #99 @kkiesling noted that a previous view appears in the `Edit`menu before any changes have been applied by the user. The flow which causes this is: 1. [Model is...

Displaying cell regions in the context menu or status bar would be a really useful debugging capability.