IAP GITLAB

Problem when compiling with mpi (v77500)

When trying to run coconut for this CORSIKA 77500 version, it compiles fine for normal settings, but crashes for mpi.

In the file corsika.F line 5621, there is the statement “END PROGRAM AAMAIN” which gives errors in corsikacompilefile.f: error #6788: This is an invalid statement; an END [SUBROUTINE] statement is required error #6785: This name does not match the unit name. [AAMAIN] Replacing this line by “END” (as in the previous version of CORSIKA) seems to fix the problem.

co-author of this issue: Marion Guelfand (LPNHE, Paris)

Edited by Jelena Köhler