! -*-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/08/30 18:17:19 brandenb Exp $' nt=250000,it1=200,isave=100,itorder=3 bcz = 's','s','a','a2','a2:a2' dt=1e-4, dtmin=1e-20 lmaxadvec_sum=T lwrite_aux=T ip=14 lpencil_check_no_zeros=F, lpencil_check=F / &eos_run_pars xHe=0.1 / &hydro_run_pars / &density_run_pars lupw_lnrho=T ! avoid wiggles / &grav_run_pars gravz_profile='const', gravz=-2.75 ! constant gravity in the z-direction / &entropy_run_pars lupw_ss=T ! avoid wiggles / &radiation_run_pars / &viscosity_run_pars ivisc='nu-const' nu=0.01 /