Skip to content

Commit 9dfe4a6

Browse files
author
J. Scott Berg
committed
Find closed orbit when using ptc_twiss
1 parent 2425b5e commit 9dfe4a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hsr-275-10.madx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ use, sequence=hsr;
2525
select, flag=ptc_twiss, column=name,keyword,t,s,x,px,disp1,disp2,beta11,alfa11,beta22,alfa22;
2626
ptc_create_universe;
2727
ptc_create_layout, exact, model=2, method=6, nst=5;
28-
ptc_twiss, betz=1, icase=56, no=5, file='hsr-ptc.tfs';
28+
ptc_twiss, closed_orbit, icase=56, no=5, file='hsr-ptc.tfs';
2929
ptc_end;

0 commit comments

Comments
 (0)