- 02 May, 2019 1 commit
-
-
kraus authored
-
- 29 Apr, 2019 2 commits
-
-
snuverink_j authored
No symbol warnings mac See merge request OPAL/src!86
-
snuverink_j authored
rename template implementation to hpp; SAAMG check in Solvers/CMakeLists; delete empty VectorMap.cpp
-
- 26 Apr, 2019 4 commits
-
-
snuverink_j authored
Templates for issues and merge requests See merge request OPAL/src!83
-
snuverink_j authored
-
snuverink_j authored
Resolve "Cleanup legacy code" Closes #302 See merge request OPAL/src!84
-
snuverink_j authored
-
- 18 Apr, 2019 2 commits
-
-
snuverink_j authored
Resolve "Cleanup unused and outdated files" Closes #289 See merge request OPAL/src!81
-
snuverink_j authored
-
- 12 Apr, 2019 2 commits
-
-
kraus authored
Merge branch '299-implement-a-better-format-for-the-material-parameters-in-collimatorphysics' into 'master' Resolve "Implement a better format for the material parameters in CollimatorPhysics" Closes #299 See merge request OPAL/src!77
-
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
-
- 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 !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 1 commit
-
-
snuverink_j authored
-