- 23 Apr, 2017 1 commit
-
-
winklehner_d authored
-
- 13 Apr, 2017 1 commit
-
-
snuverink_j authored
-
- 27 Mar, 2017 1 commit
-
-
snuverink_j authored
-
- 23 Mar, 2017 1 commit
-
-
snuverink_j authored
-
- 20 Mar, 2017 1 commit
-
-
chrisrogers1234 authored
Fixes #56 - OpalRing components throw segmentation fault and #59 - Unit tests throw segmentation fault; partial implementation of #68 DumpEmFields
-
- 11 Feb, 2017 2 commits
-
-
Christof Metzger-Kraus authored
-
Christof Metzger-Kraus authored
moving startTimer/stopTimer outside loop over particles and - avoiding string comparison inside loops over particles
-
- 08 Feb, 2017 1 commit
-
-
Christof Metzger-Kraus authored
ParallelTTracker. Particle-Matter interaction doesn't work either at the moment. I hope that I didn't create too much of a mess when merging!
-
- 25 Jan, 2017 2 commits
-
-
frey_m authored
In case of a multi-bunch simulation with MBMODE=FORCE (in OPAL input file) the npart_mb, q_mb, p_mb, m_mb and r_mb are not set. Leading to a segfault. I did as provisional fix in ParallelCyclotronTracker::Tracker_Generic() (A 10 bunch simulation worked without errors). modified: src/Algorithms/ParallelCyclotronTracker.cpp
-
adelmann authored
allow 0 in dump frequency (frequ is maxint) and supress h5 writes of number of partcles are 1 and 2 in OPAL_cycl
-
- 22 Nov, 2016 2 commits
-
-
adelmann authored
-
Andreas Adelmann authored
-
- 27 Oct, 2016 1 commit
-
-
gsell authored
- ParallelCyclotronTracker::Tracker_RK4(): add missing curly brackets
-
- 19 Oct, 2016 1 commit
-
-
chrisrogers1234 authored
-
- 08 Aug, 2016 1 commit
-
-
winklehner_d authored
Tried to merge master and local changes to ParallelCyclotronTracker and MGPoissonSolver...hope it worked :) -DW
-
- 13 Jul, 2016 1 commit
-
-
adelmann authored
-
- 07 Jun, 2016 1 commit
-
-
Andreas Adelmann authored
-
- 17 May, 2016 2 commits
- 16 May, 2016 1 commit
-
-
Andreas Adelmann authored
-
- 06 May, 2016 1 commit
-
-
winklehner_d authored
-
- 10 Mar, 2016 1 commit
-
-
Andreas Adelmann authored
Revert "In case a distribution has OFFSET, in OPAL-cycl the referernce particle has to be adjusted." This reverts commit 20d8e10d.
-
- 08 Mar, 2016 1 commit
-
-
Andreas Adelmann authored
Need this for OPAL-t, OPAL-cycl coupling in lieu of gantry simulations (Jozef).
-
- 19 Feb, 2016 1 commit
-
-
Andreas Adelmann authored
-
- 18 Sep, 2015 1 commit
-
-
winklehner_d authored
-
- 15 Jul, 2015 1 commit
-
-
kraus authored
-
- 16 Jun, 2015 1 commit
-
-
adelmann authored
-
- 01 Jun, 2015 1 commit
-
-
kraus authored
fixing restart: can now (again) restart from any step in any H5Part file that was written for/with OPAL; SDDS file and load balance file are rewound to an s-position less or equal as in the H5file
-
- 12 May, 2015 1 commit
-
-
kraus authored
-
- 25 Mar, 2015 1 commit
-
-
kraus authored
removing 'using namespace', 'using somenamespace::function' and 'using somenamespace::class' from headerfiles
-
- 10 Mar, 2015 1 commit
-
-
kraus authored
-
- 04 Mar, 2015 1 commit
-
-
kraus authored
-
- 20 Feb, 2015 1 commit
-
-
Kaman Tülin authored
-
- 02 Dec, 2014 1 commit
-
-
adelmann authored
-
- 25 Nov, 2014 2 commits
-
-
Daniel Winklehner authored
-
Daniel Winklehner authored
-
- 18 Nov, 2014 1 commit
-
-
Daniel Winklehner authored
Brought back saving in local frame for cyclotron tracker. Reverted the way mean E is calculated in PartBunch. Hopefully, restarts in local as well as in global frame now work in the cyclotron tracker.
-
- 05 Nov, 2014 1 commit
-
-
kraus authored
- moving the following classes over from OPAL to CLASSIC o OpalField -> ClassicField o OpalRing -> Ring o OpalRingSection -> RingSection o LossDataSink - clean up - splitting Options into classic and opal options
-
- 01 Nov, 2014 1 commit
-
-
adelmann authored
This allows to specify collimator losses as an objective. CHK wrote the original part, I did minor modifications. I tested with BeamLine-1 from the regressiontests so far only with one core.
-
- 20 Oct, 2014 1 commit
-
-
kraus authored
- putting own header file first o for reason see http://www.cplusplus.com/forum/articles/10627/#msg49679 and http://www.cplusplus.com/forum/articles/10627/#msg49680
-