! -*-f90-*- (for emacs) ! ! Convection in vertically stratified atmosphere/solar convection zone ! Initialisation parameters ! &init_pars cvsid='$Id: start.in,v 1.3 2006/10/06 15:50: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 xHe=0. / &hydro_init_pars / &density_init_pars initlnrho='stratification', strati_type='lnrho_lnTT' / &grav_init_pars gravz_profile='const' gravz=-272. gravz=-271. / &entropy_init_pars / &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 /