Skip to content

Commit dd3bcdc

Browse files
authored
Update madl_etrck.mad
1 parent 6049851 commit dd3bcdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/madl_etrck.mad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ local function track_multipole (elm, m)
249249
local angle, ksi, lrad, knl, ksl in elm
250250
local edir in m
251251

252-
m.el = lrad*tdir
252+
m.el = lrad
253253

254254
local kick = strex_kick
255255
if abs(knl[1]) + abs(ksl[1]) >= minang then

0 commit comments

Comments
 (0)