https://github.com/SixTrack/SixTrack

sort by:
Revision Author Date Message Commit Date
309cdfa Merge pull request #232 from kyrsjo/RemoveFirstImpactsAccFrame Comment out FirstImpacts_AcceleratorFrame.dat; bump version to 4.6.11 21 March 2017, 16:57:09 UTC
2a42cac Bump version to 4.6.11 21 March 2017, 16:56:35 UTC
53718b2 Comment out FirstImpacts_AcceleratorFrame.dat 21 March 2017, 14:36:36 UTC
00d3ae3 Merge pull request #231 from kyrsjo/fix-elensidealthin6d_DYNK_ZIPF-canonicals Updating canonicals to new header format. 20 March 2017, 08:20:04 UTC
af31e7f Updating canonicals to new header format. 20 March 2017, 08:19:12 UTC
80eefea Merge pull request #230 from kyrsjo/dumpSixinZIP Add missing Sixin.zip for new DUMP tests 16 March 2017, 13:34:28 UTC
fe5c86e Add missing Sixin.zip for new DUMP tests 16 March 2017, 13:23:03 UTC
bbec145 Merge pull request #229 from JamesMolson/cmake Building/testing on aarch64 16 March 2017, 10:47:03 UTC
c4314e5 ${CMAKE_SYSTEM_PROCESSOR} is case sensitive - use lower case "aarch64". 16 March 2017, 10:22:49 UTC
43eea93 Only enable it for aarch64. 16 March 2017, 10:06:10 UTC
9609370 Add -ffp-contract=off option to all GNU builds. 16 March 2017, 09:19:54 UTC
9456a48 Merge pull request #218 from JamesMolson/cmake Use /usr/bin/env bash in CheckTestInputForBOINC.sh 14 March 2017, 15:25:16 UTC
ffbb246 Merge pull request #105 from JamesMolson/merlinScatter Using the Merlin scattering routines inside SixTrack/collimation 14 March 2017, 15:23:24 UTC
391b6c6 Bump version number and date. 14 March 2017, 15:22:58 UTC
57db838 Add in missing merlinscatter_calc_ion_loss() calls. 14 March 2017, 15:06:57 UTC
62bda38 Fix indentation. 14 March 2017, 14:58:50 UTC
672695a Merge pull request #6 from kyrsjo/merlinScatter2 Fixes spotted while comparing to upstream MERLIN 14 March 2017, 12:19:15 UTC
bcad5fc Fixes spotted while comparing to upstream MERLIN 14 March 2017, 10:56:30 UTC
9cab6cc Merge branch 'master' into cmake 10 March 2017, 17:57:57 UTC
9be3ead Merge branch 'master' into merlinScatter 10 March 2017, 17:54:31 UTC
acf3820 Merge pull request #228 from JamesMolson/aarch64 Add support for non-x86 systems. 10 March 2017, 16:47:28 UTC
6733ca7 Add support for non-x86 systems. 09 March 2017, 15:00:24 UTC
8daa7d0 Merge branch 'master' into merlinScatter 08 March 2017, 15:05:51 UTC
c053c86 Merge pull request #226 from kyrsjo/fixCollimatArrays Bump version to 4.6.9: Fix collimaton array bugs, reduce collimation console output, and enable collimat+hugenpart. Note: "tagging" array for "other" halo was not correctly compacted when particles were lost, now this is fixed. 08 March 2017, 12:32:55 UTC
cf5614a Bump version to 4.6.9 08 March 2017, 12:30:05 UTC
d050db1 Delete commented out code by suggestion from James 07 March 2017, 18:01:01 UTC
43fa645 Merge branch 'master' into merlinScatter 07 March 2017, 15:59:03 UTC
e5e519c Actually delete the error message in HUGENPART+COLLIMAT 24 February 2017, 16:25:57 UTC
2b41a50 Cleaned up the terminal output a bit... 24 February 2017, 16:24:25 UTC
0d84e0f Actually initialize part_select, part_indiv, part_linteract for all particles, not just those used in the 1st pack... 24 February 2017, 15:32:03 UTC
efd3fd1 Remove useless x00,xp00,y00,yp00 arrays 24 February 2017, 15:13:36 UTC
96a6e61 Compressing the "other" array as well as secondary/tertiary 24 February 2017, 15:04:54 UTC
5124bb2 Fixing array lengths in collimation code. 24 February 2017, 15:04:16 UTC
8d0412e Allowing build of COLLIMAT+HUGENPART 24 February 2017, 15:04:10 UTC
8e1f4d0 Merge pull request #225 from kyrsjo/deleteNonCanonical Fix bug in DYNK allowing two dumps to ALL at the same time, with only the last having an effect; remove the binary dump.dat (copy of the canonical) from SixTest/dump_binary (which was masking that the binary dump was never written...), and remove the ASCII version of the ALL dump from dump_binary, which was written and tested successfully, but which can't be used together with the binary dump which is what we are actually trying to test here... 24 February 2017, 10:59:19 UTC
8edc882 Remove ASCII ALL dump from test dump_binary, it can't be used at the same time as the binary ALL dump (which was what we wanted to test)... 24 February 2017, 10:34:02 UTC
cd96306 Delete non-canonical output file from dump_binary test 24 February 2017, 10:30:23 UTC
20313a5 Fix bug in DUMP - it should detect if you try to dump twice on ALL 24 February 2017, 10:29:00 UTC
e18d8a0 Merge pull request #220 from rdemaria/dump_binary Version 4.6.8: * Add format 3 (binary version of format 2) to DUMP 24 February 2017, 09:41:48 UTC
0d010e5 Bump version to 4.6.8 24 February 2017, 09:23:58 UTC
92d98d8 SixTest should also work on Windows. 22 February 2017, 13:12:19 UTC
e8e9e54 CR support for DUMP format 3 22 February 2017, 13:09:19 UTC
f568f25 The python convert does not exist. The Fortran one does. 22 February 2017, 12:49:45 UTC
3395933 Windows compatibility for dump3 in SixTestWrapper 22 February 2017, 12:45:40 UTC
d0431b9 Add readDump3 binary + tiny fix 22 February 2017, 12:14:30 UTC
9388acc SixTestWrapper support for readDump3 (UNIX only) 22 February 2017, 12:14:00 UTC
27f90f0 Add ASCII dump as a reference 22 February 2017, 11:22:21 UTC
eb5f046 Make a selfTest for readDump3, and make sure it works with ifort and nagfor also. 22 February 2017, 10:55:27 UTC
4ddbc3f Build the new binary with cmake 22 February 2017, 10:24:36 UTC
6f1bac3 Add basic tool for converting format 2 -> format 3 22 February 2017, 10:20:07 UTC
ee18a0e Merge branch 'master' into dump_binary 22 February 2017, 09:38:04 UTC
1e2c971 Merge pull request #148 from kyrsjo/DUMPdist Dump format 5,6,7: Write out the beam means <x>,<x'> etc. and matrix <x*x>,<x*x'> etc. 22 February 2017, 09:23:20 UTC
6eef79f Bump version to 4.6.7 22 February 2017, 09:21:29 UTC
bbdce08 Small user manual improvement. 22 February 2017, 09:15:45 UTC
5f35a73 Actually write out the header for DUMP format 6 22 February 2017, 08:50:53 UTC
9393625 Fix typos in header of DUMP format 6 22 February 2017, 08:46:13 UTC
a2d45f4 Avoid truncating the file on restart 21 February 2017, 17:17:50 UTC
64aee8e Add test for dump6 21 February 2017, 15:07:31 UTC
9ff1819 Update canonicals to fix swapped columns 21 February 2017, 15:06:49 UTC
f8702e5 NOW the indexing is correct... 21 February 2017, 15:05:01 UTC
eef3811 Adding support for format 6: Canonical matrix & fix mixup of column y and y' in format 4&5 21 February 2017, 14:55:35 UTC
ef0b68a Update headers of thick6ddynk DUMP canonicals 21 February 2017, 14:25:05 UTC
5b8fb83 Update headers of FMA DUMP canonicals 21 February 2017, 12:34:21 UTC
413c8a6 Update headers of wire DUMP canonicals 21 February 2017, 12:27:50 UTC
601652d Update headers of elens DUMP canonicals 21 February 2017, 12:21:03 UTC
deeb9a1 Adding canonicals for dump5 test 21 February 2017, 12:12:06 UTC
571fdd5 Adding canonicals for new dump4 test 21 February 2017, 12:10:59 UTC
11c734d Clarification in the manual 21 February 2017, 12:04:44 UTC
eb3d1ba Remove leading spaces in dumpfile headers 21 February 2017, 12:01:40 UTC
f95ab01 Fix error in SixTest CMakeList and add a test of DUMP ALL using format 4 21 February 2017, 11:55:47 UTC
30ec7a4 Add test for dump 5 (distribution) -- very similar to dump4 test 21 February 2017, 11:47:55 UTC
dcbf180 Cleaning up headers 21 February 2017, 11:44:04 UTC
3dea853 Fix index SNAFU for format 5 21 February 2017, 10:38:58 UTC
32eb9be Simplify DUMP header code, move format 4 to format 5 and introduce a new format 4 which only dumps the means. 21 February 2017, 10:30:56 UTC
47667bb Merge branch 'master' into merlinScatter 20 February 2017, 17:58:54 UTC
20835dc Merge remote-tracking branch 'upstream/master' into DUMPdist 20 February 2017, 17:18:33 UTC
03ae524 Update the user manual 20 February 2017, 17:14:43 UTC
c5a2220 Move the CR pointer 20 February 2017, 16:35:54 UTC
5fc7b98 Merge pull request #222 from kyrsjo/fixWinXP Fix linking on Windows to use the libarchive we built and link zlib statically. Bump version to 4.6.6. 20 February 2017, 14:51:15 UTC
0171ab8 Bump version to 4.6.6 20 February 2017, 14:50:22 UTC
a3fab95 Document a zlib gotcha 20 February 2017, 14:48:44 UTC
2849c1c Remove unneccessary IFs for WIN32 20 February 2017, 14:01:43 UTC
8d6c9a8 Drop BZ2 from UNIX version 20 February 2017, 13:56:40 UTC
b2ee415 Cleanup build scripts 20 February 2017, 13:50:49 UTC
9c55369 Force libarchive to link the STATIC version zlib, not the dynamic one 20 February 2017, 13:05:49 UTC
95e07d0 Link the local libarchive, not the system one. This avoids the BCrypt issue, but now it's missing a library... 17 February 2017, 16:43:10 UTC
eef5d5e Don't link BCrypt from SixTrack 17 February 2017, 16:19:47 UTC
51962da increase buffer size when reading files for CR 15 February 2017, 16:34:42 UTC
33647a9 Update DUMP format 2 canonicals to match fixed headers 15 February 2017, 16:06:35 UTC
81585f9 Add test dump4 15 February 2017, 14:59:26 UTC
77d598e Proper headers for DUMP format 4 15 February 2017, 14:34:46 UTC
e06ad1f Fix DUMP format 2 headers 15 February 2017, 14:23:02 UTC
15504de Finishing code for DUMP format 4 15 February 2017, 13:15:33 UTC
a3d99d0 Change fmt from 3 to 4 also for the header... 15 February 2017, 10:37:08 UTC
e57bc7a Change fmt from 3 to 4, as Riccardo will use fmt=3 for binary version of fmt=2 15 February 2017, 10:33:59 UTC
9992f2a Merge branch 'master' into DUMPdist 15 February 2017, 10:29:33 UTC
dfedd9f Disable CNG library on Windows, it doesn't work correctly on XP 14 February 2017, 16:03:52 UTC
2ffb9d2 Merge pull request #221 from kyrsjo/FixTestingNagfor Fix runtime warning in test programs with Nagfor. 10 February 2017, 14:14:59 UTC
60483b0 Fix runtime warning in test programs with Nagfor. 10 February 2017, 14:12:34 UTC
fed837b manual for DUMP 10 February 2017, 11:02:36 UTC
back to top