I have loaded a .h5m file using DAGMCUniverse(). The .h5m file has 20 material tags. But I need to define cell filters. And to define cell filters I need to know the cell ID. I am able to extract the cell IDs from DAGMCUniverse() but I can’t ensure that which cells they are referring in which order.
Is there any way to know the cell IDs with name?
I find out that openMC has moab cli support but it doesn’t come with pymoab.