Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
BeamDynamics
MatlabOperation
Commits
a178ab54
Commit
a178ab54
authored
Jun 25, 2019
by
Simone Liuzzo
Browse files
changed matching constraints
parent
c656a55c
Changes
1
Hide whitespace changes
Inline
Side-by-side
+ebs/+matching/MiniBetaOptics.m
View file @
a178ab54
...
...
@@ -91,10 +91,11 @@ rm34constr=struct(...
'Min'
,
rm44_34a
,
...
'Max'
,
rm44_34a
);
%
c
=
[
atlinconstraint
(
indidbc
,{{
'beta'
,{
2
}}},
0
,
0
,
1e-5
)
...
1)...%
atlinconstraint
(
indidbc
,{{
'alpha'
,{
1
}}},
0
,
0
,
1e-3
)
...
1)...%
atlinconstraint
(
indidbc
,{{
'alpha'
,{
2
}}},
0
,
0
,
1e-3
)
...
1)...%
atlinconstraint
(
indidbc
,{{
'Dispersion'
,{
2
}}},
0
,
0
,
1e-3
)
...
1)...%
c
=
[
atlinconstraint
(
indid
-
5
,{{
'beta'
,{
1
}}},
5
,
20
,
1e-5
)
...
1)...%
atlinconstraint
(
indid
,{{
'beta'
,{
2
}}},
0.9
,
1
,
1e-5
)
...
1)...%
atlinconstraint
(
indid
,{{
'alpha'
,{
1
}}},
0
,
0
,
1e-3
)
...
1)...%
atlinconstraint
(
indid
,{{
'alpha'
,{
2
}}},
0
,
0
,
1e-3
)
...
1)...%
atlinconstraint
(
indid
,{{
'Dispersion'
,{
2
}}},
0
,
0
,
1e-3
)
...
1)...%
muxconstr
,
...
% horizontal phase advance
muycontsr
...
% vertical phase advance
];
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment