From 9ee8d56681b8dd4f7758eabfdb80606aee85446d Mon Sep 17 00:00:00 2001 From: zhang <zhang@9a6e40ed-f3a0-4838-9b4a-bf418f78e88d> Date: Wed, 20 Oct 2010 14:40:36 +0000 Subject: [PATCH] 20/10/2010 1) Add the interface to read multipole error from a file, set and read RF voltage, read FMAPdp. --- tracy/tools/Input_test.prm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/tracy/tools/Input_test.prm b/tracy/tools/Input_test.prm index 9d28de1..f392a6e 100644 --- a/tracy/tools/Input_test.prm +++ b/tracy/tools/Input_test.prm @@ -32,7 +32,7 @@ in_dir /home/zhang/codes/TracyIII/lattice/ # lattice file must be wihout .lat extension - lat_file solamor2_reglage_focalisation_chcvqt_thicksextu_LQPintermediaire_QFF.lat + lat_file solamor2_reglage_focalisation_chcvqt_thicksextu_LQPintermediaire_QFF # vacuum chamber file chamber_file example_Chamber.dat @@ -128,12 +128,13 @@ #### MULTIPOLE FACTORY # read multipole error from a file + ReadMultipoleFlag true # include multipole error into the lattice, the mutipole error # of Horizontal and vertical correctors, and skew quadrupole - is read from the files, the name of which are set at the - beginning of this script. +# is read from the files, the name of which are set at the +# beginning of this script. MultipoleFlag false # set multipole with thin or thick lens model, # MultipoleFlag must be true if ThinsextFlag is true -- GitLab