! -*-f90-*- (for Emacs) vim:set filetype=fortran: (for vim) ! ! Convection in vertically stratified atmosphere/solar convection zone ! Run parameters ! &run_pars cvsid='$Id: run.in,v 1.1 2013/10/20 09:08:25 brandenb Exp $' nt=10000000,it1=500,isave=10000,itorder=3 slice_position='c', zbot_slice=0., ztop_slice=0. dvid=.2, dsnap=20000., cdt=.7, ialive=100 !dvid=.2, dsnap=20000., dt=2e-3, ialive=100 / &eos_run_pars / &hydro_run_pars lupw_uu=T / &density_run_pars lupw_lnrho=T / &forcing_run_pars iforce='helical', force=1e-4, relhel=1. iforce_profile='surface_z', r_ff=-.5, width_ff=.1 / !&magnetic_run_pars ! eta=1e-4, B_ext=.02, .0, .0 !/ &grav_run_pars / &entropy_run_pars lupw_ss=T, lcooling_general=T, cs2cool=100., cooltype='rho_cs2' cooling_profile='surface_z', zcool=0., wcool=.02, cool=.1 / &viscosity_run_pars nu=1e-4 /