https://github.com/SixTrack/SixTrack

sort by:
Revision Author Date Message Commit Date
3fcdd0f Bump version to 4.6.20 after fix of Beam-beam for 4D tracking in PR #270 26 May 2017, 14:20:22 UTC
926501f Merge pull request #270 from rdemaria/fix_beambeam_nosync Fix beambeam nosync 19 May 2017, 11:08:47 UTC
6b5e903 fix (almost) bb new style without sync motion There are still numerical differences due to the calculation of the sigma matrix done in a different way e.g.: Calculated with 6D beam-beam (gdb) print bbcu(ibb,1) $1 = 5.0034903462428773e-05 (gdb) print bbcu(ibb,2) $2 = 5.0210519828924279e-05 (gdb) Calculated with 4D beam-beam (gdb) print bbcu(ibb,1) $1 = 5.0034171616202141e-05 (gdb) print bbcu(ibb,2) $2 = 5.0206105919068384e-05 18 May 2017, 17:04:50 UTC
a71c8f9 fix bb newstyle with no sync motion (test does not pass yet) 18 May 2017, 16:50:41 UTC
eb70272 Merge pull request #263 from kyrsjo/IncraseNBB500 Version 4.6.19; Increase nbb to 500 for big and hugenblz so that long-range beam-beam works with FCC; fixes issue #262. 09 May 2017, 08:51:46 UTC
583053b Bump version to 4.6.19 09 May 2017, 08:50:46 UTC
b0baf8c Increase nbb to 500 for big and hugenblz 09 May 2017, 07:54:36 UTC
f189a6b Merge pull request #261 from rdemaria/fix_beambeam_boost Fixes bug in 6D beam beam lens (formula for the inverse of the boost, see issue #260), bump version to 4.6.18. 08 May 2017, 11:50:31 UTC
934b836 Bump version to 4.6.18 08 May 2017, 11:49:27 UTC
41be4b4 Adding missing files in test 'beam-HO_6D-simple' 08 May 2017, 09:58:23 UTC
3a9f13d update test for fix beam-beam 6D 05 May 2017, 10:13:09 UTC
cbb911c update makefile 04 May 2017, 11:32:03 UTC
09892a3 fix typo in equations 04 May 2017, 07:45:38 UTC
a428def fix doc makefile 04 May 2017, 07:36:47 UTC
1375a5a adding new test 04 May 2017, 07:20:45 UTC
f99923b add command to compile in mktag 03 May 2017, 12:48:37 UTC
a3cb40b adding mktag command 03 May 2017, 12:03:28 UTC
0f8172c adding info on the emittance 03 May 2017, 09:41:27 UTC
281c0b7 Merge branch 'master' into fix_beambeam_boost 03 May 2017, 09:20:56 UTC
7aaca8c fix beam-beam 03 May 2017, 08:47:54 UTC
39c2dbc Typo in the sigma matrix element 02 May 2017, 10:30:16 UTC
4ca650f Merge pull request #259 from kyrsjo/smallfixes Small fixes to manual (multipoles), testing suite (CheckTestInput*) and remove a unused variable in daten. 27 April 2017, 12:53:27 UTC
13d00e3 Fix some small formatting issues in the user manual. 27 April 2017, 12:52:00 UTC
8b96ea5 Merge remote-tracking branch 'upstream/master' into smallfixes 27 April 2017, 12:43:43 UTC
033135d Improve CheckTestInput tests 27 April 2017, 12:42:43 UTC
59d9fcd Remove unneeded variables in daten 27 April 2017, 09:48:08 UTC
91c9d2a Add forgotten canonical 25 April 2017, 15:05:25 UTC
1d7d2e3 Cleanup RFmultipole manual 25 April 2017, 15:02:02 UTC
f294e27 Consistent line breaks in SixTest/CMakeLists.txt 25 April 2017, 14:32:01 UTC
ba9c11c Merge pull request #258 from amereghe/fixMakeFilesDoc Improving Doc makefiles 23 April 2017, 02:24:57 UTC
c28c454 Doc makefiles: improving the one in physics_manual + creating a couple of new ones for building_sixtrack and user_manual 22 April 2017, 15:24:45 UTC
8ccbb5b Merge pull request #257 from kyrsjo/STF_tests Test suite improvements - better check of input files, add STF tests to all tests, cleanup SixTest/CMakeLists.txt 20 April 2017, 18:13:35 UTC
fc27f46 Should hopefully make merge conflicts in this file a bit simpler 20 April 2017, 18:11:34 UTC
109b240 Merge branch 'master' into STF_tests 20 April 2017, 18:03:35 UTC
464bbd0 Merge pull request #256 from jfwagner/DYNK_RANDU-ONOFF Added new FUN in DYNK "RANDON", bump version to 4.6.17. 20 April 2017, 17:54:29 UTC
ca812b4 Bump version to 4.6.17 20 April 2017, 17:52:51 UTC
79061be Merge remote-tracking branch 'upstream/master' into DYNK_RANDU-ONOFF 20 April 2017, 17:44:32 UTC
b759948 Update elensidealthin6d_DYNK_RANDON/Sixin.zip to match new DYNK block 20 April 2017, 17:42:10 UTC
7e90045 Add stuff for the RFmultipoles test 20 April 2017, 17:37:15 UTC
f2dee94 Make the STF checking script more quiet 20 April 2017, 17:28:16 UTC
74ee4fa Revert the change in SixTest/bb_ntwin1/fort.3 and embrace the warning about too few arguments... 20 April 2017, 17:27:36 UTC
684e2d6 Remodel the BOINC Sixin.zip checker 20 April 2017, 17:26:33 UTC
5a5f7f1 A bit saner way to disable fort.10 testing 20 April 2017, 17:08:29 UTC
5a5e169 Revert the change in SixTest/bb/fort.3 and embrace the warning about too few arguments... 20 April 2017, 16:59:16 UTC
3ecea11 Added tests for DYNK_RANDON 20 April 2017, 16:58:53 UTC
2834049 Always check BOINC input 20 April 2017, 16:56:51 UTC
dd7d365 Adding test CheckTestInput_STF, all tests should now have a STF file. 20 April 2017, 16:39:28 UTC
f335a33 Merged 20 April 2017, 16:34:43 UTC
e198b31 Added elensidealthin6d_DYNK_RANDON to test CMakeLists.txt 20 April 2017, 16:29:55 UTC
d4d513a Code cleanup, blank lines etc. 20 April 2017, 16:22:35 UTC
04d8b0e Run test CheckTestInputForBOINC.sh ALWAYS 20 April 2017, 16:13:24 UTC
333586a Add more STF canonicals 20 April 2017, 16:02:18 UTC
dab3964 Add STF canonical checker 20 April 2017, 16:01:48 UTC
d48efe2 Merge remote-tracking branch 'upstream/master' into STF_tests 20 April 2017, 15:20:17 UTC
41d9982 Add STF canonicals for more tests 20 April 2017, 15:18:58 UTC
b0aac93 Add STF canonicals for the new dump tests 20 April 2017, 14:51:04 UTC
ff9c1ea Add STF canonicals for the new beam tests 20 April 2017, 14:46:41 UTC
4ea4d8c Update six.tex 20 April 2017, 13:48:48 UTC
45a739b Merge pull request #237 from androula/fix_user_manual Edit manual to include the RF multipoles 20 April 2017, 13:47:12 UTC
c5eb99c fix tests 20 April 2017, 13:46:18 UTC
778eecf Adding new canonicals 20 April 2017, 13:14:28 UTC
a502f50 Added the manual entry of the DYNK FUN RANDON. 20 April 2017, 13:09:04 UTC
c957381 Merge branch 'master' into HEAD 20 April 2017, 11:39:28 UTC
881223b Merge pull request #242 from rdemaria/fix_src.py Fix src.py 20 April 2017, 08:57:22 UTC
20b0473 adding rf multipole in cmakelist 19 April 2017, 15:32:52 UTC
e3b69d5 adding rf multipole examples 19 April 2017, 15:31:41 UTC
67de9c9 Added new FUN in DYNK called RANDON, which switches between 0.0 and 1.0 with a given probability. 19 April 2017, 13:59:42 UTC
acfcd92 Merge branch 'master' into fix_user_manual 19 April 2017, 08:31:58 UTC
45c0a45 Merge pull request #254 from rdemaria/update_physics_manual Update physics manual 19 April 2017, 08:23:11 UTC
fcaebeb update physics manual 19 April 2017, 08:22:19 UTC
9ed1682 update physics manual 19 April 2017, 08:20:41 UTC
57f05f0 update phys manual 19 April 2017, 08:12:23 UTC
2da4b5b Merge branch 'master' into update_physics_manual 19 April 2017, 07:32:28 UTC
697fa17 Merge pull request #253 from mfittere/elensdoc minor fixes for elens 18 April 2017, 21:33:11 UTC
fbd25f6 minor fixes for elens 18 April 2017, 21:28:02 UTC
a9c94a5 Merge pull request #246 from kyrsjo/BEAMBEAM-EXP SixTrack Version 4.6.16: New EXPERT version of BEAM block, write fort.6 in SixTestWrapper under unix when no CR. 18 April 2017, 14:55:09 UTC
a24715b Bump version to 4.6.16 and include latest six.pdf 18 April 2017, 14:51:41 UTC
21416ee Merge remote-tracking branch 'upstream/master' into BEAMBEAM-EXP 16 April 2017, 14:49:09 UTC
32cc2ce Fix typo in comment 16 April 2017, 14:46:22 UTC
7fc8419 Yet another mollyguard; this time for multiple BEAM blocks. 16 April 2017, 14:42:37 UTC
5dfbe88 Remember to tag all tests. 16 April 2017, 14:37:53 UTC
0e67c33 Add Sixin.zip for the new tests 16 April 2017, 14:33:05 UTC
f311a2f Add note about conversion to user manual 16 April 2017, 14:28:35 UTC
4ffafdc fort.34 is an OUTPUT, not input file. Nuke'em. 16 April 2017, 14:23:28 UTC
45b02ec Fix input reading when not using CRLIBM. 16 April 2017, 14:21:25 UTC
564b833 Make the conversion howto-message a bit nicer. 16 April 2017, 13:44:22 UTC
a50cfba Add comment / note to self in initialize_element. 16 April 2017, 13:20:37 UTC
966110c Delete test beam-HO_6D-newstyle-loadParticles 16 April 2017, 13:16:11 UTC
332d874 Fort.13 generated by ifort - not that it makes the simulations identical... 16 April 2017, 13:12:43 UTC
a562f82 Treat missing arguments to old BEAM block as a warning, or LOTS of tests (and presumably people's input files) fail. 16 April 2017, 13:04:45 UTC
53c1daf Improved error checking for BEAM-EXPERT 16 April 2017, 12:08:55 UTC
d4aa894 Add some comments, treat user asking for too many slices as a fatal error 16 April 2017, 10:55:28 UTC
9e1802e Write out status of ibbc flag 15 April 2017, 21:51:31 UTC
416e5cd Add tests beam-HO_LR-ibbc-newstyle and beam-HO_LR-ibbc-oldstyle for testing the functionality of the IBBC flag 15 April 2017, 21:37:57 UTC
c3afa0a Include header sys/stat.h to hopefully fix build on BSD. 15 April 2017, 21:15:29 UTC
9078e5d 6D BEAM now also works! 15 April 2017, 17:34:30 UTC
6a41ed5 Turns out that the unit conversion of bbcu is still needed for 6D tracking - which now works correctly. 15 April 2017, 17:17:48 UTC
85897a9 Add explicit ibbc=0 for test bb and bb_ntwin; the parser is now a bit more picky... 15 April 2017, 17:13:31 UTC
3505b45 Rename input file fort.12 to fort.13 15 April 2017, 16:35:38 UTC
1b07b79 Add test beam-HO_6D-newstyle-loadParticles 15 April 2017, 16:21:30 UTC
back to top