!  -*-f90-*-  (for Emacs)    vim:set filetype=fortran:  (for vim)
!
! Convection in a spherical wedge
!
&run_pars
  cvsid='$Id: run.in,v 1.2 2017/02/28 13:49:01 viviani Exp $',
  nt=2242000, it1=1000, isave=5000, itorder=3, tmax=15500
  dsnap=50., dvid=5, ialive=0, max_walltime=85700
  cdtv=0.30, d2davg=5, cdt=0.8
  slice_position='s', xtop_slice=0.98, ytop_slice=1.57
!  lread_oldsnap_nomag=T
!  tmax=18500.
!!max_walltime=14000
/
&eos_run_pars
  sigmaSBt=0.188
/
&hydro_run_pars
  lupw_uu=T
!  Omega=3.10652 ! 5 times solar rotation
  Omega=6.21304 ! 5 times solar rotation
  lremove_mean_angmom=T
/
&density_run_pars
  lupw_lnrho=T
  cs2top=5.999999760000002E-002
  lconserve_total_mass=T
  total_mass=0.835464479154588
/
&grav_run_pars
  gravx_profile='kepler',gravx=3.,
/
&entropy_run_pars
  Fbot=2.531612274895984E-005
  iheatcond='K-profile',hcond0=1e-8 ! not used but needed to get
				    ! into calc_heatcond
  lupw_ss=T
  lhcond_global=T
!  chi_t=2e-4
!  chit_prof1=0., chit_prof2=1.5 ! chit=3e-4 at the surface
  chi_t=2.5e-5
  chit_prof1=0., chit_prof2=12. ! chit=3e-4 at the surface
  xbot=0.75, xtop=0.98, widthss=0.01
/
&viscosity_run_pars
ivisc='nu-const'
   nu=5.2e-5 !14-Feb-17
!  nu=5.0e-5
!  nu=1.0e-5
/
&magnetic_run_pars
  lupw_aa=T
  eta=5e-5
!  lrun_initaa=T
/
