Hi,
I converted mcnp file to the format of openmc geometry and material using csg2csg. So the geometry file created by csg2csg is already in the .xml format. How I can visualize this file using openmc?
Thanks,
Fahima
Hi,
I converted mcnp file to the format of openmc geometry and material using csg2csg. So the geometry file created by csg2csg is already in the .xml format. How I can visualize this file using openmc?
Thanks,
Fahima
Hi Fahima,
I’d recommend checking out the GitHub - openmc-dev/plotter: Native plotting GUI for model design and verification or the plotting commands in openmc-notebooks/pincell.ipynb at main · openmc-dev/openmc-notebooks · GitHub. Let us know if you run into any trouble using these tools!
Best,
Patrick