! $Id$
!
! Inlist for mid-MS slowly pulsating B star model

&star_job

      eos_file_prefix = 'mesa'
      kappa_file_prefix = 'gs98'
      
  ! write output
      save_pulsation_info_when_terminate = .true.
      save_pulsation_info_filename = 'rgb.mesa'

/

&controls

  ! starting specifications
      initial_mass = 2d0 ! in Msun units
      initial_Z = 0.02
      initial_Y = 0.28
   
   ! output to files and terminal
      photostep = 0
      profile_interval = 0
      history_interval = 0
      terminal_interval = 10
      write_header_frequency = 10

  ! mass gain or loss
      RGB_wind_scheme = 'Reimers'
      AGB_wind_scheme = 'Blocker'
      RGB_to_AGB_wind_switch = 1d-4
      Reimers_wind_eta = 0.8d0  
      Blocker_wind_eta = 0.5d0  

  ! when to stop
      log_L_upper_limit = 1.8

  ! Pulsation output
      pulse_info_format = 'GYRE'

/

&pgstar
/
