! -*-f90-*- (for Emacs) vim:set filetype=fortran: (for vim) ! ! run parameters for forced helical MHD turbulence ! &run_pars cvsid='$Id: run.in,v 1.1 2013/10/17 17:19:38 brandenb Exp $', nt=2000000, it1=10, isave=200, itorder=3 !(longer run) dsnap=500, dvid=10.0, !ialive=1 !(for longer run) dspec=50., ou_spec=T, ab_spec=T !(for energy spectra) / &eos_run_pars / &hydro_run_pars / &density_run_pars / &forcing_run_pars iforce='helical', force=0.07, relhel=1. / &magnetic_run_pars eta=2e-3 eta=5e-4 / &viscosity_run_pars nu=2e-2 /