! -*-f90-*- (for Emacs) vim:set filetype=fortran: (for vim) ! ! Initialisation parameters for shocktube problem ! &init_pars cvsid='$Id: start.in,v 1.1 2008/11/30 03:16:25 wlyra Exp $' ip=10 xyz0 = 0.4,-3.1415926535897932384626433832795028841971693993751,-1. ! first corner of box xyz1 = 2.5, 3.1415926535897932384626433832795028841971693993751, 1. ! last corner of box lperi = F, T, T ! periodic direction? !lfargo_advection=T ! frozen boundaries (value and gradient) bcx='a','a2','s','a2','s' !bcx='fg','fg','fg','fg' ! llocal_iso=T lwrite_ic=T coord_system='cylindric' ! lwrite_aux=T lcylindrical_gravity=F ! !lcorotational_frame=F !rcorot=1. / &initial_condition_pars density_power_law = 0.0 temperature_power_law = 2.0 / &eos_init_pars cs0 = 0.05 rho0 = 1.0 gamma = 1.0 / &hydro_init_pars / &density_init_pars ldensity_nolog=T / !&grav_init_pars ! ipotential='no-smooth','smoothed-newton' ! g0=0.9999 ! g1=0.0001 ! rp1_pot=0.03 !/ &special_init_pars / &pointmasses_init_pars initxxq='fixed-cm' initvvq='fixed-cm' bcqx='out',bcqy='p',bcqz='p' GNewton=1.0 pmass=1e-3, 1. xq0=1,0 r_smooth=0.07,0.0 istar=2 /