Skip to content
Snippets Groups Projects
Commit d759274f authored by zhang's avatar zhang
Browse files

30/06/2011

Access RF cavity family index by global variable
parent 062a4457
No related branches found
No related tags found
No related merge requests found
......@@ -352,7 +352,7 @@ prtmfile("flat_file.dat"); // writes flat file /* very important file for debu
double sum_delta[globval.Cell_nLoc+1][2];
double sum2_delta[globval.Cell_nLoc+1][2];
GetEmittance(ElemIndex("cav"), true);
GetEmittance(globval.cav, true);
// initialize momentum aperture arrays
for(k = 0; k <= globval.Cell_nLoc; k++){
......
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