https://github.com/SixTrack/SixTrack

sort by:
Revision Author Date Message Commit Date
de2b130 Merge pull request #145 from kyrsjo/BB_inputFix Version 4.5.45: * Detect missing XSTR in BEAM block; if so print warning and set XSTR=XANG. 19 December 2016, 13:22:29 UTC
f32f22d Bump version number to 4.5.45 19 December 2016, 13:16:36 UTC
043b85f Update six.tex Adding missing Z 19 December 2016, 12:29:54 UTC
e9e0e80 Update manual 19 December 2016, 12:16:08 UTC
f02a460 Merge branch 'master' into BB_inputFix 19 December 2016, 12:08:01 UTC
d2ad450 Merge pull request #149 from jfwagner/survivalformat Version 4.5.44: * Modification of outputfile survival.dat, Nturns and Nparticles to 1e7. * Always trim zero-termination off strings before writing to STDOUT. * Fix test check tools to not print out random memory contents. 16 December 2016, 16:37:30 UTC
e9b1bc8 Bump version to 4.5.44 . 16 December 2016, 16:18:18 UTC
becadef Modification of outputfile survival.dat, Nturns and Nparticles to 1e7. 15 December 2016, 13:13:58 UTC
1dfe017 Merge pull request #147 from JamesMolson/checkf_arrays Fix test check tools to not print out random memory contents. 13 December 2016, 14:39:59 UTC
6329e31 Fix all the tools.... 13 December 2016, 14:34:33 UTC
b42b42e Set arrays in testing tools to 0 before usage. 13 December 2016, 14:24:09 UTC
2cbcbf8 Merge pull request #146 from kyrsjo/DYNK_smallfixes Always trim zero-termination off strings before writing to STDOUT. 13 December 2016, 10:51:30 UTC
e15078e bump date 13 December 2016, 10:50:39 UTC
d691ac5 Wrap write()s of cexpr_dynk into trim(stringzerotrim)) to avoid printing '\0' chars all over the place. 13 December 2016, 10:40:59 UTC
a99d1c2 Detect missing xstr in BEAM block, and if missing print WARNING and set xstr=xang. 12 December 2016, 17:03:30 UTC
e01ab57 Merge pull request #142 from kyrsjo/partnum_fieldlength Version 4.5.43: * Use 7 instead of 3 digits when writing out particle indices to STDOUT. 12 December 2016, 16:22:20 UTC
d250782 Bump version number to 4.5.43 (we change STDOUT outputs) 12 December 2016, 16:21:16 UTC
3a11299 Merge branch 'master' into partnum_fieldlength 12 December 2016, 16:20:14 UTC
10878bf Merge pull request #143 from kyrsjo/fixFMA Version 4.5.42: * Fix FMA result inconsistency between compilers by using double precision everywhere, careful conversion between complex and real numbers, fix various bugs * In non-collimation, stop if an active ( do_coll=.TRUE. ) collimation block is detected. 12 December 2016, 16:18:11 UTC
0736906 version bump to 4.5.42 12 December 2016, 16:15:50 UTC
048b159 Convert PLATO to double precission throughout 12 December 2016, 12:09:18 UTC
7276b1b better options for NAGFOR: Suppress 'unused local variable' and 'unused parameter' warnings. 09 December 2016, 14:05:25 UTC
24ee2ff Fix CFFT 09 December 2016, 14:03:19 UTC
bd989ba Fix argument mismatch. Tests are not affected... 09 December 2016, 12:27:25 UTC
a05e3e1 Now with the right precission, passes our tests with both gfortran and nagfor 09 December 2016, 10:23:18 UTC
e7758c3 Use explicit format statement when writing headers for DYNK fmt=2 09 December 2016, 09:57:45 UTC
0800990 attempt at fixing the PLATO bad results with nagfor 08 December 2016, 15:31:36 UTC
1cfcf47 Fix calls to maxval intrinsics, which nagfor noticed to be broken 08 December 2016, 15:11:45 UTC
0bf5b62 Bump text field length when writing particle number from 3 to 7, and comment out some unused FORMAT statements 08 December 2016, 13:53:33 UTC
eff4704 Merge pull request #141 from kyrsjo/collimat_stop In non-collimation sixtrack, stop if collimation block is present and active (do_coll=.TRUE.) 08 December 2016, 13:12:46 UTC
d90d59a Detect if collimation is ON (not just present) when doing non-collimation study && crash. 08 December 2016, 13:11:16 UTC
51685f7 Merge branch 'master' into collimat_stop 08 December 2016, 10:46:33 UTC
938cf71 Merge pull request #109 from kyrsjo/collimatEmittance Version 4.5.41: * Collimation block emittance fix - now read collimation emittances from collimation block, not BEAM. This changes the input format! 08 December 2016, 09:19:27 UTC
9862721 Version bump to 4.5.41 08 December 2016, 09:17:09 UTC
aa12889 Merge branch 'master' into collimatEmittance 08 December 2016, 09:14:05 UTC
bccb3d4 Stop if collimation block is present, but not in collimation version. 06 December 2016, 19:27:33 UTC
8af413b Merge pull request #137 from JamesMolson/lostnumxv_test Restore missing lostnumxv test folder 06 December 2016, 14:34:19 UTC
640c9af We had a lostnumxvin folder but not a lostnumxv. This should re-enable the test. 06 December 2016, 13:42:19 UTC
b1a3f56 Merge pull request #134 from JamesMolson/DFLOAT_removal Replace calls to DFLOAT with DBLE in plato_seq.s 06 December 2016, 11:12:59 UTC
added36 Merge pull request #131 from JamesMolson/read90output Add the option to output to a specified file in read90 Unfortunately it doesn't work with our old Lahey version - a workaround would be to comment out the `use, intrinsic` flag and set output_unit=6. This problem is tracked in #136 . 06 December 2016, 11:11:35 UTC
f40ea7c Merge pull request #1 from kyrsjo/nagfor_fixes Nagfor fixes 06 December 2016, 11:09:23 UTC
51bc8ac Add dummy routine so that nagfor will compile even if datamods.f is "empty". 06 December 2016, 10:20:00 UTC
53554e8 Fix options for NAGFOR 06 December 2016, 10:11:21 UTC
6cbd530 Date bump. 06 December 2016, 09:08:00 UTC
f54f56a Merge pull request #135 from kyrsjo/manualFix Fix mistypes in user_manual. 05 December 2016, 19:42:08 UTC
2bd62b7 Bump date and commit pdf 05 December 2016, 19:41:41 UTC
4e60210 Fix iexact manual & comments 05 December 2016, 19:40:19 UTC
a106e02 Fix mistype in DYNK->FUN->GET. 05 December 2016, 19:31:41 UTC
7ffce5f Minor fix in error message text. 05 December 2016, 18:31:42 UTC
09d6908 Replace calls to DFLOAT with DBLE. 05 December 2016, 18:10:53 UTC
2015b28 Initialize collimation emittances to 0.0 + helpful error message if not specified. 05 December 2016, 18:05:16 UTC
f433453 Split myemitx0 etc. to _dist and _collgaps versions, some general cleanup 05 December 2016, 12:32:01 UTC
a4c0e29 Remove some unused variables and code duplication 05 December 2016, 09:11:19 UTC
d90f351 More cleanup - deleting unused and confusing block "dbmaincr" + various unused references to collimation blocks 03 December 2016, 16:20:12 UTC
860ffb3 Delete unneccessary variable blocks from dump* subroutines. 03 December 2016, 13:49:47 UTC
32ee7d5 Close the output file. Don't assume unit 6 is stdout. 02 December 2016, 14:44:24 UTC
62561db Add the option to output to a specified file in read90 02 December 2016, 11:11:10 UTC
e1878e4 Clean dump* subroutines (not complete...). To actually build that code (and check that it compiles), add "debug" flag to make_six command line. 30 November 2016, 15:38:22 UTC
0745526 Merge branch 'master' into collimatEmittance 30 November 2016, 12:43:38 UTC
23870b7 Merge pull request #129 from kyrsjo/DYNK_modEnergy_manualPDF Manual: Updating names, dates, and version number + compiling the PDF. 30 November 2016, 12:41:45 UTC
e339b0c Manual: Updating names, dates, and version number + compiling the PDF. 29 November 2016, 13:32:46 UTC
37385df Merge pull request #110 from Pingul/DYNK_modEnergy Added feature in DYNK: Turn-by-turn modification of the reference energy e0, for ramping simulations. This also introduces the "element" GLOBAL-VARS in DYNK, where E0 is one (and so far, the only) feature. 29 November 2016, 12:30:04 UTC
d3df3e3 Bumping date and adding credits. 29 November 2016, 09:27:37 UTC
4b04029 Merge remote-tracking branch 'sixtrack-main/master' into DYNK_modEnergy 29 November 2016, 09:23:40 UTC
c04b9da Updated fort.6.canonical to not include debug statements, and added extra_inputs.txt file to be able to run the tests. Also added a dynk_globalvars folder. 28 November 2016, 15:54:34 UTC
a617390 Removed debug statement 25 November 2016, 14:00:47 UTC
62974d6 Adding test for globalvars. 25 November 2016, 08:17:51 UTC
86d0ba8 Merge pull request #125 from kyrsjo/dafor-improvements Dafor improvements 24 November 2016, 16:13:30 UTC
e9f9609 whitespace fix 24 November 2016, 16:10:37 UTC
0399c51 Only update tracked particles. 24 November 2016, 15:52:27 UTC
e80fb7d Fix sanity checks 24 November 2016, 15:52:27 UTC
61f9c31 Bump version number. 24 November 2016, 15:52:27 UTC
429c891 Bump version to 4.5.39 24 November 2016, 15:52:27 UTC
2af25fb Change output format for tracks2.dat 24 November 2016, 15:52:27 UTC
db7ab10 Put back a pair of real comments that accident were deleted. 24 November 2016, 15:52:27 UTC
e5f6172 Bump date/names 24 November 2016, 15:52:27 UTC
6ca82bd Remove excess comments from dabnew.s 24 November 2016, 15:52:27 UTC
d305419 Remove excess comments from lielib.s 24 November 2016, 15:52:27 UTC
03800f1 Fix all rank mismatch warnings! 24 November 2016, 15:52:27 UTC
2981807 Purge !hr comments 24 November 2016, 15:52:27 UTC
7985569 Remote fort.10 from prob1 and prob3 test input. 24 November 2016, 15:52:27 UTC
fbbb6da Fixing indentation issues. 24 November 2016, 08:59:27 UTC
c149ffd Adding safety checks for GLOBAL-VARS. 23 November 2016, 16:24:25 UTC
c72faab Merge pull request #1 from kyrsjo/DYNK_modEnergy-manualFixes DYNK manual corrections and TODOs added. 23 November 2016, 14:38:29 UTC
5805a93 TODO for the other sanity check 23 November 2016, 10:47:41 UTC
4c4fc4a Describe the GLOBAL VARS 'element'. 23 November 2016, 10:39:28 UTC
e7a2401 Make sure that the DA version builds (at least with ifort) - the Makefile was going a bit insane 22 November 2016, 17:51:09 UTC
8bd7be7 One more unused variable... 22 November 2016, 17:33:47 UTC
e1bfd8c Fix nagfor's warnings 22 November 2016, 17:24:47 UTC
18982e2 close files 22 November 2016, 17:16:33 UTC
a86775a Get rid of un-initialized variables + some error trapping 22 November 2016, 17:10:08 UTC
d8cb8f8 Fix warnings about unused variables / labels and truncated lines 22 November 2016, 15:42:37 UTC
f89f2fe In case of DAFOR error, exit with non-zero exit status. 22 November 2016, 15:32:25 UTC
5597687 Allow passing the name of the input- and output file as command line arguments 22 November 2016, 15:28:53 UTC
a14f330 Merge pull request #117 from JamesMolson/CommentsAsVersionControl Version 4.5.40: * Remove comments `!hrXX <code without paranthesis>`, which is followed by the pranthesiz'ed code (which may also contain bugfixes...) 22 November 2016, 14:13:44 UTC
88527c0 Bump version number. 22 November 2016, 14:09:59 UTC
5b4856d Merge branch 'master' into CommentsAsVersionControl 22 November 2016, 14:09:20 UTC
9819f23 Merge pull request #124 from kyrsjo/fix_collimat_format Version 4.5.39: * Change output format for tracks2.dat to work with FCC -- two more characters in the "s" column. * DYNK for electron lens 22 November 2016, 13:57:51 UTC
d477ba3 Bump version to 4.5.39 22 November 2016, 13:54:47 UTC
f0c6182 Change output format for tracks2.dat 22 November 2016, 13:50:22 UTC
back to top