
&star_job

    pgstar_flag = .false.

/ ! end of star_job namelist



&controls


  initial_mass = 1.0
  max_age = 13.E9

  use_other_energy_implicit = .true.
  X_CTRL(1) = 1.E4 ! this sets cboost in wimp_module.f90

  X_LOGICAL_CTRL(1) = .TRUE.    ! sets spindep in wimp_module.f90
                                ! .true. = spin dependent
                                ! .false. = spin independent
  X_LOGICAL_CTRL(2) = .FALSE. ! emom_norm true or false


    trace_mass_location = 0.1

! Stopping conditions:

    ! xa_central_lower_limit_species(1) = 'h1'
    ! xa_central_lower_limit(1) = 1.0E-12

    max_model_number = -1


/ ! end of controls namelist



&pgstar

    read_extra_pgstar_inlist2 = .false.
    extra_pgstar_inlist2_name = 'inlist_pgstar_my'

/ ! end of pgstar namelist
