amr.n_cell = 128 128 128 my_constants.kp_inv = 10.e-6 my_constants.kp = 1. / kp_inv my_constants.wp = clight * kp my_constants.ne = wp^2 * m_e * epsilon0 / q_e^2 amr.blocking_factor = 2 amr.max_level = 0 max_step = 0 hipace.output_period = 1 # hipace.do_tiling = 0 hipace.numprocs_x = 1 hipace.numprocs_y = 1 hipace.depos_order_xy = 2 geometry.coord_sys = 0 # 0: Cartesian geometry.is_periodic = true true false # Is periodic? geometry.prob_lo = -100.e-6 -100.e-6 -75.e-6 # physical domain geometry.prob_hi = 100.e-6 100.e-6 20.e-6 beams.names = beam beam.injection_type = fixed_ppc beam.profile = flattop beam.zmin = -10.e-6 beam.zmax = 10.e-6 beam.radius = 30.e-6 beam.density = 0.01 * ne beam.u_mean = 0. 0. 2000 beam.u_std = 0. 0. 0. beam.ppc = 1 1 1 plasmas.names = plasma plasma.density(x,y,z) = ne plasma.ppc = 8 8 plasma.u_mean = 0.0 0.0 0. plasma.element = electron plasmas.collisions = collision1 collision1.species = plasma plasma collision1.CoulombLog = 20 hipace.file_prefix=coll_diags diagnostic.diag_type = xz