! -*-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.2 2016/10/05 10:12:00 pkapyla Exp $', nt=5000000, it1=200, isave=2000 tmax=50000 ! nt=1, it1=1, isave=2000 tmax=30000 ! nt=10, it1=1, isave=2000 tmax=30000 dsnap=100., dvid=50., ialive=0, cdtv=0.40, cdt=0.9 slice_position='c', zbot_slice=0., ztop_slice=0.97 ! lpencil_check=F ! lpencil_check_small=F / &eos_run_pars / &hydro_run_pars lupw_uu=T / &density_run_pars lupw_lnrho=T lconserve_total_mass=T total_mass=470.6012 / &grav_run_pars gravz_profile='const',gravz=-1. / &entropy_run_pars iheatcond='K-profile' Fbot=0.0001 hcond0=4e-5 mpoly0=0., mpoly1=3.25, mpoly2=0. lupw_ss=T, lnew_chit=T chi_t=2e-4, delta_chi_t=0.5 chit_prof1=0., chit_prof2=1., widthss=0.025 chit_fluct_prof1=0., chit_fluct_prof2=1. lcalc_ssmean=T zz1=0.95, zz2=2., zz1_fluct=-1.0, zz2_fluct=2. / &viscosity_run_pars ivisc='nu-const' nu=1e-4 /