Please fill out the following information to help in answering your question, and also see tips for posting code snippets. If you don’t provide this information it will take more time to help with your problem!
_Geant4 Version: 11.2.2
_Operating System: Windows 11
_Compiler/Version: Visual Studio 17.9
_CMake Version: 3.29.2
Hello. I am hoping someone can clarify an issue that I am having with my simulation. I am currently using the QGSP_BERT_HP physics package and the G4NDL4.7.1 data file. I am getting a warning in the terminal “warning from neutronhp: could not find proper reaction channel. this may cause by inconsistency between cross section and model. unchanged final states are returned.” I have tried debugging this and it seems like the warning is not consistent when it throws, but when it does it is exclusively fow low energy neutronInelastic interactions. I have also tried FTFP_BERT_HP and I do not get this warning when running.
Is this a bug in the QGSP_BERT_HP physics list? Is this something that can be fixed? Should I just use FTFP_BERT_HP instead? Any help is appreciated. Thanks!