- 02 Feb, 2021 1 commit
-
-
ext-calvo_p authored
-
- 26 Nov, 2020 1 commit
-
-
albajacas_a authored
removed bug. Total dist will be computed only when the solve() function gets removed from undulator.cpp
-
- 05 Oct, 2020 1 commit
-
-
gsell authored
-
- 25 Sep, 2020 1 commit
-
-
snuverink_j authored
-
- 24 Sep, 2020 1 commit
-
-
kraus authored
-
- 18 Aug, 2020 1 commit
-
-
kraus authored
check the length of the elements and compare it with the length of a time step; check that the user inputs for DT and MAXSTEPS of the TRACK command and for L of the elements are positive values; replace the length_m member variables in the elements with method call getElementLength;
-
- 04 Aug, 2020 1 commit
-
-
kraus authored
-
- 20 Jul, 2020 1 commit
-
-
kraus authored
-
- 18 Jul, 2020 2 commits
- 17 Jul, 2020 1 commit
-
-
kraus authored
-
- 16 Jul, 2020 1 commit
-
-
kraus authored
-
- 08 Jul, 2020 1 commit
-
-
albajacas_a authored
-
- 19 Jun, 2020 1 commit
-
-
frey_m authored
-
- 18 Jun, 2020 1 commit
-
-
frey_m authored
-
- 01 May, 2020 1 commit
-
-
snuverink_j authored
-
- 14 Feb, 2020 1 commit
-
-
gsell authored
-
- 11 Feb, 2020 1 commit
-
-
gsell authored
-
- 07 Sep, 2019 1 commit
-
-
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;
-
- 19 Aug, 2019 1 commit
-
-
snuverink_j authored
-
- 20 Jul, 2019 1 commit
-
-
kraus authored
-
- 23 Jun, 2019 1 commit
-
-
frey_m authored
-
- 22 May, 2019 1 commit
-
-
kraus authored
Use different chains of random numbers on each core of a parallel run in CollimatorPhysics. Furhtermore fix simulation time after all particles were in material and fix spurious structure in longitudinal position with period length of time step that was present after passage of material.
-
- 02 May, 2019 1 commit
-
-
kraus authored
-
- 10 Apr, 2019 1 commit
-
-
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
-
- 06 Apr, 2019 1 commit
-
-
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.
-
- 05 Apr, 2019 1 commit
-
-
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 1 commit
-
-
kraus authored
-
- 02 Apr, 2019 2 commits
- 10 Mar, 2019 2 commits
-
-
adelmann authored
- 28 Dec, 2018 1 commit
-
-
kraus authored
-
- 27 Dec, 2018 1 commit
-
-
kraus authored
zero but bunch is at e.g. z = 10 m; reintroducing __DBGMSG__ define which is useful for debugging printing the name of the file without its path and the line number
-
- 17 Nov, 2018 1 commit
-
-
kraus authored
-
- 23 Sep, 2018 1 commit
-
-
kraus authored
-
- 24 Apr, 2018 1 commit
-
- 18 Apr, 2018 2 commits
- 03 Apr, 2018 1 commit
-
-
kraus authored
first version of multi-slit/pepperpot/what ever aka flexible collimator. However way to slow to be practical
-