7.16 closed_orbit

&closed_orbit  
    STRING output = NULL;  
    long output_monitors_only = 0;  
    long start_from_centroid = 1;  
    long start_from_dp_centroid = 0;  
    double closed_orbit_accuracy = 1e-12;  
    double closed_orbit_accuracy_requirement = 1e-7;  
    long closed_orbit_iterations = 40;  
    long fixed_length = 0;  
    long start_from_recirc = 0;  
    long verbosity = 0;  
    double iteration_fraction = 0.9;  
    double fraction_multiplier = 1.05;  
    double multiplier_interval = 5;  
    long output_monitors_only = 0;  
    long tracking_turns = 0;  
    long disable = 0;  
    long immediate = 0;  
&end

correct