https://github.com/SixTrack/SixTrack

sort by:
Revision Author Date Message Commit Date
0f4cef2 Merge pull request #1100 from SixTrack/TungstenScaling Tungsten material properties 27 April 2022, 15:04:59 UTC
f9a638e Adapted tests 09 April 2022, 01:11:35 UTC
5a77b52 Removed lines that overwrite material properties for Tungsten 08 April 2022, 23:37:04 UTC
457924a Merge pull request #1099 from SixTrack/release Release 5.5.0 05 April 2022, 09:01:53 UTC
22d5dde Release 5.5.0 04 April 2022, 20:35:46 UTC
d7201c8 Merge pull request #1098 from SixTrack/elens_update Updated tests to be in line with elens physics correction 04 April 2022, 13:38:47 UTC
936059c Updated tests to be in line with elens physics correction 04 April 2022, 12:46:54 UTC
02a817f Merge pull request #1097 from phermes/electronlens fixed bug in electron lens kick: removed gamma_electrons 04 April 2022, 07:02:47 UTC
522b686 fixed bug in electron lens kick: removed gamma_electrons 01 April 2022, 13:58:04 UTC
c5c1dfc Merge pull request #1096 from bjlindst/bjlindst-dev4 Fixed a bug in aperture check for transition markers, that appeared a… 04 March 2022, 16:29:37 UTC
9de9789 Fixed a bug in aperture check for transition markers, that appeared after the bug fix to the racetrack aperture check in the previous commit. The reason is that transition aperture check calls the check for racetrack. Because of this fix, the tests that were updated in the last commit have been reverted to the previous version, since they are now equivalent. 04 March 2022, 12:22:00 UTC
b25a702 Merge pull request #1094 from bjlindst/bjlindst-dev Correcting the racetrack aperture check 12 January 2022, 11:45:39 UTC
62dcac0 Corrected the aperture check for racetrack elements. The previous version was based on an old MAD definition that is no longer compatible. Since the transition elements call the racetrack check, the interpolated loss location changed in some of the tests, which have been updated. Some of the tests also required an update to the ALICEPIPE and BTVSS apertures, since they were using the old incompatible format. The initialization of racetrack apertures also had to be corrected, such that the interpolation is done correctly. 10 January 2022, 14:16:40 UTC
43a9584 Merge pull request #1093 from vkbo/scatter_updates Scatter module cleanup and Pythia update 03 January 2022, 11:36:57 UTC
9f6c0da Bump Pythia version to 8.306 02 January 2022, 17:53:40 UTC
e921898 Remove unfinished code from scatter module 02 January 2022, 17:37:07 UTC
6569909 Update minor changes in scatter pythia canonicals 02 January 2022, 17:32:38 UTC
a21e62f Fix building of Pythia and DistLib 02 January 2022, 17:29:03 UTC
36a0eb0 Revert "Fixed minor bug in do_select for collimators" This bug-fix seems to have unintended consequences, to be investigated before applying This reverts commit 26e88f3545b3105cadddc6cc5a7622909a5d2cc4. 21 December 2021, 11:11:51 UTC
0a14561 Merge remote-tracking branch 'origin/master' into bjlindst-dev 10 December 2021, 13:17:18 UTC
aeb9065 Corrected aperture check for racetrack apertures -- previous version was based on an old definition of the racetrack aperture 10 December 2021, 13:14:55 UTC
26e88f3 Fixed minor bug in do_select for collimators 10 December 2021, 13:13:28 UTC
35799dc Merge pull request #1069 from MarcoDAndrea/crystal_miscut New treatment of crystal miscut angle 03 December 2021, 14:39:20 UTC
070a34d Increasing repo size limit in circleci config 03 December 2021, 14:13:27 UTC
36f93a5 Cleaning up debugging lines 03 December 2021, 12:55:13 UTC
bc7c955 Updated canonicals and reference plots for crystal tests 03 December 2021, 10:24:06 UTC
4a052de Merge branch 'master' into crystal_miscut 03 December 2021, 08:16:40 UTC
599e140 Merge pull request #1091 from JamesMolson/dev Add checkpointing support for collimation. 02 December 2021, 16:23:29 UTC
ace9b22 Merge pull request #12 from MarcoDAndrea/crystal_CR Crystal CR 02 December 2021, 12:30:59 UTC
5c1226e Checkpointing of cry_proc arrays 02 December 2021, 12:18:11 UTC
8cb34ce Update collimation tests. Add support for CR where possible. 02 December 2021, 09:29:56 UTC
0f1805f Update collimation CR code. 02 December 2021, 09:02:45 UTC
d5de72e Add checkpointing for coll_db 02 December 2021, 08:46:53 UTC
f12fa22 parenthesis added to miscut formulas 23 November 2021, 15:03:21 UTC
425526d Enable collimation tests with CR. 22 November 2021, 21:45:34 UTC
4a16a8a Updated collimation CR code, change collimation RNG calls - this will cause all tests to fail. 22 November 2021, 20:06:58 UTC
da7ac8c Disable stopping for collimation when compiled with CR enabled. 22 November 2021, 16:46:47 UTC
c592986 Update the fortran standard for ifort to 2018. 22 November 2021, 16:36:13 UTC
0983535 Re-enable parallel builds on afs with testing enabled. 22 November 2021, 15:07:19 UTC
1d84aef Add a coll_rand() function that gives us a new single random number that also can be restarted as required. 22 November 2021, 14:55:17 UTC
905ad03 Merge pull request #1090 from JamesMolson/dev Add support for dealing with neutral particles in G4/FLUKA 22 November 2021, 13:29:09 UTC
8aba7c5 Actually do the neutral particle check. 22 November 2021, 12:53:12 UTC
8a699d1 fixing exit point calculation when particle enters from side 12 November 2021, 10:46:57 UTC
de073c6 Add preliminary code for dealing with neutral particles in geant4/FLUKA. 11 November 2021, 15:04:00 UTC
7068385 Merge branch 'master' into crystal_miscut 04 November 2021, 14:32:57 UTC
999935b Merge pull request #1089 from JamesMolson/dev Fix building with FLUKA and CR enabled. 04 November 2021, 13:12:58 UTC
da0e4f6 Fix FLUKA builds, CR builds. 04 November 2021, 00:40:26 UTC
c3c7723 Fix building with FLUKA 03 November 2021, 17:33:27 UTC
5d11d97 Merge pull request #1088 from MarcoDAndrea/collimation_cr Fixed call to file position variable in mod_fluka 02 November 2021, 10:40:04 UTC
3c711be fixed call to file position variable in mod_fluka 02 November 2021, 09:58:33 UTC
b6bb043 Merge branch 'master' into crystal_miscut 27 October 2021, 15:13:31 UTC
cb5439d Merge pull request #1087 from MarcoDAndrea/collimation_cr Initial C/R setup for collimation 26 October 2021, 17:35:13 UTC
eea3ac7 removed leftover code 26 October 2021, 12:01:22 UTC
bd87464 moved file position variables to coll_common 26 October 2021, 11:55:35 UTC
b17bca2 added coll_crstart call to C/R module 26 October 2021, 11:35:21 UTC
060e878 added collimation calls to C/R module 26 October 2021, 10:16:39 UTC
0065900 added position variables increment to all collimation files 26 October 2021, 09:55:31 UTC
33c4e45 added C/R subroutine and defition of position variables 22 October 2021, 09:10:14 UTC
3afff33 Fixed mistake in rotation coordinate change 12 October 2021, 13:26:00 UTC
8cb5772 Merge branch 'master' into crystal_miscut 14 July 2021, 14:21:17 UTC
3cc8071 Merge pull request #1086 from JamesMolson/dev Fix issue with the circular aperture check not working. 08 June 2021, 13:35:44 UTC
56c3693 Fix issue with the circular aperture check not working. 08 June 2021, 11:41:09 UTC
6a3b9ff Merge pull request #1084 from JamesMolson/dev Move the nucleon/energy logging in k2 collimation to after the single sided collimator check 20 May 2021, 23:02:44 UTC
9d19131 Move the nucleon/energy logging in k2 collimation to after the single sided collimator check. 20 May 2021, 14:28:35 UTC
505f8ab Merge pull request #1083 from JamesMolson/dev Add root dump support, increase fort.208 usage, small bug fixes. 18 May 2021, 15:04:38 UTC
590240a Update the changelog. 18 May 2021, 14:20:55 UTC
b97a127 If we have CRLIBM disabled we do not care about exact numerical precision, so only disable fma instructions if CRLIBM is enabled. 18 May 2021, 14:18:35 UTC
f05d8d8 Fix file header in mod_dist. 18 May 2021, 12:40:03 UTC
328be41 Add missing ROOT ifdefs 18 May 2021, 11:48:21 UTC
9dd98f7 Addition of fort.208 output to K2 scattering code. 17 May 2021, 20:58:38 UTC
713e599 Update fort.208 width in collimation output. Always write fort.208 (even with K2). Ensure the pencil distribution output file is opened before writing to it. 17 May 2021, 20:54:57 UTC
6535a52 Increase the output width in fort.208 in mod_fluka. 17 May 2021, 20:48:55 UTC
1fce35e Fix geant4 collimator material map bug. 16 April 2021, 14:18:56 UTC
9a3d2a6 Add dump support for the root output. 16 April 2021, 12:34:35 UTC
f140f4c Updated canonicals for crystal collimation tests after latest merge 17 March 2021, 16:46:00 UTC
509a4e5 Fixed minor issues with python scripts, updated reference plot names to avoid overwriting 17 March 2021, 15:12:42 UTC
9889390 Merge branch 'master' into crystal_miscut 17 March 2021, 11:04:49 UTC
dccb7a0 Merge pull request #1081 from MarcoDAndrea/crystal_tests Added missing initialization for particles lost while channeled by a crystal collimator 16 March 2021, 12:47:45 UTC
3564f15 Canonicals of the failing tests updated accordingly 16 March 2021, 11:24:48 UTC
32a865d Added missing default value for t in cry_moveCH 12 March 2021, 14:37:09 UTC
fc2637c Merge pull request #1078 from JamesMolson/dev Fix the time coordinate with geant4 collimation. 03 March 2021, 11:23:26 UTC
1b9b62b Update the changelog. 03 March 2021, 11:01:44 UTC
38e9fae Fix the time coordinate with geant4 collimation. 03 March 2021, 10:43:39 UTC
e27ab6c Merge pull request #1077 from JamesMolson/dev Collimation bug fixes 25 February 2021, 14:51:22 UTC
7429419 Update collimation canonicals, add some extra files to be checked. 25 February 2021, 13:10:35 UTC
b6f52f0 Add extra printout in the root output. 25 February 2021, 13:06:43 UTC
86a3603 Fix collimation bugs, update some constants. 25 February 2021, 13:05:20 UTC
28d4739 Add a link to the test source folder in each copied test. 23 February 2021, 19:07:02 UTC
0b8d228 Merge branch 'master' into crystal_miscut 17 February 2021, 14:02:13 UTC
704b578 Merge pull request #1076 from JamesMolson/dev Fix building with gcc >=10 17 February 2021, 11:54:58 UTC
8dde1ea Fix building with gcc >=10 which requires disabling distlib for now. 03 February 2021, 11:38:45 UTC
68c1874 EVAL_PERF should not be enabled in production for crlibm. 02 February 2021, 18:35:11 UTC
b643f06 Fix building constants.f90 with gcc >= 10 02 February 2021, 18:33:20 UTC
22b6efc Updating constants module to comply with new compiler 13 November 2020, 11:26:48 UTC
8287706 Fixed python scripts to include previous process column 03 November 2020, 15:37:11 UTC
cf9201c Updated canonicals for crystal collimation tests 28 October 2020, 15:37:48 UTC
d9c4346 Intermediate printouts commented for easier testing 27 October 2020, 09:42:03 UTC
916e51b Merge branch 'master' into crystal_miscut 17 July 2020, 10:17:42 UTC
42654f5 Merge pull request #1065 from vkbo/fix_cr_build Fix CR build, elens test for BOINC, and SCATTER parsing bug 15 July 2020, 07:22:38 UTC
efc6b0c Fixed calculation of channeling length and volume reflection range 13 July 2020, 15:38:40 UTC
back to top