Hi guys,
I try to use the cylindrical mesh to tally on openmc-0.13.0, and I want to make the mesh visualized in openmc-plotter.But it can’t.
how to see the mesh like?
Best regards!
Zhuangli
Hi guys,
I try to use the cylindrical mesh to tally on openmc-0.13.0, and I want to make the mesh visualized in openmc-plotter.But it can’t.
how to see the mesh like?
Best regards!
Zhuangli
Hi @lz152,
Thanks for trying out the plotter!
As you’ve already noted, it unfortunatley can’t visualize cylindrical meshes yet. I’ve been wanting to add support for additional mesh types for some time, but haven’t been able to get to it.
Right now, I’d say your best bet is writing your own script using Matplotlib for now. I’m working on a capability that will let you write VTK files for Regular, Rectilinear, Cylindrical, and Spherical meshes and apply cell-based data from the Python API. I’ll make a note to ping this thread when it’s ready if you’re interested.
Hi Patrick,
That is so great!
I desperately need this feature.
I hear your massage.