- 11 Apr, 2019 2 commits
-
-
gsell authored
Resolve "reading H5Block formatted field-maps crashes" Closes #300 See merge request OPAL/src!78
-
gsell authored
-
- 10 Apr, 2019 2 commits
-
-
kraus authored
Resolve "Reference particle has to be slowed down by material" Closes #298 See merge request OPAL/src!76
-
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
-
- 07 Apr, 2019 2 commits
-
-
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 OPAL/src!70
-
kraus authored
Added comments for the material parameters and fit coefficients. Additionally removed unused variable.
-
- 06 Apr, 2019 4 commits
-
-
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.
-
kraus authored
Avoid duplication of member variables for location and momentum of the... See merge request OPAL/src!75
-
snuverink_j authored
Resolve "Stripper Element not losing any particles" Closes #293 See merge request OPAL/src!68
-
- 05 Apr, 2019 2 commits
-
-
kraus authored
iostream instances aren't movable in older gcc. See merge request OPAL/src!73
-
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.
-
- 04 Apr, 2019 3 commits
-
-
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 OPAL/src!69
-
kraus authored
Missed some getCoordTransformationTo. Fixing this See merge request OPAL/src!74
-
kraus authored
-
- 03 Apr, 2019 7 commits
-
-
kraus authored
iostream instances aren't movable in older gcc. Used unique_ptr instead which works also for older versions of gcc
-
gsell authored
Resolve "add missing license" Closes #296 See merge request OPAL/src!71
-
snuverink_j authored
Resolve "Cleanup tests directory from non-unit tests" Closes #290 See merge request OPAL/src!62
-
snuverink_j authored
-
gsell authored
-
snuverink_j authored
-
snuverink_j authored
-
- 02 Apr, 2019 6 commits
-
-
kraus authored
Use a more suitable name instead of getCoordTransformationTo See merge request OPAL/src!67
-
kraus authored
-
snuverink_j authored
-
kraus authored
-
snuverink_j authored
-
snuverink_j authored
-
- 01 Apr, 2019 3 commits
-
-
snuverink_j authored
-
snuverink_j authored
-
gsell authored
fixes for warnings/errors with Xcode 10.2 See merge request OPAL/src!61
-
- 29 Mar, 2019 1 commit
-
-
gsell authored
-
- 28 Mar, 2019 1 commit
-
-
snuverink_j authored
-
- 27 Mar, 2019 2 commits
-
-
snuverink_j authored
-
kraus authored
-
- 26 Mar, 2019 3 commits
-
-
snuverink_j authored
-
snuverink_j authored
-
snuverink_j authored
-
- 25 Mar, 2019 1 commit
-
-
snuverink_j authored
-
- 24 Mar, 2019 1 commit
-
-
kraus authored
-