Skip to content

Commit 7ef4c00

Browse files
committed
Remove =+1 -> =1 since mcstas-pygen -> McStasscript may experience issues in e.g. instr.show_diagram(analysis=True)
1 parent ceff0b2 commit 7ef4c00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mcstas-comps/obsolete/ESS_moderator_short.comp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ DEFINE COMPONENT ESS_moderator_short
9292
SETTING PARAMETERS (size, Lmin, Lmax, dist, focus_xw, focus_yh,
9393
nu=50, T=325, tau=22e-6, tau1=0, tau2=7e-6, n=5, n2=5,
9494
chi2=2.5, I0=9e10, I2=4.6e10, branch1=0, branch2=0.5 ,
95-
branchframe=0, int target_index=+1)
95+
branchframe=0, int target_index=1)
9696

9797
SHARE
9898
%{

0 commit comments

Comments
 (0)