IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 424b676f authored by Maximilian Reininghaus's avatar Maximilian Reininghaus :vulcan:
Browse files

lower example energy for CI

parent 8d79211e
No related branches found
No related tags found
1 merge request!534default configuration for ICRC 2023
Pipeline #11186 canceled
......@@ -68,7 +68,7 @@ else()
message("compiling corsika.cpp with UrQMD")
endif()
target_link_libraries (corsika CORSIKA8::CORSIKA8)
CORSIKA_REGISTER_EXAMPLE (corsika RUN_OPTIONS --energy=100 --zenith=10 --nevent=2 --filename=corsika_test --pdg=2212)
CORSIKA_REGISTER_EXAMPLE (corsika RUN_OPTIONS --energy=10 --zenith=10 --nevent=2 --filename=corsika_test --pdg=2212)
add_executable (mars mars.cpp)
target_link_libraries (mars CORSIKA8::CORSIKA8)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment