- Mar 22, 2021
-
-
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
-
- Mar 19, 2021
-
-
gsell authored
- Feb 28, 2021
-
-
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
-
- Feb 17, 2021
-
-
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.
-
- Feb 09, 2021
-
-
ext-calvo_p authored
Resolve "Renaming particle matter interactions models and types" Closes #633 See merge request OPAL/src!475
-
ext-calvo_p authored
-
- Feb 08, 2021
-
-
ext-calvo_p authored
Resolve "Loss files overwritten for collimators" Closes #636 See merge request OPAL/src!474
-
ext-calvo_p authored
-
- Feb 02, 2021
-
-
ext-calvo_p authored
Resolve "Reviewing physics behind particle matter interaction models" Closes #634 See merge request OPAL/src!470
-
ext-calvo_p authored
-
- Jan 31, 2021
-
-
kraus authored
Resolve "Get correct output of VALUE, OPTION->AUTOPHASE" Closes #635 See merge request OPAL/src!472
-
kraus authored
-
- Jan 27, 2021
-
-
kraus authored
fix the unit test 'SolveFactoryTest' which failed due to the added out of... Closes NightlyBuild#28 See merge request OPAL/src!471
-
kraus authored
fix the unit test 'SolveFactoryTest' which failed due to the added out of bounds check; additionally fixed the test 'VariableRFCavityFringeFieldTest.TestConstructor'
-
- Jan 21, 2021
-
-
ext-calvo_p authored
Resolve "Bethe-Bloch threshold" Closes #83 See merge request OPAL/src!469
-
ext-calvo_p authored
-
- Jan 18, 2021
-
-
ext-calvo_p authored
Resolve "Verifying particle matter interaction type" Closes #631 See merge request OPAL/src!466
-
- Jan 15, 2021
-
-
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
- Jan 14, 2021
-
-
ext-calvo_p authored
-
ext-calvo_p authored
-
ext-calvo_p authored
-
ext-calvo_p authored
-
ext-calvo_p authored
-
- Jan 04, 2021
-
-
kraus authored
adding command line argument git-revision, cleaning up (a bit) parsing of command line arguemnts, fix output of compile options
- Dec 10, 2020
-
-
ext-calvo_p authored
Review cyclotron field map type Closes #626 See merge request !462
-
ext-calvo_p authored
-
- Dec 07, 2020
-
-
ext-calvo_p authored
Resolve "Cyclotron (COMET) does not read RFMAPFN's" Closes #84 See merge request !461
-
- Dec 04, 2020
-
-
ext-rogers_c authored
Resolve "Unit Test TestSolvePolynomialQuadraticSmoothed disabled" Closes #439 See merge request !459
-
- Dec 02, 2020
-
-
ext-rogers_c authored
-
- Dec 01, 2020
-
-
ext-rogers_c authored
-
ext-calvo_p authored
-
ext-rogers_c authored
-
ext-calvo_p authored
Resolve "Check read of FROMFILE distribution" Closes #622 See merge request !458
-
- Nov 30, 2020
-
-
ext-calvo_p authored
Resolve "Header of loss files" Closes #620 See merge request !456
-