Example of simulating transient beam-loading at injection with a timing error.

M. Borland

par10h.lte --- lattice file
run1.ele --- run without timing error
run2.ele --- run with timing error

for ele in *.ele ; do 
    mpiexec -np 18 Pelegant $ele
done

sddsplot -column=Pass,Cdelta run?.w1 -graph=line,vary 
sddsplot -column=Pass,VCavity run?.rfm1 -graph=line,vary
