- 26 Feb, 2015 1 commit
-
-
kraus authored
- fix output of number of particles (suppress warning about number of particles on Beam command where there shouldn't be one)
-
- 24 Feb, 2015 3 commits
-
-
kraus authored
-
Andreas Adelmann authored
-
Andreas Adelmann authored
-
- 23 Feb, 2015 1 commit
-
-
Andreas Adelmann authored
-
- 20 Feb, 2015 3 commits
-
-
Andreas Adelmann authored
-
Kaman Tülin authored
-
Kaman Tülin authored
The bunch offsets are taken into account; linear interpolation is implemented in fieldsolver when using H5 geometry
-
- 19 Feb, 2015 1 commit
-
-
Achim Gsell authored
-
- 14 Feb, 2015 1 commit
-
-
Andreas Adelmann authored
-
- 13 Feb, 2015 4 commits
-
-
kraus authored
-
kraus authored
-
Andreas Adelmann authored
-
Andreas Adelmann authored
-
- 12 Feb, 2015 2 commits
-
-
winklehner_d authored
field and potential output to gmsg.
-
winklehner_d authored
computeSelfFields(_cycl). Needed to have individual cell counters for the three directions, plus last cell was missing. Added line to take z position of beam into account when doing fieldsolve with internal/external beam pipe. Here, the transversal offset should be taken into account as well...TODO!
-
- 11 Feb, 2015 2 commits
-
-
kraus authored
- recalculate reference trajectory in bends on node 0 after autophasing; fixes problem of BerlinPro guys; the energy of the beam that the algorithm for autophaseing calculates with a single particle is not exactly the same as we receive in a subsequent regular run with many particles. Therefore we need to readjust the magnetic fields on all cores.
-
kraus authored
- recalculate reference trajectory inside bends on node 0 after autophasing; fixes problems of BerlinPro guys
-
- 07 Feb, 2015 1 commit
-
-
Andreas Adelmann authored
-
- 26 Jan, 2015 1 commit
-
-
kraus authored
- fixing syntax error
-
- 21 Jan, 2015 1 commit
-
-
adelmann authored
-
- 13 Jan, 2015 3 commits
- 12 Jan, 2015 6 commits
-
-
gsell authored
-
gsell authored
-
gsell authored
-
adelmann authored
/gpfs/DDNgpfs1/bekas/YVES/local/bgclang/r209570-20140527/libc++/include/algorithm:2073:5: error: no matching function for call to '__fill' _VSTD::__fill(__first, __last, __value_, typename iterator_traits<_ForwardIterator>::iterator_category()); ^~~~~~~~~~~~~ /gpfs/DDNgpfs1/bekas/YVES/local/bgclang/r209570-20140527/libc++/include/__config:348:15: note: expanded from macro '_VSTD' #define _VSTD std::_LIBCPP_NAMESPACE ^ /gpfs/DDNgpfs1/bekas/YVES/work/OPT/opal/src/Algorithms/ParallelTTracker.cpp:2098:10: note: in instantiation of function template specialization 'std::__1::fill<ParticleAttribIterator<double>, double>' requested here std::fill(itsBunch->dt.begin(), itsBunch->dt.end(), itsBunch->getdT()); ^ /gpfs/DDNgpfs1/bekas/YVES/local/bgclang/r209570-20140527/libc++/include/algorithm:2054:1: note: candidate function [with _ForwardIterator = ParticleAttribIterator<double>, _Tp = double] not viable: no known conversion from 'typename iterator_traits<ParticleAttribIterator<double> >::iterator_category' (aka 'std::__1::input_iterator_tag') to 'std::__1::forward_iterator_tag' for 4th argument __fill(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value_, forward_iterator_tag) ^ /gpfs/DDNgpfs1/bekas/YVES/local/bgclang/r209570-20140527/libc++/include/algorithm:2063:1: note: candidate function [with _RandomAccessIterator = ParticleAttribIterator<double>, _Tp = double] not viable: no known conversion from 'typename iterator_traits<ParticleAttribIterator<double> >::iterator_category' (aka 'std::__1::input_iterator_tag') to 'std::__1::random_access_iterator_tag' for 4th argument __fill(_RandomAccessIterator __first, _RandomAccessIterator __last, const _Tp& __value_, random_access_iterator_tag) ^
-
adelmann authored
-
adelmann authored
-
- 09 Jan, 2015 6 commits
- 08 Jan, 2015 3 commits
- 07 Jan, 2015 1 commit
-
-
adelmann authored
-