! -*-f90-*- (for emacs) ! ! Convection in vertically stratified atmosphere/solar convection zone ! Run parameters ! &run_pars cvsid='$Id: run.in,v 1.8 2018/10/01 15:30:11 dintrans Exp $', tmax=200, it1=100, itorder=3, dsnap=1., dvid=1. / &eos_run_pars / &hydro_run_pars / &density_run_pars lupw_lnrho=T / &grav_run_pars / &entropy_run_pars iheatcond='K-const', lmultilayer=.false., hcond0=0.071001 ! increase Ra by factor 2 [together w/ nu below] hcond0=0.050217 ! increase again by factor 2 hcond0=0.100434 ! subcritical lupw_ss=T / &viscosity_run_pars ivisc='rho_nu-const', nu=0.071001 ! increase Ra by factor 2 [together w/ nu below] nu=0.050217 ! increase again by factor 2 nu=0.100434 ! subcritical /