Issue_when_using_serpent_to_openmc

Greetings,

Please I am trying to convert a quite simple Serpent file to OpenMC using this tool https://github.com/openmc-dev/openmc_serpent_adapter

However, it is showing an error as the image below concerning a missing body structure. I checked the serpent_geometry.py file and it is indeed missing that definition.

How can this be solved?

I stay tuned, thanks.

Howdy Luis and welcome,

Likely not supported surfaces.
You could make an issue/request.

These days you could probably have AI/Claude Code add support for these surfaces.
Otherwise, perhaps convert to MCNP and then convert to OpenMC

https://github.com/openmc-dev/openmc_serpent_adapter
https://github.com/openmc-dev/openmc_serpent_adapter/tree/main/src/openmc_serpent_adapter

Thanks for the response.

Greetings @yrrepy ,

How is the process for making an issue/request?

I stay tuned, thanks.

https://github.com/openmc-dev/openmc_serpent_adapter/issues/new

I’d probably label it as a Feature Request.

So, something analogous to this, Feature request: plane-segmented tallies · Issue #3373 · openmc-dev/openmc · GitHub