- Apr 26, 2019
-
-
snuverink_j authored
-
snuverink_j authored
Resolve "Cleanup legacy code" Closes #302 See merge request !84
-
snuverink_j authored
-
- Apr 18, 2019
-
-
snuverink_j authored
Resolve "Cleanup unused and outdated files" Closes #289 See merge request !81
-
snuverink_j authored
-
- Apr 12, 2019
-
-
kraus authored
use approximation of mean excitation energy as default in Material class and use found values from Particle Data Group and NIST in derived classes. Renamed Titan to Titanium
- Apr 11, 2019
-
-
gsell authored
- Apr 10, 2019
-
-
kraus authored
fix reference for case when all particles are in degrader material; refactor CollimatorPhysics and tried to clean up mix of units and convertions
- Apr 07, 2019
-
-
kraus authored
Merge branch '295-ParallelTTracker-crashes-when-using-particle-matter-integration-and-space-charge-solver-if-all-particles-are-in-material' into 'master' Resolve "ParallelTTracker crashes when using particle matter integration and space charge solver if all particles are in material" Closes #295 See merge request !70
-
kraus authored
Added comments for the material parameters and fit coefficients. Additionally removed unused variable.
-
- Apr 06, 2019
-
-
kraus authored
-
kraus authored
than zero particles are outside the material. When a single particle was outside the material OPAL aborted with the message 'h<0, can not build a mesh'. The bounding box around a single particle has no volume and hence the volume of the mesh would be zero as well. This is fixed if more than one particle is outside the material. For consistency with the method computeSpaceChargeFields I chose minBinEmitted_m as number of particles that have to be outside. Its default value is 10.
-
snuverink_j authored
Resolve "Stripper Element not losing any particles" Closes #293 See merge request !68
-
- Apr 05, 2019
-
-
kraus authored
Avoid duplication of member variables for location and momentum of the reference particle and the transformation from the reference to lab coordinate system. Deleted the member variables in the ParallelTTracker and just using the ones in the PartBunch. This is a first step towards #287.
- Apr 04, 2019
-
-
snuverink_j authored
Merge branch '294-parallelcyclotrontracker-crashes-in-single-particle-mode-when-all-particles-are-lost' into 'master' Resolve "ParallelCyclotronTracker crashes (in single particle?) mode when all particles are lost" Closes #294 See merge request !69
-
kraus authored
-
- Apr 03, 2019
-
-
kraus authored
iostream instances aren't movable in older gcc. Used unique_ptr instead which works also for older versions of gcc
-
snuverink_j authored
Resolve "Cleanup tests directory from non-unit tests" Closes #290 See merge request !62
-
snuverink_j authored
-
gsell authored
-
snuverink_j authored
-
snuverink_j authored
-
- Apr 02, 2019
-
-
kraus authored
-
snuverink_j authored
-
kraus authored
-
snuverink_j authored
-
snuverink_j authored
- Apr 01, 2019
-
-
snuverink_j authored
-
snuverink_j authored
-
- Mar 29, 2019
-
-
gsell authored
-
- Mar 28, 2019
-
-
snuverink_j authored
-