&probin

  ! override the default values of the probin namelist values here
  velpert_amplitude = 1.e5
  velpert_radius = 2.e7
  velpert_scale = 1.e7
  velpert_steep = 1.e5
  tag_density_1 = 5.e7
  tag_density_2 = 1.e8
  tag_density_3 = 1.e8
  particle_temp_cutoff = 6.e8
  particle_tpert_threshold = 2.e7

  !extern

  ! Note that some of the parameters in this
  ! namelist are specific to the default EOS,
  ! network, and/or integrator used in the
  ! makefile. If you try a different set of
  ! microphysics routines be sure to check that
  ! the parameters in here are consistent, as
  ! Fortran does not like seeing unknown variables
  ! in the namelist.

  use_eos_coulomb = T

/
