Skip to content

Commit

Permalink
Update mad_dict.c
Browse files Browse the repository at this point in the history
Fall back from PR 1175

For proper slicing in the cavities volt needs to be added in the list of attribute to slide, but also fill correctly the list of cavities in the sequence structure
  • Loading branch information
rdemaria authored Apr 25, 2024
1 parent 54c0f20 commit 3865cb6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mad_dict.c
Original file line number Diff line number Diff line change
Expand Up @@ -2034,7 +2034,6 @@ const char *const_element_def =
"harmon = [i, 0], "
"nbin = [i, 0], "
"magnet = [i, 0], "
"slice = [i, 1], "
"slot_id = [i, 0], "
"assembly_id = [i, 0], "
"model = [i, -1], "
Expand Down

0 comments on commit 3865cb6

Please sign in to comment.