Import Geant4 10.7.2 source tree
This commit is contained in:
@@ -30,6 +30,9 @@ add this in the documentation for the changed file as [BUGFIX #BUGNUMBER].
|
||||
|
||||
----------------------------------------------------------
|
||||
|
||||
19th March 2021 - Gunter Folger (cmake-V10-06-52)
|
||||
- Update to older G4TENDL 1.3.2, 1.4 has problems.
|
||||
|
||||
30th January 2021 - Gunter Folger (cmake-V10-06-51)
|
||||
- Update to patched dataset G4PARTICLEXS 3.1.1 as provided by Vladimir I.
|
||||
|
||||
|
||||
@@ -123,11 +123,11 @@ mark_as_advanced(GEANT4_INSTALL_DATASETS_TENDL)
|
||||
if(GEANT4_INSTALL_DATASETS_TENDL)
|
||||
geant4_add_dataset(
|
||||
NAME G4TENDL
|
||||
VERSION 1.4
|
||||
VERSION 1.3.2
|
||||
FILENAME G4TENDL
|
||||
EXTENSION tar.gz
|
||||
ENVVAR G4PARTICLEHPDATA
|
||||
MD5SUM ecdad2f8234c10caecaac82ac0cb96f8
|
||||
MD5SUM 209f878b777a36842d20a47ca53c6f93
|
||||
)
|
||||
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user