n_cell = 64
max_grid_size = 32

# 1 = Adams (non-stiff); 2 = BDF (stiff)
cvode_meth = 2

# 1 = functional iteration; 2 = Newton iteration
cvode_itmeth = 2

write_plotfile = 1

do_tiling = 0
