sort by:
Revision Author Date Message Commit Date
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
c0492f8 Updated test fort.3 12 September 2017, 11:19:37 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
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
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
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
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
bffa5dc Removed debugging output 30 August 2017, 14:39:21 UTC
1152a5f Fixed indexing bug in scatter_parseGenerator 30 August 2017, 14:37:18 UTC
5867fd3 PPBEAMELASTIC variables from fort.3 implemented 30 August 2017, 14:30:20 UTC
a0aaab8 Merge branch 'SCATTER' of github.com:kyrsjo/SixTrack into scatter_v 30 August 2017, 14:15:14 UTC
cc48888 Fixed two bugs in the input parser, and used the 'scaling' temp variable instead of re-reading it from memory 30 August 2017, 12:48:05 UTC
cd70051 Debugging commit 30 August 2017, 12:06:45 UTC
9c730d2 Merge pull request #319 from mfittere/update_build update build manual description of how to run ctest. 30 August 2017, 09:23:44 UTC
6516862 Update text to match current version of the test tool 30 August 2017, 09:22:12 UTC
56237d5 Formatting 30 August 2017, 09:20:30 UTC
0b148fa Documented the DYNK scatter + fixed a few small errors 30 August 2017, 09:14:51 UTC
ec061db Add DYNK support for SCATTER 30 August 2017, 09:02:41 UTC
fb02e0b Don't commit files that are changed by running the program (or symlinks that cause this to happen) 30 August 2017, 08:44:50 UTC
1775a51 Check that a SEED was actually given in the SCATTER block 30 August 2017, 08:33:27 UTC
63e96fb Move scattering initialization to special subroutine 30 August 2017, 08:28:21 UTC
983bcd8 Added option to set the seed in sixtrack.s 30 August 2017, 08:16:13 UTC
8298dcb Fix crlibm for the scatter input parsing routines 29 August 2017, 17:09:53 UTC
919b7f7 Adding scaling option to ELEM 29 August 2017, 16:54:52 UTC
ab2b650 Added scatter_bbelastic/fort.13 test file 29 August 2017, 16:41:36 UTC
79df0a1 Updated scatter_bbelastic/fort.3 test file 29 August 2017, 16:37:45 UTC
55e3efb Added three scatter_parse subroutines to scatter.s90 29 August 2017, 16:16:24 UTC
12642c8 Partially moved scatter parsing to scatter.s90, commit for debugging purposes 29 August 2017, 14:49:45 UTC
ff516be Added formatting to scatter_log output 29 August 2017, 11:43:22 UTC
3e1b81f update build manual 28 August 2017, 15:03:41 UTC
9554877 Different windows for transverse/longitudinal, only x for physical coordinates and (x, px) for normalised as NAFF input 28 August 2017, 14:39:20 UTC
e5f43b7 Fixed a problem with passing of a sliced array to C++ which caused the recieving end to iterate over both particles and turns (particles first). 28 August 2017, 13:30:56 UTC
ce1b7c1 Changed scatter file header name to same name as file 28 August 2017, 12:44:02 UTC
ca22566 Added some comment and some minor cleanup 28 August 2017, 12:29:47 UTC
c64110b Reordered scatter log variables and added header 28 August 2017, 08:47:16 UTC
7eab200 Fixed aall the bugses 25 August 2017, 16:22:32 UTC
049dbc6 Fix the build after the merge 25 August 2017, 15:46:05 UTC
f8a852c Merge branch 'master' into SCATTER 25 August 2017, 15:41:35 UTC
2694315 Actually write something to the file 25 August 2017, 15:41:22 UTC
46a760a Adding the output file scatter_log.txt 25 August 2017, 15:34:07 UTC
0ac49cb Added the rest of the basic thin scatter code 25 August 2017, 15:18:29 UTC
3dbe3e9 Merge pull request #317 from kyrsjo/fixStrLEN Fix stringlength from stringzerotrim; This fixes a bug introduced in #310. 25 August 2017, 13:10:41 UTC
f51716c Bump version to 4.7.5 25 August 2017, 13:09:20 UTC
56533d7 Update the manual. 25 August 2017, 13:05:33 UTC
3401ddb Merge branch 'master' into fixStrLEN 25 August 2017, 13:00:43 UTC
1f38f07 Delete unused +cd blocks from the collimation code 25 August 2017, 13:00:04 UTC
2286888 Cleanup 25 August 2017, 12:57:49 UTC
e725f5a Preserve compatibility with old dynksets.dat files 25 August 2017, 12:50:02 UTC
9f2f1ae Stringzerotrim should have the same string length as getfields_split 25 August 2017, 11:48:00 UTC
975edef Moved scatter seeding to scatter_thin 23 August 2017, 14:50:02 UTC
93183c3 Implemented scatter_generator_getPPElastic 23 August 2017, 14:35:06 UTC
8116389 Merge branch 'SCATTER' of github.com:kyrsjo/SixTrack into scatter_v 23 August 2017, 07:17:35 UTC
63a2bae Started to implement pp elastic generator 22 August 2017, 15:53:32 UTC
982a4fb Remember to define the flags that are actually used (in +cd parpro, which we include) 22 August 2017, 14:51:14 UTC
0780bf9 Cleanup CMakeLists.txt to make building of f90 files easier 22 August 2017, 14:41:38 UTC
61b3e3a Restore compilation of beamgas.f90 22 August 2017, 13:11:10 UTC
534c1dd Reformatted scatter.f90 to free form 22 August 2017, 13:08:25 UTC
7495e06 Split the beamgas stuff off into a separate file. Note: It does not compile, but that isn't a new problem... 22 August 2017, 12:58:55 UTC
4d430fd Merge pull request #5 from Jadzia626/scatter_v scatter.f90 in CMake and line wrapping fix for free form source files 22 August 2017, 12:50:49 UTC
3135190 Line wrapping fix for free form source files 22 August 2017, 12:43:20 UTC
a1ffdbe Change name of scatter.f to scatter.f90 22 August 2017, 11:49:33 UTC
5500bb0 Split the scatter deck off into a new file scatter.s90 22 August 2017, 07:40:52 UTC
4499a92 Merge remote-tracking branch 'upstream/master' into SCATTER 21 August 2017, 15:37:27 UTC
7f72eea Merge pull request #315 from Jadzia626/fix_syntax_hl Fixed code formatting in the RF cavity kicks that broke syntax highlighting in atom.io. 21 August 2017, 15:35:37 UTC
d068fd4 Fixed some code formatting that broke syntax highlighting 21 August 2017, 15:26:36 UTC
ff7c2ce Merge pull request #4 from Jadzia626/scatter_v Fixed some indexing errors in scatter subroutine && inverted greater- / less-than. 21 August 2017, 14:35:35 UTC
07b3479 Cleanup 21 August 2017, 14:07:34 UTC
95c1000 Use an explicit interface to call the NAFF interface 21 August 2017, 13:48:36 UTC
6029b12 Fix a comment, let whitespace follow local convention. 21 August 2017, 11:49:45 UTC
163e196 Update case(NAFF) to the new indenting convention used in this region of the code. 21 August 2017, 11:46:01 UTC
3ad5f5a Merge branch 'master' into NAFF 21 August 2017, 11:43:49 UTC
3f925a5 The x_len and xp_len arguments will always be there, even if they are sometimes pointing to non-initialized random memry garbage. 21 August 2017, 11:36:56 UTC
d62fdd4 Fix linking of NAFF to LibFFTW, using a find_package from EIGEN. Note that CMake suddenly started to autodetect SixTrack as a C++ executable and tried to link it as such; this is avoided by explicitly specifying the target language. Such linking triggered the use of the gcc flags -rdynamic and -Wl,-Bdynamic (together with -static), which caused the executable to not run. When trying to run, this resulted in the error message "/lib/ld64.so.1: bad ELF interpreter: No such file or directory". 21 August 2017, 10:01:04 UTC
da928fe Merge pull request #3 from skostogl/NAFF NAFF development from Sofia 21 August 2017, 08:41:18 UTC
a362467 Merge pull request #314 from kyrsjo/forgotFixes Adding forgotten stuff to test fma_binary. 21 August 2017, 08:40:17 UTC
79d7d58 Fixed some indexing errors in scatter subroutine 21 August 2017, 08:31:18 UTC
back to top