IAP GITLAB
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
corsika
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Antonio Augusto Alves Junior
corsika
Commits
8a44802e
Commit
8a44802e
authored
6 years ago
by
ralfulrich
Browse files
Options
Downloads
Patches
Plain Diff
added some dox
parent
1c626153
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ThirdParty/ThirdParty.dox
+4
-0
4 additions, 0 deletions
ThirdParty/ThirdParty.dox
corsika.dox
+20
-7
20 additions, 7 deletions
corsika.dox
with
24 additions
and
7 deletions
ThirdParty/ThirdParty.dox
+
4
−
0
View file @
8a44802e
...
@@ -25,4 +25,8 @@ The catch2 unit testing library is from: https://github.com/catchorg/Catch2
...
@@ -25,4 +25,8 @@ The catch2 unit testing library is from: https://github.com/catchorg/Catch2
Licence: BSL-1.0 (https://github.com/martinmoene/PhysUnits-CT-Cpp11/blob/master/LICENSE_1_0.txt)
Licence: BSL-1.0 (https://github.com/martinmoene/PhysUnits-CT-Cpp11/blob/master/LICENSE_1_0.txt)
References: https://github.com/catchorg/Catch2
References: https://github.com/catchorg/Catch2
@section eigen3
eigen3 ....
*/
*/
This diff is collapsed.
Click to expand it.
corsika.dox
+
20
−
7
View file @
8a44802e
/**
/**
@mainpage CORSIKA air shower simulations framework
@mainpage CORSIKA air shower simulations framework
Documentation and reference guide for the CORSIKA8 software framework
Documentation and reference guide for the CORSIKA8 (CORSIKA version 8)
for air shower simulations. CORSIKA is the most comprehensive
software framework for air shower simulations. CORSIKA8 is developed
framework for air shower simulations. CORSIKA is characterized by
at <a
simulating particle cascades in astrophysical environments. The impact
href="https://gitlab.ikp.kit.edu/AirShowerPhysics">https://gitlab.ikp.kit.edu</a>. If
of stochastic and continuous processes on the cascade development is
you got the code from somewhere else, consider to switch to the
simulated. To boost computational efficiency different techniques are
official development repository. If you want to report bugs, or want
provided, like thinning or cascade equations.
to suggest features or future development, please submit an "issue" on
this gitlab server.
CORSIKA is the most comprehensive framework for simulating particle
cascades in astrophysical environments, for example extensive air
showers. The impact of stochastic and continuous processes on the
cascade development is simulated. To boost computational efficiency
different techniques are provided, like thinning or cascade equations.
The software makes extensive use of static design patterns and
The software makes extensive use of static design patterns and
compiler optimization. Thus, the most fundamental configuration
compiler optimization. Thus, the most fundamental configuration
decision of the user must be performed at compile time. At runtime
decision of the user must be performed at compile time. At runtime
only spcific parameters can still be changed.
only spcific parameters can still be changed.
When you contribute to CORSIKA, follow the guidlines outlined here:
<a
href="https://gitlab.ikp.kit.edu/AirShowerPhysics/corsika/wikis/home">Development
wiki text</a>
*/
*/
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment