IAP GITLAB
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
corsika
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
Air Shower Physics
corsika
Commits
5aaed4d5
You need to sign in or sign up before continuing.
Commit
5aaed4d5
authored
6 years ago
by
ralfulrich
Browse files
Options
Downloads
Patches
Plain Diff
doxygen
parent
581ba6f1
No related branches found
No related tags found
1 merge request
!68
48 particle creator
Pipeline
#261
passed
6 years ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
COAST/README.md
+9
-2
9 additions, 2 deletions
COAST/README.md
Documentation/Doxygen/Doxyfile.in
+1
-1
1 addition, 1 deletion
Documentation/Doxygen/Doxyfile.in
with
10 additions
and
3 deletions
COAST/README.md
+
9
−
2
View file @
5aaed4d5
# COAST interface {#COASTinterface}
With the COAST interface of CORSIKA 8 you can write a CORSIKA 8
"process" class and link it to CORSIKA 7. This can be very powerful to
benchmark new CORSIKA 8 physics code in the context of "old" CORSIKA 7
simulations.
This is based on corsika7/trunk/coast/CoastOptions/example with an
additional interface to CORSIKA8.
additional interface to CORSIKA
8.
This is an
example for a "COAST user library" using CORSIKA8
We provide a step-by-step
example for a "COAST user library" using CORSIKA
8
technology. It explains the steps, how to use the COAST_USER_LIB
option of CORSIKA together with CORSIKA8/COAST
...
...
This diff is collapsed.
Click to expand it.
Documentation/Doxygen/Doxyfile.in
+
1
−
1
View file @
5aaed4d5
...
...
@@ -8,7 +8,7 @@ EXCLUDE_PATTERNS = */ThirdParty/*/*
GENERATE_HTML = YES
GENERATE_LATEX = YES
FILE_PATTERNS = *.cc *.cpp *.cxx *.h *.dox *.inc
FILE_PATTERNS = *.cc *.cpp *.cxx *.h *.dox *.inc
*.md
EXTENSION_MAPPING = inc=C++
RECURSIVE = YES
...
...
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