Error: Fortran runtime error: Bad value during floating point read

Hello everyone,
when i execute my first test with the code openmc i get this error message:

Reading settings XML file…

Reading cross sections XML file…

Reading geometry XML file…

Reading materials XML file…

Building neighboring cells lists for each surface…

Loading ACE cross section table: 92235.71c

At line 287 of file /Users/otman/projet/openmc/src/ace.F90 (unit = 7, file = ‘/Users/otman/projet/openmc/data/nndc/293.6K/U_235_293.6K.ace’)

Fortran runtime error: Bad value during floating point read

how can i resolve this error,

regards

Salam aaleykum Otman,
It seems like if your file is corrupted. Try to download nndc cross sections again. Verify also that you point to the good cross-sections.xml file in you environment variables.

Tarek El Bardouni

Thank you My teacher, I try this solution and i share with you the result.
Regards