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