https://github.com/SixTrack/SixTrack

sort by:
Revision Author Date Message Commit Date
5dbf8df Merge pull request #310 from kyrsjo/DUMPstart Version 4.7.3: Special DUMP at injection point. 16 August 2017, 18:09:55 UTC
cbcb3c6 Bump version to 4.7.3 16 August 2017, 18:09:19 UTC
6c3a6dd Update documentation for DUMP. 16 August 2017, 18:05:23 UTC
3a925d2 Check that we don't have conflicting SINGLE ELEMENT names 'ALL' or 'StartDUMP' 16 August 2017, 18:04:20 UTC
2d8aa5a Put the code to do the dump into a +cd block and insert that into all tracking routines 16 August 2017, 17:23:22 UTC
bf342d2 Have only a single dump_tas and dump_clo array 16 August 2017, 17:07:32 UTC
da37b74 Support CR for DUMP index -1 (StartDUMP) 16 August 2017, 16:56:17 UTC
0c37acb Delete out-of-date comment 16 August 2017, 16:43:07 UTC
1d5ee3d Update input Sixin.zip and non-empty canonical 16 August 2017, 16:42:36 UTC
78831ff Allow the StartDUMP to work 16 August 2017, 16:41:49 UTC
dcca9a7 Allow SixTestWrapper to handle multiple files 16 August 2017, 16:41:03 UTC
7b5c47c Handle StartDUMP in daten, in general better error testing, 1st version of the tests 16 August 2017, 09:10:06 UTC
5e44a73 Add new data fields to DUMP in order to support a DUMP at the first element, whatever that is, and to normalize it using the matrix normally used for generating the initial distribution. 16 August 2017, 07:58:09 UTC
f075d36 Merge pull request #294 from kyrsjo/check_machinelength Version 4.7.2: Compare machine length in SYNC block (TLEN) with calculated value and print a warning if they are different. 13 July 2017, 14:17:40 UTC
b5774d9 Bump version to 4.7.2 13 July 2017, 14:14:26 UTC
5547252 Add a notice in the user manual. 13 July 2017, 14:09:10 UTC
1cba912 Merge remote-tracking branch 'upstream/master' into check_machinelength 13 July 2017, 13:07:25 UTC
455e2cd Change it from an error to warning 13 July 2017, 13:06:54 UTC
279cafe Merge pull request #208 from JamesMolson/ifort Fix "Ifort: remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'" Also increase the size of other output format strings to prevent overflows. 07 July 2017, 14:48:41 UTC
29f0ca9 Bump version to v4.7.1 - contains fixes for writing out floating point value overflows, and to fix ifort warnings related to this. Some format strings have changed type - e.g. to ES. 07 July 2017, 14:43:49 UTC
cac91e1 Fix some more table alignments. All ifort warnings are now cleared. 07 July 2017, 14:12:03 UTC
f801e72 Change more tables to be aligned and to use ES throughout. 07 July 2017, 13:42:08 UTC
539aa46 Change some format types to increase dynamic range (use ES). 07 July 2017, 11:54:06 UTC
0cd1595 More format string changes. 05 July 2017, 17:10:27 UTC
46dc002 Fix "NORMALIZED HORIZONTAL EMMITTANCE (mu-meter rad)" statements. 05 July 2017, 13:34:24 UTC
5ffa5e1 Merge branch 'master' into ifort 05 July 2017, 12:52:19 UTC
7c1bca0 Merge pull request #292 from JamesMolson/cmake Adding support for gprof with the GPROF flag to our CMakelists, various cleanup. Note: This is SixTrack version 4.7.0; the version number was bumped in the last merge ( b7c0b4f99e1b7789384ace99fa13ad89a9957153 , PR #247 ) 05 July 2017, 12:38:14 UTC
5949fd4 Merge branch 'master' into ifort 05 July 2017, 12:03:31 UTC
cbb0528 Clean up the build files, we don't need to manually add the build/link flags to every target. Add in the CXX coverage flag which seems to have been missed in the past. 05 July 2017, 11:44:38 UTC
b876dab Detect TLEN missmatch and quit the job 04 July 2017, 16:53:12 UTC
57d2158 In dcum, always print the machine length 04 July 2017, 15:39:35 UTC
e65d5b7 Support for building libs on OpenBSD. 03 July 2017, 18:11:11 UTC
03c3f5a Merge branch 'master' into cmake 03 July 2017, 18:06:31 UTC
b7c0b4f Merge pull request #247 from JamesMolson/geant4 Collimation file splitting and Geant4 collimation. 03 July 2017, 18:02:59 UTC
8dc2b42 Bump version and date. 03 July 2017, 18:01:51 UTC
fde958e Merge branch 'master' into ifort 29 June 2017, 11:26:15 UTC
5930afe Check that we are not using a pencil beam with geant4 collimation. It is currently broken. 29 June 2017, 11:24:27 UTC
577dd6b Merge branch 'master' into geant4 29 June 2017, 10:39:05 UTC
de94606 Merge pull request #293 from kyrsjo/fix_manual_ird Fix manual for variable `ird` 27 June 2017, 15:39:24 UTC
bc7d807 Clear up 'ird' confusion in the manual. 27 June 2017, 15:32:41 UTC
7253f0a Make sure to compile six.tex enough times; also make clean should remove the pdf. 27 June 2017, 15:31:32 UTC
53314c7 Add support for gprof with the GPROF flag. 20 June 2017, 14:51:35 UTC
caf9ba2 Merge pull request #291 from JamesMolson/cmake Fix ppc64 tests 19 June 2017, 13:07:16 UTC
1d8bc81 Fix ppc64 tests 19 June 2017, 13:00:03 UTC
a90e3a3 Merge branch 'master' into ifort 19 June 2017, 11:43:45 UTC
9877ba7 Merge pull request #288 from kyrsjo/tests_coupling Version 4.6.30: * Fix sign for coupling in BB lens. * Add new test `beam-HO_6D-simple-newstyle-coupling`, including fort.13 generator and analysis tool to extract the charge density distribution of the strong beam. * Add new tests `beam-HO_6D-simple-oldstyle` and `beam-HO_6D-simple-newstyle` * Update description of elens in physics manual * Update Sixin.zip for test javier_bignpart 09 June 2017, 10:06:59 UTC
1202e93 Bump version to 4.6.30 09 June 2017, 10:01:46 UTC
f77859f Update tests beam-HO_LR-ibbc-newstyle and beam-HO_LR-ibbc-oldstyle 09 June 2017, 08:48:02 UTC
469a601 Update the test beam-HO_6D-simple-newstyle-couplingto add canonicals and have a sensible number of particles. 08 June 2017, 13:17:53 UTC
e96405e Merge remote-tracking branch 'miriam/elens' into tests_coupling 08 June 2017, 09:50:06 UTC
e4e466a Add Sixin.zip for tests beam-HO_6D-simple-newstyle-coupling and last_amp 08 June 2017, 09:47:07 UTC
433c803 Update Sixin.zip for beam-HO_6D-simple-newstyle and beam-HO_6D-simple-oldstyle 08 June 2017, 09:45:46 UTC
847c588 Update javier_bignpart/Sixin.zip, which was forgotten in PR #287 08 June 2017, 09:30:59 UTC
3773d03 Merge branch 'master' into tests_coupling 08 June 2017, 09:23:57 UTC
12b3679 Merge pull request #287 from kyrsjo/fixJavierBignpart Fix test javier_bignpart 08 June 2017, 09:14:24 UTC
afc340a Update the README to take the new build and test system into account. 08 June 2017, 09:05:36 UTC
2e2c5ce Update the canonicals 08 June 2017, 09:04:57 UTC
ac42768 Dump only every 100th turn to singletrackfile.dat, this reduces its size from 90MB to 900 KB. 08 June 2017, 09:04:24 UTC
0d4c29d Merge pull request #286 from kyrsjo/NukeAbend Version 4.6.29: Replace calls to abend() with write(lout,*) + call prror(-1); this will cause an error stop that leads to a non-zero exit status, and for CR (including BOINC), triggers the copying of the tail of fort.6 and fort.93 to STDOUT. 08 June 2017, 08:38:17 UTC
cf44a44 Bump version to 4.6.29 08 June 2017, 08:32:03 UTC
07cea62 Unbreak the COLLIMAT -CRLIBM build that was broken by PR #279, merged in cf46133ef00120038d1cb6e9c202f8b4f346fcc4 08 June 2017, 08:27:50 UTC
6278c9d Merge branch 'master' into NukeAbend 08 June 2017, 08:11:22 UTC
9931d6e Merge pull request #264 from kyrsjo/amp(1)_EXACT Version 4.6.28: Fix the max amplitude to exactly amp0, do not calculate it. This makes it possible to compare top amplitude of one run with bottom amplitude of another. 08 June 2017, 08:07:24 UTC
05c23f4 Replace calls to abend() with write(lout,*) + call prror(-1) 07 June 2017, 16:53:29 UTC
2602c03 Bump version to 4.6.28 07 June 2017, 16:09:02 UTC
433e095 Merge branch 'master' into amp(1)_EXACT 07 June 2017, 15:40:53 UTC
cf46133 Merge pull request #279 from rdemaria/bbexpert_add_output Version 4.6.27: Move the "BEAM-EXPERT" conversion output to file 'beam_expert.txt', write this file both for EXPERT and non-expert BEAM block. 07 June 2017, 15:39:13 UTC
282a43b Bump version to 4.6.27 07 June 2017, 15:37:06 UTC
42cb6ac Merge branch 'master' into bbexpert_add_output 07 June 2017, 15:36:38 UTC
f50102b Merge pull request #285 from kyrsjo/safeCR Version 4.6.26: Safe and correct repositioning of output files 07 June 2017, 15:35:20 UTC
b5a579f Bump version to 4.6.26 07 June 2017, 15:34:34 UTC
fcde818 Safe and correct repositioning of files 07 June 2017, 15:30:58 UTC
e6d0fab BOINCify beam_expert.txt 07 June 2017, 12:04:44 UTC
e8d4817 Cleanup messages 07 June 2017, 12:00:42 UTC
d778151 Write beam expert conversion to file 'beam_expert.txt' 07 June 2017, 11:50:17 UTC
7830446 Add remark about the final amplitude in the documentation of the TRAC block. 07 June 2017, 10:20:03 UTC
a07e630 Make read90 a bit more user-friendly 07 June 2017, 09:54:30 UTC
215b13c Update canonicals 07 June 2017, 09:05:36 UTC
4314330 Merge remote-tracking branch 'origin/amp_test' into amp(1)_EXACT 07 June 2017, 08:47:49 UTC
50c56ac Add the singletrackfile canonical 07 June 2017, 08:47:34 UTC
c8614e3 Adding new test which should break on the amp(1)_EXACT branch 07 June 2017, 08:40:14 UTC
8db5333 If only one amplitude variation, it should use the starting amplitude 07 June 2017, 08:11:11 UTC
7473002 Merge branch 'master' into bbexpert_add_output 06 June 2017, 17:05:31 UTC
849357c Merge branch 'master' into amp(1)_EXACT 06 June 2017, 17:04:36 UTC
e430415 Merge pull request #283 from JamesMolson/fixes Fix the logo in the README displaying on github. 06 June 2017, 15:59:33 UTC
049a836 Move to a smaller .png logo. 06 June 2017, 15:40:43 UTC
f0b6b29 Fix the image in the README 06 June 2017, 15:34:07 UTC
51def48 Fix the patch - write to the first particle in the pair (the second is ignored), and use the max not the min amplitude 06 June 2017, 15:21:29 UTC
172a346 Cleanup if/endif for NEW BEAM BLOCK writeout 06 June 2017, 13:32:55 UTC
f238d0f Merge branch 'master' into bbexpert_add_output 06 June 2017, 13:24:15 UTC
4c6a19c Merge pull request #280 from kyrsjo/fixSTOP Change STOP statements for pre-Fortran2008 compatibility, bump version to 4.6.25 06 June 2017, 13:16:02 UTC
62213a0 bump version to 4.6.25 06 June 2017, 13:15:35 UTC
e5a28d0 It seems that 'stop INTEGER' where INTEGER is evaluated at run-time is only valid in Fortran 2008. Replaced by something which works in pre-2008 as well, so that we can build it with gfortran older than 6.0. 06 June 2017, 12:57:30 UTC
e8f7599 adding new style output with expert flag 06 June 2017, 10:26:04 UTC
4a9cbc1 Merge branch 'master' into ifort 06 June 2017, 09:23:42 UTC
2339a65 Merge remote-tracking branch 'upstream/master' into amp(1)_EXACT 05 June 2017, 15:05:34 UTC
50e7984 Merge pull request #277 from kyrsjo/LibArchive_boincrf Version 4.6.24: * In BOINC version, call BOINCRF to convert filenames before calling open(). 05 June 2017, 14:45:04 UTC
6acd2b6 Bump version to 4.6.24 05 June 2017, 14:43:56 UTC
35ecba6 Fix comment 05 June 2017, 14:39:23 UTC
3c9b475 More boincrf repositioning 05 June 2017, 14:33:02 UTC
back to top