Problem 2324 - Incorrect material name
Summary: Incorrect material name
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: materials (show other problems)
Version: 10.7
Hardware: All All
: P4 minor
Assignee: Vladimir.Ivantchenko
URL:
Depends on:
Blocks:
 
Reported: 2021-02-03 21:49 CET by Konstantin
Modified: 2021-02-15 11:20 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description Konstantin 2021-02-03 21:49:14 CET
In file /geant4.10.07/source/materials/src/G4DensityEffectData.cc, lines 274-277:

name of material with index 37 should be "G4_Rb" (Rubidium, Z=37), not "G4_Ru" (Ruthenium, Z=44)
Comment 1 Vladimir.Ivantchenko 2021-02-15 11:20:42 CET
Hello,

thank you very much for this report. The fix is committed to the master and will be available with the next patch to 10.7 and in the next public version of Geant4.

VI