# Basic simulation parameters max_step = 500 amr.n_cell = 256 256 amr.max_grid_size = 32 amr.max_level = 0 particles.nspecies = 0 # Geometry parameters geometry.coord_sys = 0 # 0: Cartesian geometry.is_periodic = 0 0 0 # Is periodic? geometry.prob_lo = -50.e-6 0. # physical domain geometry.prob_hi = 50.e-6 30.e-6 # Number of iterations between consecutive checkpoint dumps amr.check_int = 200 # Checkpoint file from which to restart the simulation. # amr.restart = chk00400