fusion-energy / openmc-dagmc-wrapper

A Python package that extends OpenMC base classes to provide convenience features and standardized tallies when simulating DAGMC geometry with OpenMC.
https://openmc-dagmc-wrapper.readthedocs.io/
MIT License
7 stars 2 forks source link

Support for CylindricalMesh #102

Open RemDelaporteMathurin opened 2 years ago

RemDelaporteMathurin commented 2 years ago

CylindricalMesh would be a very useful feature for fusion applications.

https://docs.openmc.org/en/stable/pythonapi/generated/openmc.CylindricalMesh.html#openmc.CylindricalMesh

shimwell commented 2 years ago

Yep we could get the bounding box to automatically define the height and radius. I don't have any methods of plotting the result but I'm sure we could make something