- 05 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 !483
-
ext-calvo_p authored
-
- 25 Mar, 2021 1 commit
-
- 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 !479
-
ext-calvo_p authored
-
- 23 Mar, 2021 2 commits
-
-
kraus authored
- 22 Mar, 2021 2 commits
-
-
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
- 28 Feb, 2021 2 commits
-
-
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
-
-
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.
- 09 Feb, 2021 2 commits
-
-
ext-calvo_p authored
Resolve "Renaming particle matter interactions models and types" Closes #633 See merge request !475
-
ext-calvo_p authored
-
- 08 Feb, 2021 2 commits
-
-
ext-calvo_p authored
Resolve "Loss files overwritten for collimators" Closes #636 See merge request !474
-
ext-calvo_p authored
-
- 02 Feb, 2021 2 commits
-
-
ext-calvo_p authored
Resolve "Reviewing physics behind particle matter interaction models" Closes #634 See merge request !470
-
ext-calvo_p authored
-
- 31 Jan, 2021 2 commits
-
-
kraus authored
- 27 Jan, 2021 2 commits
-
-
kraus authored
fix the unit test 'SolveFactoryTest' which failed due to the added out of... Closes NightlyBuild#28 See merge request !471
-
kraus authored
fix the unit test 'SolveFactoryTest' which failed due to the added out of bounds check; additionally fixed the test 'VariableRFCavityFringeFieldTest.TestConstructor'
-
- 21 Jan, 2021 2 commits
-
-
ext-calvo_p authored
Resolve "Bethe-Bloch threshold" Closes #83 See merge request !469
-
ext-calvo_p authored
-
- 18 Jan, 2021 1 commit
-
-
ext-calvo_p authored
Resolve "Verifying particle matter interaction type" Closes #631 See merge request !466
-
- 15 Jan, 2021 2 commits
-
-
kraus authored
replace &(someVector[0]) with someVector.data() where the vector written but only read and where we can't be sure that if it has elements
- 14 Jan, 2021 5 commits
-
-
ext-calvo_p authored
-
ext-calvo_p authored
-
ext-calvo_p authored
-
ext-calvo_p authored
-
ext-calvo_p authored
-
- 04 Jan, 2021 2 commits
-
-
kraus authored
adding command line argument git-revision, cleaning up (a bit) parsing of command line arguemnts, fix output of compile options