Problem 2590

Summary: ParticleHP with transuranic materials
Product: Geant4 Reporter: michel.maire
Component: processes/hadronic/models/neutron_hpAssignee: Vladimir.Ivantchenko
Status: RESOLVED FIXED    
Severity: minor CC: Alberto.Ribon, michel.maire
Priority: P4    
Version: other   
Hardware: All   
OS: All   
Attachments: macro to illustrate ParticleHP behavior

Description michel.maire 2024-01-25 15:20:19 CET
Created attachment 852 [details]
macro to illustrate ParticleHP behavior

ParticleHP crashes with all transuranic elements.
attachement: a macro for Hadr03
Comment 1 Alberto.Ribon 2024-01-25 15:48:01 CET
I confirm that it crashes with G4 11.2, whereas with 11.1.p03 it works fine. So it seems a problem introduced in 11.2, during the code revision of ParticleHP.

Thanks for spotting and reporting it!
Comment 2 Vladimir.Ivantchenko 2024-01-30 13:09:44 CET
Hi Michel, Alberto,

the fix is merged to the master. Can you, please, try it?

Cheers,
Vladimir
Comment 3 Alberto.Ribon 2024-01-30 14:32:49 CET
Hi Vladimir,
thanks a lot for the quick response!
I have tried out your proposed fix, and indeed it works fine!
Let's wait a bit for Michel's check, but otherwise this bug report could be closed.
Comment 4 michel.maire 2024-02-01 18:18:13 CET
Yes, in ref-01 ParticleHP does not crash anymore.