! -*-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.5 2021/02/08 08:52:27 brandenb Exp $', coord_system='spherical' lperi=F, T, T xyz0=.2, 0., 0. xyz1=2., 1., 1. !bcx='a2','a2','a2','set:a2' !fbcx1=,,,5. bcx='a2','a2','a2','a2:set' fbcx2=,,,.1 lwrite_ic=T / &eos_init_pars gamma=1. !cs0=.707 / &hydro_init_pars !inituu='const_uu', uu_const=1.,0.,0. inituu='const_uu', uu_const=-1.,0.,0. / &density_init_pars initlnrho='isothermal' / &grav_init_pars gravx_profile='kepler', gravx=1. /