- Sep 07, 2019
-
-
kraus authored
Implements tracking bunch back in time; replace queues for time step size, num time steps and zstop with class that stores all these informations in a list; let the SOURCE element absorbe all particles in case of back tracking; disables automatic centering of FROMFILE distributions;
-
- Aug 24, 2019
-
-
snuverink_j authored
This MR is a somewhat random collection of minor fixes that were accumulated over the past months. It removes several unused methods, has some minor refactoring, and improves spelling and spacing. In particular `src/Classic/AbsBeamline/Bend2D.cpp` and `src/Elements/OpalBeamline.cpp` were cleaned. Some of the fixes were found with the static code analysis of #62. See merge request !168
-
snuverink_j authored
-
- Aug 19, 2019
-
-
snuverink_j authored
move openMode from Options to OpalData and pass as argument for LossDataSink See merge request !167
-
snuverink_j authored
-
- Aug 13, 2019
-
-
snuverink_j authored
Resolve "Probe Output" Closes #344 See merge request !161
-
- Aug 12, 2019
-
- Aug 11, 2019
-
-
snuverink_j authored
-
- Aug 09, 2019
-
-
gsell authored
-
- Aug 08, 2019
-
- Jul 31, 2019
-
-
kraus authored
- Jul 30, 2019
-
-
snuverink_j authored
-
snuverink_j authored
-
- Jul 29, 2019
-
-
snuverink_j authored
-
kraus authored
format and precision of column value output
-
- Jul 26, 2019
- Jul 25, 2019
- Jul 24, 2019
-
- Jul 22, 2019
-
-
frey_m authored
-
- Jul 20, 2019
-
-
kraus authored
- Jul 19, 2019
-
-
frey_m authored
- Jul 18, 2019
- Jul 17, 2019
-
-
snuverink_j authored
Gcc9 compiler warnings and breaks This MR fixes some missing break statements and gcc9 compiler warnings. This MR replaces C sort algorithms with std::sort solutions. See merge request !142
-
snuverink_j authored
Replace C sort algorithms with std::sort solutions.
-