Skip to content
Snippets Groups Projects
Commit 5074c18c authored by nadolski's avatar nadolski
Browse files

typo

parent a2a98ad6
No related branches found
No related tags found
No related merge requests found
......@@ -176,7 +176,7 @@ int main(int argc, char *argv[]) {
sxm1_bn = Cell[Elem_GetPos(ElemIndex(sxm1), 1)].Elem.M->PB[HOMmax + 3];
sxm2_bn = Cell[Elem_GetPos(ElemIndex(sxm2), 1)].Elem.M->PB[HOMmax + 3];
/* fit the chromaticites*/
/* fit the chromaticities*/
fprintf(
stdout,
"\n Fitting chromaticities: %s %s, targetksix = %f, targetksiz = %f\n",
......@@ -204,7 +204,7 @@ int main(int argc, char *argv[]) {
printglob(); /* print parameter list */
}
// add coupling by random rotating of the quadrupoles
// add coupling by random rotating of the quadrupole magnets
if (ErrorCouplingFlag == true) {
SetErr(err_seed, err_rms);
Ring_GetTwiss(chroma = true, 0.0); /* Compute and get Twiss parameters */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment