! Computes Twiss parameters and related values for the

&run_setup
	lattice =lattice.lte,
	use_beamline = fcc_line,
	p_central_mev = 45.6e3,
    magnets = %s.mag,
    tracking_updates = 1
&endnd


&floor_coordinates
        filename = %s.flr
&end

!&alter_elements name=*, type=CSBEND, item=F2, value=2.0e-4 &end
!&alter_elements name=*, type=CSBEND, item=XREFERENCE, value=0.01 &end
!&alter_elements name=*, type=CSBEND, item=USE_BN, value=1 &end
&alter_elements name=*, type=CSBEND, item=SYNCH_RAD, value=1 &end

&run_control
&end

&twiss_output filename = "%s.twi", 
        statistics=0, radiation_integrals=1,
		compute_driving_terms = 0,
		 higher_order_chromaticity = 1
&end


 &closed_orbit
    output = %s.clo,
	output_monitors_only=0,
	closed_orbit_accuracy = 1e-10,
	closed_orbit_iterations = 500,
	iteration_fraction = 0.1,
     verbosity = 1,
&end
&bunched_beam n_particles_per_bunch = 1 &end
&track &end   