Wim Haeck
Wim Haeck
arm64 architecture using gcc11.3 (which does not have the ERRORR compiler error issue for some reason) also fail on multiple tests - due to precision settings. I got a new...
After looking through the source code, it seems that NJOY2016 does not add the shell and sub-shell data to the ACE file even though the format specifications mention this data....
None of the older NJOY versions seem to add the electron shell data. If this data needs to be added for your purposes, we do have other tools available that...
I've transferred this question to the NJOY2016 repository since this is an input related question. To answer your first question: yes, there is a way to plot data from the...
After some digging I think I know where this is coming from. NJOY uses a lot of findf calls to move back to a piece of the ENDF file. This...
Correction: Ag109 has MF12 data but it does not get linearised. Ag107 on the other hand gets its MF12 data linearised in RECONR. This seems to be because RECONR only...
Lucky for us at LANL, we generate one temperature at a time so we never use a multi-temperature PENDF file. Regardless of this fact, this issue needs to be fixed...
I think I fixed it. The issue arises when the PENDF tape is left at the end of the FEND record of MF3 in convr. When findf is called after...
This is now in the develop branch, which will be released soon so I'm closing the issue.
Normally if you do a "fresh" clone (i.e. from scratch), you should not be seeing these issues. These often pop up due to updates to the dependencies and/or the build...