Dear Geant4 developers, could you please update the G4TENDL version on the download page? The latest version of Geant4 10.7.p01 requires G4TENDL data of version 1.4, while version 1.3.2 is only offered on the download page. Thank you, Pavel
Hello Pavel, Thanks for pointing out an inconsistency we have. We are still checking with developers, and currently think that 1.3.2 is the correct version to use. In the advanced example STCyclotron version 1.4 is recommended, and it is documented how to obtain this version. Regards, Gunter
Hello Gunter, Thank you for looking into it. Just to be more specific, the cmake file, where version 1.4 is required, can be found here: https://gitlab.cern.ch/geant4/geant4/-/blob/geant4-10.7-release/cmake/Modules/G4DatasetDefinitions.cmake#L123 Best regards, Pavel
Hello Pavel, In our developemnt version we now use consistently G4TENDL 1.3.2, both in the CMake configuration (cmake/Modules/G4DatasetDefinitions.cmake) and in the STCyclotron example. These changes will also be included in a future patch for 10.7. Gunter PS: CMake will know how to download G4TENDL1.4; but this was not validated by experts.