https://github.com/SixTrack/SixTrack

sort by:
Revision Author Date Message Commit Date
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
8a40cac Lock down the 4D-newstyle tests with canonicals. 15 April 2017, 16:06:46 UTC
84ab3c3 Fixing the BEAM-EXPERT converter for non-crlibm as well. 15 April 2017, 15:56:52 UTC
b94b724 Fixing the BEAM-EXPERT converter, safer input reading of BEAM block 15 April 2017, 15:53:26 UTC
51e5e03 Fix input files so that it includes the h-sep and v-sep, which should not be 0.0 15 April 2017, 15:51:14 UTC
95b401b Improved input reader and generator for new BEAM 15 April 2017, 09:19:11 UTC
2b42c57 Adding new test where initial distribution is loaded to be exactly the same as in the old style, independently of the actual tracking. Also used CRLIBM to convert input for fort.3 correctly. 15 April 2017, 08:55:56 UTC
ce5b36f Always truncate fort.6 when running the test 14 April 2017, 14:50:48 UTC
44354e7 Fix DATEN bugs and allow comments anywhere in the BEAM block 14 April 2017, 13:30:17 UTC
b7b8c26 Pipe the Sixtrack output into fort.6 when running a non-CR test. 14 April 2017, 12:40:31 UTC
40e12fa Respect line length limits 14 April 2017, 11:22:51 UTC
5f77103 It's ALIVE! 14 April 2017, 10:11:35 UTC
0517f1e Add tets beam-HO_6D-newstyle beam-HO_6D-oldstyle beam-HO_LR-newstyle beam-HO_LR-oldstyle 14 April 2017, 09:58:33 UTC
e0a5626 Small forgotten fixes to six.tex 14 April 2017, 09:35:50 UTC
1962ebe Port over the changes to the manual 14 April 2017, 09:21:19 UTC
fe177df Delete a bunch of un-used '+ca crcoall' 14 April 2017, 08:04:51 UTC
ecd34d5 Convert beamint and beaminf 14 April 2017, 07:59:35 UTC
d9a66c1 Converting output statements in DATEN to handle both new- and old BEAM format 13 April 2017, 16:59:22 UTC
d9306e6 Converting umlalid1 to handle both old- and new format 13 April 2017, 16:09:39 UTC
ba8c8eb Add test beam-HO_4D, old and new style 13 April 2017, 15:48:59 UTC
37c8e39 For the old BEAM block, shift the parameters in ed(ix) -> parbe(ix,5), ek(ix) -> parbe(ix,6), and parbe(ix,5) -> parbe(ix,18) 13 April 2017, 14:18:58 UTC
31f582b Copying parser into DATEN, adding new variables 13 April 2017, 10:08:29 UTC
7df38a5 Adding flag, hook in daten 13 April 2017, 09:53:47 UTC
52c599c Add OLD -> new BEAM-EXP converter 13 April 2017, 09:09:06 UTC
3179bb5 Merge pull request #244 from JamesMolson/cmake Force static linking of libstdc++ if a static build is requested. 07 April 2017, 16:15:13 UTC
bbf7ffa Force static linking of libstdc++ if a static build is requested. 07 April 2017, 16:05:20 UTC
9a23a92 Merge pull request #243 from JamesMolson/cmake Fix building old astuce with nagfor (CMakeLists.txt) 07 April 2017, 15:18:23 UTC
36fa412 Fix building old astuce with nagfor. 07 April 2017, 14:34:53 UTC
6312f4a Merge pull request #239 from JamesMolson/cmake: New ASTUCE, version 4.6.15 07 April 2017, 13:40:52 UTC
67a262f Bump version to 4.6.15 - new astuce! 07 April 2017, 13:31:18 UTC
0348702 Merge pull request #7 from kyrsjo/ASTUCE++-errorchecking Extra astuce++ error checking from Kyrre. 07 April 2017, 11:47:13 UTC
1ec4f85 Prepend a \n to the beginning of the input files, in order to make the searching for +cd and +dk simpler and more robust. 07 April 2017, 11:37:48 UTC
cb4dcb7 Check for orphan .AND./.OR./.NOT. inside +if statements. 07 April 2017, 11:30:40 UTC
0997e52 Check for spaces inside +if statements 07 April 2017, 11:13:50 UTC
3f0a07e Reliable trailing whitespace and comment stripping for '+if' statements 07 April 2017, 11:09:14 UTC
dc8d2aa Comment after '+if STATEMENT' should not need to be separated by a space from the STATEMENT 07 April 2017, 09:48:59 UTC
df0f254 More output on +if/+ei mismatch, to indicate if we're missing an +if or an +ei. 07 April 2017, 09:39:13 UTC
aa84412 Detect bad .s files 07 April 2017, 09:34:25 UTC
a683cdb Merge branch 'cmake' of github.com:JamesMolson/SixTrack into cmake 06 April 2017, 13:24:23 UTC
506ced3 Add to the horror show of special cases in splitFortranFile.py; now it works on track.f with collimation switched ON 06 April 2017, 13:24:10 UTC
01fc4e7 Check for a space after +if in astuce. 06 April 2017, 12:11:11 UTC
acfe096 More fixes/updates for astuce. 06 April 2017, 11:16:22 UTC
5f268cd Add more astuce error checking. 04 April 2017, 19:36:18 UTC
a7f0a04 Check for a rogue +if 04 April 2017, 16:21:16 UTC
10e997a Fix compilation of datamods. 04 April 2017, 15:57:25 UTC
a350793 Go back to just searching for df 04 April 2017, 15:34:58 UTC
fa708fa Merge pull request #241 from kyrsjo/fcc-addSixinZIP Add missing input file for FCC tests with BOINC. 04 April 2017, 15:28:03 UTC
f8dbea2 Error messages show the file being processed. 04 April 2017, 15:24:36 UTC
16dba33 Add missing input file for FCC tests with BOINC. 04 April 2017, 15:23:23 UTC
f78e216 Get the correct substring size on ex. 04 April 2017, 15:15:40 UTC
e5d8891 Remove rogue spaces. 04 April 2017, 15:07:54 UTC
bf73885 Merge branch 'master' into cmake 04 April 2017, 14:48:21 UTC
728774d More input file checks. 04 April 2017, 14:45:57 UTC
36b85f5 Merge pull request #240 from mfittere/wire-init allow case that wire separation is zero in one plane 04 April 2017, 14:39:50 UTC
0671f14 bump version number and date 04 April 2017, 14:39:21 UTC
2c3a304 bracketing for wire check 04 April 2017, 13:45:30 UTC
876aa41 Add more robust error checking 04 April 2017, 12:52:45 UTC
3d6a8ef Fix stupid tired mistakes. 04 April 2017, 12:24:54 UTC
7c56ffe allow case that wire separation is zero in one plane 03 April 2017, 21:56:05 UTC
087bc0a Some changes responding to Kyrre's comments. 03 April 2017, 17:12:43 UTC
267b406 Remove 80 char line limit, do the input file reading in a nicer way, change some variable names to make Kyrre happy. :) 03 April 2017, 16:38:55 UTC
a6d5200 Update build tools, move astuce.f and dafor.f to the tools/ folder, still build old astuce. 03 April 2017, 15:31:07 UTC
be0547d Add support for program, suppress random stuff that starts with "do" and seen in the file. 03 April 2017, 15:13:37 UTC
852c41a Line numbers may start at the very beginning of the line! 03 April 2017, 13:54:29 UTC
17524ba Handle captitalized keywords 03 April 2017, 13:39:44 UTC
b38afce Merge remote-tracking branch 'jmolson/cmake' into FORTRAN_SPLITTER 03 April 2017, 13:20:52 UTC
9d036d4 Make it possible to strip trailing whitespace 03 April 2017, 13:18:04 UTC
4b87a81 WORKS, at least for track.f 03 April 2017, 12:49:46 UTC
eac6181 Add some extra debugging output in case of errors. 03 April 2017, 12:26:09 UTC
e233c29 Comments can be in the middle of continuations, shifting the continuation character out of the way... 03 April 2017, 12:01:09 UTC
c5ceb58 Merge branch 'master' into cmake 03 April 2017, 11:25:51 UTC
13f818b Copy beamgas.f90 instead of rename. 03 April 2017, 11:08:20 UTC
329cdc1 Don't get confused by "endfile" statements 03 April 2017, 09:49:04 UTC
df4ed3f Handle select statements 03 April 2017, 09:46:56 UTC
2fb0b24 Fixes if..then with continuation line 03 April 2017, 09:41:55 UTC
7126094 Unfinished fortran file splitter. 31 March 2017, 17:53:47 UTC
back to top