Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
fb2a5f9
Added sigmasettings.out and twisslike.out to collimation_k2 test
vkbo Oct 8, 2019
d59ebf2
Removed the redundant loop for writing the sigmasettings ans twisslik…
vkbo Oct 8, 2019
b52b631
Updated sigmasettings and twisslike files as collimator order in the …
vkbo Oct 8, 2019
fb98553
Updated collimator not found warning for LHC and RHIC style naming
vkbo Oct 8, 2019
a0b6d22
Cleaned up formatting of twisslike.out and sigmasettings.out
vkbo Oct 8, 2019
3d55cbc
Merge branch 'coll_type' into coll_cleanup
vkbo Oct 8, 2019
8ee8101
Cleanup collimate_start
vkbo Oct 8, 2019
7d508d1
Remove unnecessary variables for rnlux
vkbo Oct 8, 2019
c0787cf
Moved all the arrays that depend on number of collimators to coll_db …
vkbo Oct 8, 2019
2594d82
Allocate all non-DB arrays depending on DB size in coll_common instead
vkbo Oct 8, 2019
f7927dd
The mux and muy arrays in collimation are not in use, so commenting t…
vkbo Oct 8, 2019
fcf8f9f
Clean up the alloc subroutines
vkbo Oct 8, 2019
bc0a84e
Variable cleanup
vkbo Oct 8, 2019
19f5ecf
Variable cleanup
vkbo Oct 8, 2019
eec4190
Variable cleanup ... again
vkbo Oct 8, 2019
cb079ce
The code at the end of collimate_end_turn is the same collimate_end_e…
vkbo Oct 8, 2019
2762e06
Lots of variable cleanup and moving to place they're used
vkbo Oct 8, 2019
58059c5
Merge branch 'coll_type' into coll_cleanup
vkbo Oct 8, 2019
45b75c2
Fix merge conflicts
vkbo Oct 10, 2019
87737fb
Merged twisslike and sigmasettings file, and moved the mingap check t…
vkbo Oct 10, 2019
4572b77
Moved the element stats calculation to a separate subroutine
vkbo Oct 10, 2019
67e0493
Kill the collimate_start routine
vkbo Oct 10, 2019
30b8069
Redundant firstrun = .false. in thin6d
vkbo Oct 11, 2019
f65e10a
Only allocate and compute the data for the amplitdue.dat file if it's…
vkbo Oct 11, 2019
9d3273c
Added dowrite_efficiency flag to collimation, and made this and the e…
vkbo Oct 11, 2019
f7b4864
No need to compute ix in collimation, just pass it from tracking
vkbo Oct 11, 2019
23254c3
Merge branch 'coll_tracks2' into coll_cleanup
vkbo Oct 11, 2019
df3d334
Updated tracks2 canonicals due to change in variable spacing
vkbo Oct 11, 2019
e93c6ca
Moved the writing of tracks2.dat to a separate subroutine
vkbo Oct 11, 2019
246f303
Moved writin of impacts and absorb files to a separate subroutine
vkbo Oct 11, 2019
288c1f5
Further cle3anup of logic in end_collimator
vkbo Oct 11, 2019
b97dfd2
Moved selected collimator code to a separate routine
vkbo Oct 11, 2019
a6edda0
Cleaned up some duplicate code and merged some loops
vkbo Oct 11, 2019
21b77a9
Updated formatting of impact.dat
vkbo Oct 11, 2019
7962cbc
Some minor cleanup in collimation exit routine
vkbo Oct 11, 2019
3830ab2
Cleaned up efficiency and some more routines, and fixed two bugs in e…
vkbo Oct 11, 2019
622c42a
Updated canonicals for bug in efficiency. On eff_y compared with 4.x,…
vkbo Oct 11, 2019
88672ef
Fix merge conflicts
vkbo Oct 15, 2019
1ce9f8d
Fix variable
vkbo Oct 15, 2019
47267db
Fixed merge conflicts
vkbo Oct 21, 2019
304adbc
Fixed segfault due to unallocated cry_proc array
vkbo Oct 21, 2019
ada46dd
Started cleaup of coll_doCollimator and moved halo code to separate r…
vkbo Oct 21, 2019
01c64b1
Moved the geant4 collimation code to a separate routine
vkbo Oct 21, 2019
9f302da
Cleanup of the main routines in tracking through collimators
vkbo Oct 21, 2019
952d4a5
Cleanup of main collimation routines
vkbo Oct 21, 2019
9dd933e
Some more module header cleanup
vkbo Oct 21, 2019
1a4fb27
Added parentheses and moved calculation of rotation out of loops
vkbo Oct 21, 2019
dd71791
Some final minor stuff
vkbo Oct 21, 2019
db0523b
Fixed merge conflicts
vkbo Oct 24, 2019
3fe649e
Fixed merge conflicts
vkbo Oct 24, 2019
8c6cdd8
Fix indent
vkbo Oct 24, 2019
58006a5
Ensure that the gap_rms_error array does not contain negative zero va…
vkbo Oct 25, 2019
7ad54d1
Fixed merge conflicts
vkbo Oct 29, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Variable cleanup
  • Loading branch information
vkbo committed Oct 8, 2019
commit 19f5ecf57841ac8d823f8e28c8325f9a4e8a03e5
Loading