Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
  • frey_m's avatar
    Multi-bunch simulation OPAL-Cycl · 2277360c
    frey_m authored
    In case of a multi-bunch simulation with
    
    MBMODE=FORCE (in OPAL input file)
    
    the npart_mb, q_mb, p_mb, m_mb and r_mb are not set. Leading to a segfault.
    I did as provisional fix in ParallelCyclotronTracker::Tracker_Generic()
    (A 10 bunch simulation worked without errors).
    
    modified:   src/Algorithms/ParallelCyclotronTracker.cpp
    2277360c