- 27 Nov, 2014 2 commits
-
-
adelmann authored
Not yet in operation and some of the headerfiles need to be cleaned up. Need to remove physics.h. At the moment the matched distribution generator is not enabled!
-
adelmann authored
At the moment I do not know how to get to the parameters from the Cyclotron element however I add the Beamline as an argument to fix this later
-
- 25 Nov, 2014 2 commits
-
-
Daniel Winklehner authored
-
Daniel Winklehner authored
-
- 21 Nov, 2014 1 commit
-
-
Jianjun Yang 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 2 commits
-
-
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
-
Steve Russell authored
-
- 02 Nov, 2014 1 commit
-
-
adelmann authored
fix proplem when running in parallel RestartTest-1 was proken. Not sure I understand 100% why I need this
-
- 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.
-
- 31 Oct, 2014 1 commit
-
-
Steve Russell authored
-
- 30 Oct, 2014 6 commits
- 29 Oct, 2014 1 commit
-
-
kraus authored
-
- 28 Oct, 2014 1 commit
-
-
kraus authored
-
- 24 Oct, 2014 4 commits
- 23 Oct, 2014 1 commit
-
-
kraus authored
-
- 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
-
- 18 Oct, 2014 1 commit
-
-
kraus authored
- remove 'using namespace' from header files - remove 'using std::string' and 'using std::abs' from header files For reason see: o http://stackoverflow.com/questions/5849457/using-namespace-in-c-headers
-
- 16 Oct, 2014 2 commits
- 15 Oct, 2014 1 commit
-
-
Tuelin Kaman authored
For ParallelT method: If BoundaryGeometry is allocated, use it for the iterative solver in a field free region
-
- 09 Oct, 2014 1 commit
-
-
Daniel Winklehner authored
Fixed small issue with singleParticleDump not working correctly in CyclotronTracker in RK-4 mode, made combined LF-2/RK-4 tracker default
-
- 08 Oct, 2014 1 commit
-
-
kraus authored
fix problem when many sections are glued together
-
- 07 Oct, 2014 2 commits
-
-
kraus authored
- improve check if sections are glued together
-
Daniel Winklehner authored
*) Fixed a problem with saving the lost particles if not all processors have lost particles. \n*) Consolidated Tracker_RK4 and Tracker_LF in ParallelCyclotronTracker. Enclosed in #ifdef for now. Activate by uncommenting #define GENERICTRACKER in ParallelCyclotronTracker.h. \n*) Added the general OPAL OPTION boundpdestroyfreq for Cyclotron Tracker.
-
- 29 Sep, 2014 2 commits
-
-
Daniel Winklehner authored
-
Daniel Winklehner authored
-
- 26 Sep, 2014 1 commit
-
-
gsell authored
-
- 25 Sep, 2014 1 commit
-
-
Daniel Winklehner authored
Cosmetics, Typos and a bugfix in calculateBeamParameters_cycl() where the energy would always be 0 and thus the emittance inf
-
- 23 Sep, 2014 1 commit
-
-
Daniel Winklehner authored
-
- 19 Sep, 2014 2 commits
-
-
Xiaoying Pang authored
xpang: fixed a bug in CSRWakefunction.cpp and added CSRIGFWakefunction.cpp for the integrated green function method
-
Tuelin Kaman authored
Injector2 runs are terminated normally now. MPI_File_write_at function was called after MPI_FINALIZE
-