File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 344344/* #undef __CACHE_SIBYLL__ */
345345
346346/* coconut configuration cache for option SLANT */
347- /* #undef __CACHE_SLANT__ */
347+ #define __CACHE_SLANT__ /* */
348348
349349/* coconut configuration cache for option STACKIN */
350350/* #undef __CACHE_STACKIN__ */
575575/* #undef __SIBYLL__ */
576576
577577/* slant profile */
578- /* #undef __SLANT__ */
578+ #define __SLANT__ 1
579579
580580/* stack input */
581581/* #undef __STACKIN__ */
Original file line number Diff line number Diff line change 368368/* #undef __CACHE_VENUS__ */
369369
370370/* coconut configuration cache for option VIEWCONE */
371- /* #undef __CACHE_VIEWCONE__ */
371+ #define __CACHE_VIEWCONE__ /* */
372372
373373/* coconut configuration cache for option VOLUMECORR */
374374/* #undef __CACHE_VOLUMECORR__ */
602602/* #undef __VENUS__ */
603603
604604/* viewcone */
605- /* #undef __VIEWCONE__ */
605+ #define __VIEWCONE__ 1
606606
607607/* detector geometry (vertical string) */
608608/* #undef __VOLUMECORR__ */
Original file line number Diff line number Diff line change 1+ Synchronize opt and no-opt CORSIKA config files (especially for viewcone).
You can’t perform that action at this time.
0 commit comments