Created attachment 275 [details] Build log for dpmjet2_5 I'm trying to compile the Hadr02 example with support for DPMJET2.5 with gfortran 4.9. I get a lot of warnings and errors (reported in the attached file). Since I'm not a Fortran expert I don't know how to fix them, but some of them seem related to data size so a non-careful fix could break something. With which version of gfortran this example has been tested? Thanks.
I have been able to compile by adding the flags "-fdefault-double-8 -std=legacy", which remove all the errors and almost all the warnings, although I don't know if the code still behave correctly with these compiler settings...
Hello Nicola, many thanks for the proposal. It will be evaluated. Vladimir
Hello, After discussion within Geant4 hadronic working group it was decided to drop DPMJET interface from Geant4 distribution. Reasons: currently FTF provides simulation of ion/ion interactions at high energies; FLUKA provides more advanced ion/ion simulation than old version used in this interface; Geant4 cannot distribute old FLUKA code. Sorry for inconvenience. VI
No problem, Vladimir. I understand and agree with your motivations. I'll use FTF.