Hello,
I have downloaded the GEANT4.11.3 beta version to check the new HP neutron physics.
I see that Geant4.11.3 beta already includes a set of nuclear data for probability sampling in the URR. However, I do not understand how to activate/deactivate the probability tables. It is not clear in the release notes. I believe it is activated by default since I see “Use probability tables from njoy” in the output of GEANT4 but I am not sure and I do not know how to deactivate it for comparison purpose.
Do you have any suggestions about activating/deactivating PT in GEANT4?
Also, could you please just confirm whether the SVT algorithm is used by default or not and how to activate/deactivate it ?
Hello,
unfortunately there was a mistake in this implementation and also the URRPT library is compressed incorrectly, so you will have to wait to the official 11.3 release in December to use it correctly. If you need it now, send me your e-mail and I will send you the corrected version. To use it in your calculations, you will need to create a physics list with registering the G4ParticleHP_XXX_URR models and G4ParticleHP_XXX_PT and G4ParticleHP_XXX_Data cross sections like in the enclosed class.
Yes, SVT algorithm is used by default up to maximum energy, which can be controlled by a user command (default is 400kT). You only need to turn on the DBRC option for heavy nuclei.