! -*-f90-*- (for Emacs) ! ! Initialisation parameters ! &init_pars cvsid='$Id$', ip=10, ! debugging parameter xyz0 = 0.2,-3.1415,-0.26, ! first corner of box xyz1 = 2.7, 3.1415, 0.26, ! second corner of box lperi = F , T , T, ! periodic direction? bcx = 'a','s','s','a2' !reflective ! bcx = 's','a2','s','a2' !outflow ! bcx = 'cop','a2','s','a2' llocal_iso=T lwrite_ic=T coord_system='cylindrical' lcylindrical_gravity=T / &initial_condition_pars density_power_law=0.0 !density power-law temperature_power_law=1. !temperature power-law / &eos_init_pars cs0 = 0.05 rho0 = 1. gamma= 1. / &hydro_init_pars / &density_init_pars ldensity_nolog=T / &grav_init_pars ipotential='no-smooth' g0=1. /