! -*-f90-*- (for Emacs) vim:set filetype=fortran: (for vim) ! ! Initialisation parameters for a 1-D isothermal wind problem ! &init_pars cvsid='$Id: start.in,v 1.1 2009-04-29 13:34:01 brandenb Exp $', coord_system='spherical' lperi=F, T, T xyz0=.2, 0., 0. xyz1=2., 1., 1. bcx='a2','a2','a2','a2:set' fbcx1=,,,5. lwrite_ic=T / &eos_init_pars gamma=1. / &hydro_init_pars inituu='const_uu', uu_const=-1.,0.,0. / &density_init_pars initlnrho='isothermal' / &grav_init_pars gravx_profile='kepler', gravx=1. /