Problem 2590 - ParticleHP with transuranic materials
Summary: ParticleHP with transuranic materials
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: processes/hadronic/models/neutron_hp (show other problems)
Version: other
Hardware: All All
: P4 minor
Assignee: Vladimir.Ivantchenko
URL:
Depends on:
Blocks:
 
Reported: 2024-01-25 15:20 CET by michel.maire
Modified: 2024-02-01 19:01 CET (History)
2 users (show)

See Also:


Attachments
macro to illustrate ParticleHP behavior (274 bytes, text/plain)
2024-01-25 15:20 CET, michel.maire
Details

Note You need to log in before you can comment on or make changes to this problem.
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.