I have used a custom script (you can check it out here) to generate an OpenMC geometry file from an Serpent2 geometry file. I want to verify that it is correct, however OpenMC won’t let me plot the geometry:
Reading cross sections XML file...
Reading materials XML file...
Reading geometry XML file...
terminate called after throwing an instance of 'std::out_of_range'
what(): stod
Aborted (core dumped)
What would cause this type of issue?
I’ve attached my plot, materials, and geometry files to this post.
plots.xml (223 Bytes)
materials.xml (1.5 KB)
geometry.xml (127.2 KB)