Hello! I am trying to use openmc.data.IncidentNeutron.from_njoy methode to create h5 file at different temperatures; But I found that there is no error when the temperatures are [i for i in range(1000, 1100, 20)], but there is an error when the interval is changed to 10. Is there a limit on the number of temperatures? Here is a screenshot of the error.
Thanks for your help.
@Tianxiang It looks like you are using NJOY21. The NJOY integration in OpenMC is only tested to work with NJOY2016 and I know others have had issues with NJOY21. I would recommend switching to NJOY2016.
1 Like