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.4.1
Operating System: macOS Tahoe 26.3.1
Compiler/Version: Apple clang 21.0.0
CMake Version: 4.3.3
Hi all,
I am comparing simulations performed with Geant4 v10.4.0, v11.2.2, and v11.4.1. In my study, I inject a 1 TeV π⁺ into a 100m ice cube and record the number of neutron captures over time.
I observed the following behaviours for the physics lists:
-
QGSP_BERT_HP:
-
The number of neutron captures is 10 times smaller in v11.2.2 than in other versions. More than 80% of neutron tracks terminate by “Transportation” at the detector boundary, which doesn’t occur for other physics lists and versions.
-
The number of captures increases in v11.4.2, but the capture lifetime (469 μs) is significantly longer than the expected 220 μs.
-
The neutron capture cross section differs between versions.
-
-
QGSP_BIC_HP:
-
The number of neutron captures decreases by about 25% across these versions.
-
The lifetimes are consistent with 220 us.
-
I read this forum discussion from two years ago, and I was wondering whether there are further developments to the NeutronHP package that may explain these behaviours (the large reduction in captures in v11.2.2, the longer capture lifetime in v11.4.1, and a slight decrease in capture using QGSP_BIC_HP).
Many thanks,
Heiley
