! -*-f90-*- (for emacs) ! ! Convection in vertically stratified atmosphere/solar convection zone ! Initialisation parameters ! &init_pars cvsid='$Id: start.in,v 1.1 2019/01/06 03:12:03 brandenb Exp $' unit_length=1e8, unit_velocity=1e5, unit_density=1e-6 bcz = 's','s','a','e2','s:e2','s' bcz = 's','s','a','e2','e2','s' xyz0 = -0.5, -0.5, -30.0 Lxyz = 1., 1., 60. lperi = T , T , F lwrite_aux=T / &eos_init_pars !lconst_yH=T, yH_const=1., xHe=0. xHe=0. / &hydro_init_pars !inituu='up-down' !ampluu=0.1 !widthuu=0.1 / &density_init_pars !initlnrho='const_lnrho', lnrho_const=3. initlnrho='stratification', strati_type='lnrho_lnTT' / &grav_init_pars gravz_profile='const' gravz=-271. gravz=-272. gravz=-272.5 / &entropy_init_pars !initlnTT='const_lnTT', lnTT_const=12.1 / &radiation_init_pars bc_rad='p:p','p:p','S+F:S-F' radx=0, rady=0, radz=1, rad2max=1 opacity_type='kappa_es' Frad_boundary_ref=1.27e6 /