Problem 1895 - Geant4 10.2.p02: After neutron capture on Gd only K,L,M shell conversion electrons from the lowest transition levels present
Summary: Geant4 10.2.p02: After neutron capture on Gd only K,L,M shell conversion elec...
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: processes/hadronic/models/de_excitation/photon_evaporation (show other problems)
Version: 10.2
Hardware: All All
: P4 normal
Assignee: Vladimir.Ivantchenko
URL:
Depends on:
Blocks:
 
Reported: 2016-09-26 16:36 CEST by Dorothea Pfeiffer
Modified: 2017-09-28 19:47 CEST (History)
0 users

See Also:


Attachments
Conversion electron spectrum in Geant4 10.2.p02 (17.90 KB, application/octetstream)
2016-09-26 16:36 CEST, Dorothea Pfeiffer
Details
Conversion electron spectrum in Geant4 10.1 (18.31 KB, application/octetstream)
2016-09-26 16:36 CEST, Dorothea Pfeiffer
Details
Gamma spectrum Photon Evaporation in Geant4 10.1 (7.24 KB, image/gif)
2016-10-24 13:15 CEST, Dorothea Pfeiffer
Details
Gamma spectrum Photon Evaporation in Geant4 10.2.p02 (5.94 KB, image/gif)
2016-10-24 13:16 CEST, Dorothea Pfeiffer
Details
Gamma spectrum without Photon Evaporation in Geant4 10.1 and 10.2.p02 (7.04 KB, image/gif)
2016-10-24 13:17 CEST, Dorothea Pfeiffer
Details

Note You need to log in before you can comment on or make changes to this problem.
Description Dorothea Pfeiffer 2016-09-26 16:36:11 CEST
Created attachment 417 [details]
Conversion electron spectrum in Geant4 10.2.p02

In bug http://bugzilla-geant4.kek.jp/show_bug.cgi?id=1781 I reported that in version 10.2, the flag G4NEUTRONHP_USE_ONLY_PHOTONEVAPORATION did not lead any more to the creation of conversion electrons after the neutron capture in Gd. 

In version 10.2.p02 conversion electrons are again created, but the conversion electron spectrum shows that only K,L,M shell conversion electrons from the lowest transition levels (89 keV for 156Gd after capture in 155 Gd, 79 keV for 158 Gd after capture in 157 Gd) are present. Higher transition levels do not contribute (see attached spectrum). In Geant4 version 10.1 the spectrum looked different, also the higher levels contributed conversion electrons.
Comment 1 Dorothea Pfeiffer 2016-09-26 16:36:45 CEST
Created attachment 418 [details]
Conversion electron spectrum in Geant4 10.1
Comment 2 Dorothea Pfeiffer 2016-09-27 21:52:29 CEST
I noticed that it's not only the conversion electrons that are not correct, but also the gamma spectrum. Please have a look at:

http://hypernews.slac.stanford.edu/HyperNews/geant4/get/hadronprocess/1571.html
Comment 3 Dorothea Pfeiffer 2016-10-24 13:14:35 CEST
As additional info, I'd like to add an email by Michel Maire:

HI all,

Let me underline Dorothea observations :
Thermal neutron capture on 157Gd; therefore we observe gamma deexcitation of 158Gd.

With USE_ONLY_PHOTONEVAPORATION, the gamma deexcitation scheme differs radically from 10.1 to 10.2

This does not happen with default neutronHP

Where this feature is documented ?

I attach outputs and gamma spectrums : evaporation 10.1, evaporation 10.2, default HP

Michel
Comment 4 Dorothea Pfeiffer 2016-10-24 13:15:40 CEST
Created attachment 422 [details]
Gamma spectrum Photon Evaporation in Geant4 10.1
Comment 5 Dorothea Pfeiffer 2016-10-24 13:16:08 CEST
Created attachment 423 [details]
Gamma spectrum Photon Evaporation in Geant4 10.2.p02
Comment 6 Dorothea Pfeiffer 2016-10-24 13:17:28 CEST
Created attachment 424 [details]
Gamma spectrum without Photon Evaporation in Geant4 10.1 and 10.2.p02
Comment 7 Vladimir.Ivantchenko 2017-02-01 17:48:56 CET
Hi Michel,

on top of 10.3ref01 I have tried to study Gd158 decays using rdecay01 example and macro:

/control/verbose 2
/run/verbose 1
#
/gun/particle ion
#/gun/ion 64 158 64 79.5128
/gun/ion 64 158 64 261.4568
#
/tracking/verbose 2
/run/beamOn 1
#
/control/cout/ignoreThreadsExcept 0
/tracking/verbose 0
/run/printProgress 100000
#
/run/beamOn 1000000

here 1st or 2nd excitations are used as initial state. The results for decay channels are following:
1)     Gd158: 1000000  Emean = 0.1881 eV   ( 0.02148 eV  --> 0.2962 eV )
          e-:  857369  Emean =  58.36 keV  ( 29.27 keV --> 79.13 keV)
       gamma:  142631  Emean =  79.51 keV  ( 79.51 keV --> 79.51 keV)

2)       Gd158: 1000000  Emean = 0.4112 eV   ( 0.0001455 eV  --> 1.971 eV )
 Gd158[79.513]: 1000000  Emean = 0.2233 eV   ( 0.1125 eV  --> 0.7429 eV )
            e-: 1093886  Emean =   77.3 keV  ( 29.27 keV --> 181.6 keV)
         gamma:  906114  Emean =  165.8 keV  ( 79.51 keV --> 181.9 keV)

do you see any problem with these results?


VI
Comment 8 Vladimir.Ivantchenko 2017-06-17 12:45:29 CEST
Hello Dorothea,

we tried to address all concerns to gamma transition model in the development version of Geant4. The new public release 10.4beta will be available in 2 weeks time. We may backport part of fixes to the new patch to 10.3 but we do not have possibility backport fixes to 10.2 anymore. There were significant changes in all code after 10.2.

If you still have interest to the problem you may check 10.3patch01 or 10.4beta.

best regards,
Vladimir
Comment 9 Dorothea Pfeiffer 2017-06-20 10:44:26 CEST
Hi Vladimir,

indeed,  in Geant4 10.3.p01 the conversion electrons for Gd look correct with
G4LEVELGAMMADATA=/afs/cern.ch/sw/geant4/releases/share/data/PhotonEvaporation4.3.2

Thanks a lot!

Which changes will there be for Geant4 10.4.beta?

Cheers

Dorothea