- 10 Jun, 2021 3 commits
-
-
snuverink_j authored
-
snuverink_j authored
Resolve "Octupole magnet strengths are set using the formula for Decapoles" Closes #653 See merge request !496
-
snuverink_j authored
-
- 04 Jun, 2021 2 commits
-
-
ext-calvo_p authored
Resolve "DumpFieldsTest and DumpEMFieldsTest failed" Closes #652 See merge request !495
-
ext-calvo_p authored
-
- 01 Jun, 2021 2 commits
-
-
ext-calvo_p authored
Resolve "Define OUTFN as common attribute" Closes #650 See merge request OPAL/src!494
-
ext-calvo_p authored
-
- 10 May, 2021 2 commits
-
-
ext-calvo_p authored
Resolve "Printing info of DumpFields and DumpEMFields" Closes #651 See merge request OPAL/src!492
-
ext-calvo_p authored
-
- 05 May, 2021 2 commits
-
-
albajacas_a authored
Resolve "INPUTMOUNITS is now eV/c instead of eV" See merge request OPAL/src!490
-
albajacas_a authored
-
- 23 Apr, 2021 2 commits
-
-
ext-calvo_p authored
Resolve "Add option to write VTK file" Closes #647 See merge request OPAL/src!488
-
ext-calvo_p authored
-
- 22 Apr, 2021 2 commits
-
-
ext-calvo_p authored
Resolve "File header for BasicActions classes" Closes #648 See merge request OPAL/src!489
-
ext-calvo_p authored
This reverts commit 39b0ee09.
-
- 16 Apr, 2021 2 commits
-
-
ext-calvo_p authored
Resolve "Extend the list of symbolic constant" See merge request OPAL/src!487
-
ext-calvo_p authored
-
- 06 Apr, 2021 1 commit
-
-
ext-calvo_p authored
Resolve "Fix turnNumber in loss output file" Closes #645 See merge request OPAL/src!486
-
- 05 Apr, 2021 4 commits
-
-
Pedro authored
-
kraus authored
Merge branch '632-delete-particles-that-move-in-the-opposite-direction-than-the-bunch' into 'master' Resolve 'Delete particles that move in the opposite direction than the bunch.' Closes #632 See merge request OPAL/src!485
-
kraus authored
-
kraus authored
compute first the means and then the standard deviation to avoid numerical instability Closes #638 See merge request OPAL/src!484
-
- 02 Apr, 2021 1 commit
-
-
kraus authored
-
- 26 Mar, 2021 2 commits
-
-
ext-calvo_p authored
Resolve "Remove unnecessary condition in CCollimators" Closes #643 See merge request OPAL/src!483
-
ext-calvo_p authored
-
- 25 Mar, 2021 1 commit
-
-
kraus authored
Resolve "UndulatorAWA-Test yielding different results" Closes #641 See merge request OPAL/src!481
-
- 24 Mar, 2021 3 commits
-
-
kraus authored
-
ext-calvo_p authored
Resolve "Update time unit in loss output file of some elements" Closes #640 See merge request OPAL/src!479
-
ext-calvo_p authored
-
- 23 Mar, 2021 2 commits
-
-
kraus authored
Fix compilation after issue 503 See merge request OPAL/src!480
-
kraus authored
-
- 22 Mar, 2021 2 commits
-
-
kraus authored
Resolve 'Add more information to the HDF5 file written by monitors' Closes #503 See merge request OPAL/src!477
-
kraus authored
commit 50e2a63e Author: Christof Kraus <christof.j.kraus@gmail.com> Date: Sun Feb 28 08:42:19 2021 +0100 add total charge and mass to the statistics commit 8792c971 Author: Christof Kraus <christof.j.kraus@gmail.com> Date: Sat Feb 27 22:06:57 2021 +0100 adding more information to loss data sink commit 93c63b24 Author: Christof Kraus <christof.j.kraus@gmail.com> Date: Sun Oct 18 10:14:42 2020 +0200 initial version for moments computer commit 8631137e Author: Christof Kraus <christof.j.kraus@gmail.com> Date: Sat Oct 10 23:07:39 2020 +0200 add initial version
-
- 19 Mar, 2021 2 commits
-
-
gsell authored
Resolve "unused variable in ippl/test/particle/p3m3dMicrobunching.cpp" Closes #639 See merge request OPAL/src!478
-
gsell authored
-
- 28 Feb, 2021 2 commits
-
-
kraus authored
Don't use GLIBCXX_ASSERTIONS in production Closes #627 See merge request OPAL/src!468
-
kraus authored
don't disable glibcxx_assertions when the build type is Release but if the variable BUILD_FOR_PRODUCTION is ON
-
- 17 Feb, 2021 3 commits
-
-
gsell authored
Resolve "Segmantation fault with BoundaryGeometry" Closes #637 See merge request OPAL/src!476
-
Achim Gsell authored
- ''if(cond) break' to leave loop replaced with condition in do {..} while(cond);
-
Achim Gsell authored
- break loop if queue_cursor >= queue_end.
-