https://github.com/SixTrack/SixTrack

sort by:
Revision Author Date Message Commit Date
7e0a693 Merge pull request #329 from mfittere/fma-turns Version 4.7.9: * FMA: Adding support for setting first and last turn of analysis, independent of DUMP * FMA: Write the NORM_ dump files once and only once * PLATO is now a f90 module * Resurrect the -CRLIBM version, it was broken in master due to a missing "then" * Cleanup FMA in physical coordinates 20 September 2017, 16:35:08 UTC
1e28ca4 Bump version to 4.7.9 20 September 2017, 16:29:24 UTC
74adba4 Update Sixin.zip 20 September 2017, 15:28:34 UTC
880f2fc Merge branch 'master' into fma-turns 20 September 2017, 15:14:31 UTC
72cb44b Write the NORM dumps once and only once 20 September 2017, 15:13:13 UTC
b673b50 When working with physical coordinates, don't do closed orbit subtraction, as the closed orbit may not be available. This changes the calculated fractional tune from NAFF, TUNEFIT, TUNENEWT1 and TUNEAPA by roughly 10^-9, for TUNELASK there is only in some cases a small change in plane 3, no change in TUNEABT, and breaks TUNEFFT, TUNEABT2, TUNENEWT (returns 1.0), and TUNEFFTI (returns NaN). 20 September 2017, 14:58:17 UTC
53b3e04 make PLATO a module, so that calls are properly checked 20 September 2017, 14:25:25 UTC
d5d06ab Fix the first/last turn problem for FMA; segfault should now not be possible. Calculation of eps123_0 and phi123_0 changes, since we now take the first turn in the FMA, not the first turn of the DUMP. 20 September 2017, 10:24:07 UTC
7250f69 Put in place new infrastructure for better handling the FMA turn limits 20 September 2017, 09:44:08 UTC
4d0471d General cleanup; Fix problem with units and emittance calculation in plane 3 20 September 2017, 07:46:20 UTC
3e4a0e3 Update the manual 15 September 2017, 13:42:30 UTC
cdd95dc Add 3 more columns to fma_sixtrack.canonical in the fma_naff test. 15 September 2017, 12:54:53 UTC
6b7b932 Make loop variable an integer not a double; insert crude check for particle losses. 15 September 2017, 12:53:20 UTC
05c0b1d small additions to user manual FMA analysis 14 September 2017, 19:37:31 UTC
3bae3f4 updat tests to include explicit definition of first and last turn in FMA analysis 14 September 2017, 19:36:38 UTC
f17c24d update manual 14 September 2017, 18:44:51 UTC
3807afb update tests - all tests passed 14 September 2017, 18:44:24 UTC
09f143b ready for testing 14 September 2017, 15:45:21 UTC
66ee818 Merge pull request #236 from kyrsjo/SCATTER Version 4.7.8: * Add experimental SCATTER block * Build system improvements for handling multiple .s and .s90 files * Split DYNK and BEAMGAS into separate files 14 September 2017, 14:56:15 UTC
d00d424 Add Veronica's name to the list of authors 14 September 2017, 14:55:41 UTC
7990cc3 bump version to 4.7.8 14 September 2017, 14:51:59 UTC
f80c083 Add Sixin.zip and singletrackfile.dat for BOINC and STF tests; add missing dynksets.dat.canonical 14 September 2017, 14:50:36 UTC
13ec332 now all checks are done 14 September 2017, 14:45:58 UTC
9a17e19 convert tabs -> to spaces; some had managed to sneak in... 14 September 2017, 14:23:27 UTC
ef9acb2 implemented readin of fma_first fma_last in FMA block + check of parameters 14 September 2017, 14:14:09 UTC
5860a04 Implement checkpoint/restart for scatter 14 September 2017, 13:46:43 UTC
6e739d5 Make the scatter_bbelastic test a bit more interesting. 14 September 2017, 13:29:15 UTC
baf4887 Merge branch 'master' into SCATTER 14 September 2017, 08:11:13 UTC
0bab5a5 Merge pull request #322 from mfittere/fma Version 4.7.7: * Normalized DUMPs (normalized particle coordinates in ASCII & binary, normalized matrix) * Read StartDUMP in FMA * Possibility to do 4D FMA at StartDUMP * Change constant "1e-3" to "c1m3=1d-3", used when setting the right units in the matrices used for normalization. Update NORM_DUMP canonicals & fma_sixtrack canonicals. 14 September 2017, 07:33:40 UTC
82b29f4 Bump version to 4.7.7 14 September 2017, 07:28:38 UTC
f749c7c update manual 14 September 2017, 06:55:29 UTC
f67518e Don't write random memory junk to fma_sixtrack after 4D tracking. 13 September 2017, 16:26:52 UTC
ce0146f Add Sixin.zip and singletrackfile.dat.canonical for test dump7_fma_thin4d 13 September 2017, 16:25:56 UTC
46649aa Add test dump7_fma_thin4d 13 September 2017, 16:02:52 UTC
82b9f55 Catch errors related to normalization in DUMP and FMA 13 September 2017, 15:31:57 UTC
4588bc0 When making a Sixin.zip, the SixTrack input files should be on the *root* of that file, not in a subfolder Sixin *sigh* 13 September 2017, 12:13:53 UTC
72f0f6b small improvement to print_lastlines_to_stderr 13 September 2017, 12:00:19 UTC
e6caff5 Adding STF canonicals to new tests 13 September 2017, 09:44:48 UTC
a03ecdc Adding or updating Sixin.zip for new / modified tests. 13 September 2017, 09:31:19 UTC
dd6a00e Fix CR of the new DUMP formats 13 September 2017, 09:16:06 UTC
779195f Update README 13 September 2017, 08:33:14 UTC
f650731 Check the dynksets.dat too 13 September 2017, 08:15:34 UTC
66dfbb7 Update normalized dump and fma_sixtrack for NAFF, since we've fixed the bad precission (1e-3 vs. 1d-3) for the last column of the normalization matrix. 13 September 2017, 08:11:47 UTC
42da6b2 Merge remote-tracking branch 'upstream/master' into fma_miriam 13 September 2017, 07:57:54 UTC
abd1a5b Fixing test for scatter_bbelastic 12 September 2017, 16:19:54 UTC
5f10f5e Improve SCATTER input checking 12 September 2017, 15:53:19 UTC
89b173f Merge remote-tracking branch 'jadzia/scatter_v' into SCATTER 12 September 2017, 15:43:11 UTC
37e6094 Write prelim. docs 12 September 2017, 15:42:53 UTC
e540094 update user manual 12 September 2017, 15:22:15 UTC
6e3fb0b add fma_binary test for StartDUMP 12 September 2017, 13:26:18 UTC
7d27b26 add tests for start at sequence for dump and fma 12 September 2017, 13:04:08 UTC
c0492f8 Updated test fort.3 12 September 2017, 11:19:37 UTC
b718834 add writing of normalized beam moments + new test in dump9 12 September 2017, 11:04:08 UTC
e650109 Adding tests dump7_fma and dump8_fma 11 September 2017, 13:05:57 UTC
45a55cc Update FMA NORM headers 11 September 2017, 12:30:23 UTC
dee2deb delete fma_test/fort.3 11 September 2017, 11:44:59 UTC
2c7f291 update manual 11 September 2017, 09:48:05 UTC
9a09622 Change a 1.e-3 to a c1m3=1.0d-3 and a 1.e3 to c1e3, and bear the consequences. 08 September 2017, 16:29:28 UTC
68d3cd7 Fix bugs related to handling of physical coordinates in FMA. 08 September 2017, 16:12:40 UTC
a91e9e3 Elliminate dumptasaux(6,6), dumptasinvaux(6,6), some variables in maincr, and some copying 08 September 2017, 14:53:59 UTC
ef60f27 Use slicing and kill extra variables 08 September 2017, 14:26:28 UTC
d216f7e Don't copy the matrices 08 September 2017, 14:17:28 UTC
d5f6d84 Fix potential bad memory access 08 September 2017, 14:02:16 UTC
421ff59 Fix printing of error message 08 September 2017, 13:40:05 UTC
984a6e6 still has some bugs 08 September 2017, 13:28:20 UTC
6daa155 rename fma_norm_phase_space_matrix to invert_tas 06 September 2017, 13:11:43 UTC
d11b2f9 dumping is now working properly 06 September 2017, 09:54:19 UTC
142979d Merge branch 'SCATTER' of github.com:kyrsjo/SixTrack into scatter_v 06 September 2017, 09:26:34 UTC
df1b191 Added sectio on Scatter PPBEAMELASTIC to user manual 06 September 2017, 09:26:17 UTC
189c1ba normalization matrices are checked 05 September 2017, 18:15:58 UTC
e554768 compiling version 05 September 2017, 16:18:04 UTC
34d7fe5 CRLIBM-ify SCATTER 05 September 2017, 15:15:47 UTC
a8314a9 Check for double SCATTER blocks before allocating memory, which would fail with a cryptic error. 05 September 2017, 14:39:33 UTC
6c3ba9f One identical copy of astuce.f is enough. 05 September 2017, 13:55:21 UTC
66681b6 Add missing endlines at EOF 05 September 2017, 13:51:42 UTC
190fe79 Merge pull request #7 from kyrsjo/DYNKmodule Pull DYNK out of sixtrack.s 05 September 2017, 13:49:18 UTC
2916ac3 Fix missing flags to astuce mask files & add forgotten dynk.ast 05 September 2017, 13:44:47 UTC
3133359 tas matrix with right units initialized as well as the inverse 05 September 2017, 13:39:07 UTC
7433f68 Make the DYNK data arrays ALLOCATEABLE 05 September 2017, 13:22:24 UTC
845d748 Make DYNK a module 05 September 2017, 12:55:45 UTC
f597558 medium working version 05 September 2017, 11:49:15 UTC
8e4997e Move DYNK into a separate file dynk.s 05 September 2017, 09:23:01 UTC
1205065 Remove unneeded variables from USE statement 05 September 2017, 09:10:53 UTC
069aaed Make the SCATTER data arrays allocatable. 05 September 2017, 09:09:44 UTC
dcfbecb Merge branch 'master' into SCATTER 05 September 2017, 08:34:20 UTC
d6dd8e3 add documentation for dumping of normalized coordinates 04 September 2017, 09:45:07 UTC
3dfba48 Merge pull request #296 from kyrsjo/NAFF Version 4.7.6: Integrate NAFF library for FMA analysis 01 September 2017, 14:39:13 UTC
1d32cfd Bump version to 4.7.6 01 September 2017, 14:38:20 UTC
97197ea Label the fma_naff test as 'medium' 01 September 2017, 14:37:45 UTC
96de9de Merge branch 'master' into NAFF 01 September 2017, 14:03:02 UTC
5ede9c2 Mention NAFF in the build manual 01 September 2017, 14:01:45 UTC
576218a Move SCATTER's COMMON variables into the new MODULE + some cleanup 01 September 2017, 13:13:41 UTC
26b164d Make SCATTER into a f90 module 01 September 2017, 12:14:01 UTC
af87fcb Documentation of NAFF 01 September 2017, 12:08:12 UTC
4d32413 Merge pull request #321 from SixTrack/addtag_script Add a usefull little script for creating tags the right way 31 August 2017, 16:36:04 UTC
f1d9697 Add a usefull little script for creating tags the right way 31 August 2017, 16:33:30 UTC
20b5b3e Added some sanity checks to PPBEAMELASTIC inputs and generator 31 August 2017, 14:27:34 UTC
3d15ed7 Added input file parsing conditions and made error messages consistent with conditions 31 August 2017, 10:50:15 UTC
78785bd Fixed comment typos, spelling and grammar because reasons? 31 August 2017, 10:04:21 UTC
5c2f72b Added cross-section as optional input to generator 31 August 2017, 09:23:36 UTC
back to top