IAP GITLAB

Update home authored by Ralf Ulrich's avatar Ralf Ulrich
...@@ -11,17 +11,11 @@ compiler optimization. Thus, the most fundamental configuration ...@@ -11,17 +11,11 @@ compiler optimization. Thus, the most fundamental configuration
decision of the user must be performed at compile time. At run time decision of the user must be performed at compile time. At run time
only specific model parameters can still be changed. only specific model parameters can still be changed.
CORSIKA 8 is released under the GPLv3 license. See [license file](https://gitlab.ikp.kit.edu/AirShowerPhysics/corsika/blob/master/LICENSE) which is part of every release and the source code. CORSIKA 8 is released under the GPLv3 license. See [license file](https://gitlab.iap.kit.edu/AirShowerPhysics/corsika/blob/master/LICENSE) which is part of every release and the source code.
When you contribute to CORSIKA check the guidelines outlined here: When you contribute to CORSIKA check the guidelines outlined here:
[coding guidelines](https://gitlab.ikp.kit.edu/AirShowerPhysics/corsika/blob/master/CONTRIBUTING.md). Code that fail the review by the CORSIKA author group must be improved before it can be merged in the official code base. [coding guidelines](https://gitlab.iap.kit.edu/AirShowerPhysics/corsika/blob/master/CONTRIBUTING.md). Code that fail the review by the CORSIKA author group must be improved before it can be merged in the official code base.
You need to read and agree to the [collaboration agreement](https://gitlab.ikp.kit.edu/AirShowerPhysics/corsika/blob/master/COLLABORATION_AGREEMENT.md).
We also want to point you to the [MCnet guidelines](https://gitlab.ikp.kit.edu/AirShowerPhysics/corsika/blob/master/MCNET_GUIDELINES), which are very useful also for us.
## Prerequisites and Installation
Please check the README of a specific version/branch you are interested in.
You need to read and agree to the [collaboration agreement](https://gitlab.iap.kit.edu/AirShowerPhysics/corsika/blob/master/COLLABORATION_AGREEMENT.md).
We also want to point you to the [MCnet guidelines](https://gitlab.iap.kit.edu/AirShowerPhysics/corsika/blob/master/MCNET_GUIDELINES), which are very useful also for us.