Open osama19976 opened 1 year ago
This seems to be an issue with the tape id of the ENDF or PENDF file in question. I assume that this is a file from ENDF/B-VIII.0 in particular?
Can you submit your input file as well? I see this happens in covr but I don't know if any other modules were run prior to this one. It'll make it easier to diagnose the issue if I have the input file.
Thank you for your reply, yes it is from ENDF/B.VIII.0. Here is the input : moder 20 -21 / reconr -21 -22 / 'processing of Ga_69 ' 3125 0 0 / 0.001 / 0 / broadr -21 -22 -23 / 3125 1 0 0 0 / 0.001 /
stop
I found the problem: the Ga isotopes do not have cross section covariance data. There is a message written to the screen when executing errorr that says so. As a result, errorr does not create an output file that covr can read, causing the issue.
Thank so much you for your help ,I noticed this when I tryed to compare them with other isotopes, there is no way to fix this , because all Ga isotopes files that I have are missing Cross data covariance.
Le mer. 6 sept. 2023, 16:31, Wim Haeck @.***> a écrit :
I found the problem: the Ga isotopes do not have cross section covariance data. There is a message written to the screen when executing errorr that says so. As a result, errorr does not create an output file that covr can read, causing the issue.
— Reply to this email directly, view it on GitHub https://github.com/njoy/NJOY21/issues/181#issuecomment-1708615683, or unsubscribe https://github.com/notifications/unsubscribe-auth/BAWDHDDN4VIK5TFMR6JRQVDXZCJMLANCNFSM6AAAAAA4KR4IKA . You are receiving this because you authored the thread.Message ID: @.***>
Hello Njoy team, I have had an issue in preparing n-031_Ga_069.endf with njoy2016 , And the error was: covr... 0.3s At line 532 of file /home/user/NJOY/NJOY2016/src/endf.f90 (unit = 25, file = 'tape25') Fortran runtime error: End of file Knowing that this issue happens only for Gallium isotopes and only from ENDF-B-VIII , those from JEFF-3.3 are fine . I hope you can help out with this , thank you in advance.