Hello! I want to create an HDF-5 file for alpha induced reactions in Be09. I found an ACE file from JEFF33 and used openmc.data.IncidentNeutron.from_ace to turn it into HDF-5 (despite being an alpha file and not a neutron file) but it replies “TypeError: <ACE Table: 3006.17a> is not a continuous-energy neutron ACE table.”
It becomes clear that the file i downloaded is not in continuous energy, as required by the module. Does anyone know where i can find ACE or ENDF files for alpha reactions that are in continuous-energy?