Lambda = 0.0
+epsilon = -1.0
+num_particles_total = $NUMBER_PARTICLES
+num_particles_per_cell = -1
+particle_time_step = 0.001
+particle_num_time_steps = $TIME_STEPS
+particle_num_write_particle_steps = 0
+particle_num_write_field_energy_steps = 20
+particle_num_write_field_steps = $WRITE_FIELD_STEPS
+particle_num_print_steps = 40
+particle_distribution_position = 2
+particle_initial_velocity = $INIT_VELOCITY
+particle_charge_density = $CHARGE_DENSITY
+particle_number_density = $NUMBER_DENSITY
+line_field_deriv_evaluations_step = $LINE_STEP
+line_field_deriv_evaluations_numx = $LINE_NUMX
+line_field_deriv_evaluations_numy = $LINE_NUMY
+0 1 2 3+
4 5 6 1+
7 8 9 5+
10 11 12 8+
13 14 15 11+
16 17 18 14+
19 20 21 17+
22 23 24 20+
25 26 27 23+
28 29 30 26+
31 32 33 29+
34 35 36 32+
37 38 39 35+
40 41 42 38+
43 44 45 41+
46 47 48 44+
49 50 51 47+
52 53 54 50+
55 56 57 53+
58 59 60 56+