- 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
-
- 17 Sep, 2014 5 commits
-
-
Tuelin Kaman authored
Delete object of abstract class to finalize the run properly -Use smart reference-counted pointer class for dynamic memory management to avoid memory leak
-
ext-rogers_c authored
-
Daniel Winklehner authored
Fixed some issues with new asignment operators in variable RF cavities that prevented gcc from compiling on merlin PLEASE DOUBLE-CHECK
-
Daniel Winklehner authored
-
ext-rogers_c authored
-
- 12 Sep, 2014 1 commit
-
-
Daniel Winklehner authored
1. Changed the way eKin_m is calculated in PartBunch to be consistent between P and E especially when restarting, 2. Removed some debug outputs.
-
- 11 Sep, 2014 1 commit
-
-
Tuelin Kaman authored
-
- 10 Sep, 2014 2 commits
-
-
Daniel Winklehner authored
Cosmetics, Typo, and an indexing error in Distribution.cpp that lead to (n_processors - 1) extra particles
-
Daniel Winklehner authored
Major Changes: 1. No more dumping or restarting in LOCAL frame. 2. OPAL-CYCL now recalculates reference* variables before dump and saves in H5 file. 3. OPAL correctly reads reference* values and calculates beta*gamma correctly from Ekin (was factor 1000 wrong before) Note: Transformation of bunch data into local frame must now be done in POSTPROCESSING -> upgrade H5root
-
- 09 Sep, 2014 1 commit
-
-
adelmann authored
-
- 05 Sep, 2014 1 commit
-
-
gsell authored
-
- 01 Sep, 2014 2 commits
-
-
Daniel Winklehner authored
-
Daniel Winklehner authored
Some refactoring and more comments for computeSelfFields_cycl(), fixed missing gamma factor for electric field -DW
-
- 31 Aug, 2014 1 commit
-
-
Tuelin Kaman authored
-
- 31 Jul, 2014 1 commit
-
-
adelmann authored
-
- 30 Jul, 2014 2 commits