! -*-f90-*- (for Emacs) vim:set filetype=fortran: (for vim) ! ! run parameters for forced helical MHD turbulence ! &run_pars cvsid='$Id: run.in,v 1.3 2009-04-29 06:59:06 brandenb Exp $', nt=20000, it1=20, cdt=0.4, cdtv=0.3, isave=200, itorder=3 !(longer run) dsnap=50, dvid=5.0, !ialive=1 !(for longer run) dspec=5., ou_spec=T / &eos_run_pars / &hydro_run_pars lupw_uu=T / &density_run_pars lupw_lnrho=T / &forcing_run_pars iforce='helical', force=0.02, relhel=0. / &viscosity_run_pars nu=5e-4 /