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
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
Pranav Sampathkumar
corsika
Commits
273b813f
Commit
273b813f
authored
4 years ago
by
Jean-Marco Alameddine
Committed by
Maximilian Sackel
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix PROPOSAL warnings
parent
ccccfcc5
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Processes/Proposal/ContinuousProcess.cc
+1
-1
1 addition, 1 deletion
Processes/Proposal/ContinuousProcess.cc
Processes/Proposal/Interaction.cc
+1
-1
1 addition, 1 deletion
Processes/Proposal/Interaction.cc
Processes/Proposal/PROPOSAL
+1
-1
1 addition, 1 deletion
Processes/Proposal/PROPOSAL
with
3 additions
and
3 deletions
Processes/Proposal/ContinuousProcess.cc
+
1
−
1
View file @
273b813f
...
...
@@ -52,7 +52,7 @@ namespace corsika::process::proposal {
++
frac_iter
;
}
media
[
ncarg
]
=
PROPOSAL
::
Medium
(
"Modified Air"
,
1.
,
PROPOSAL
::
Air
().
GetI
(),
PROPOSAL
::
Air
().
GetC
(),
"Modified Air"
,
PROPOSAL
::
Air
().
GetI
(),
PROPOSAL
::
Air
().
GetC
(),
PROPOSAL
::
Air
().
GetA
(),
PROPOSAL
::
Air
().
GetM
(),
PROPOSAL
::
Air
().
GetX0
(),
PROPOSAL
::
Air
().
GetX1
(),
PROPOSAL
::
Air
().
GetD0
(),
1.0
,
comp_vec
);
}
...
...
This diff is collapsed.
Click to expand it.
Processes/Proposal/Interaction.cc
+
1
−
1
View file @
273b813f
...
...
@@ -51,7 +51,7 @@ namespace corsika::process::proposal {
++
frac_iter
;
}
media
[
ncarg
]
=
PROPOSAL
::
Medium
(
"Modified Air"
,
1.
,
PROPOSAL
::
Air
().
GetI
(),
PROPOSAL
::
Air
().
GetC
(),
"Modified Air"
,
PROPOSAL
::
Air
().
GetI
(),
PROPOSAL
::
Air
().
GetC
(),
PROPOSAL
::
Air
().
GetA
(),
PROPOSAL
::
Air
().
GetM
(),
PROPOSAL
::
Air
().
GetX0
(),
PROPOSAL
::
Air
().
GetX1
(),
PROPOSAL
::
Air
().
GetD0
(),
1.0
,
comp_vec
);
}
...
...
This diff is collapsed.
Click to expand it.
PROPOSAL
@
17bc2e3a
Compare
0a5467dd
...
17bc2e3a
Subproject commit
0a5467ddda72f2729b1dc340eb03407c33ebeb2b
Subproject commit
17bc2e3a6fb777c51993dca12831c45a8eb40ff8
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