!  -*-f90-*-  (for Emacs)    vim:set filetype=fortran:  (for vim)
!
!  run parameters for interstellar
!
&run_pars
  cvsid='$Id: run.in,v 1.3 2008/07/25 08:19:25 mkorpi Exp $',
  nt=5000000, it1=10, isave=500, itorder=3, ialive=1
  dspec=2e-2, ou_spec=T, ro_spec=T, ss_spec=T, fft_switch='fftpack'
  dsnap=1e-3, dvid=1e-3, dtmin=1e-19
  ip=20
  bcx = 'p','p','p', 'p',    'p'
  bcy = 'p','p','p', 'p',    'p'
  bcz = 's','s','a','a2','a2:cT'
  lwrite_aux=T
/
&eos_run_pars
/
&hydro_run_pars
/
&density_run_pars
  lupw_lnrho=T
  cs2top=0.01
/
&forcing_run_pars
  !iforce='gaussianpot', force=50.
/
&entropy_run_pars
  lupw_ss=T
  !iheatcond='K-const',hcond0=1e-8
/
&interstellar_run_pars
  lSNI=F, lSNII=F, t_next_SNI=100.0
  !heating_select='cst'
  !heating_rate=0.015
  !cooling_select='SSr'
  cooling_select='off'
  heating_select='off'
/
&viscosity_run_pars
  nu=5e-3
/
