&star_job
      show_log_description_at_start = .false.
      pgstar_flag = .true.
      new_rotation_flag = .true.
      change_rotation_flag = .true.
      change_initial_rotation_flag = .true.
      set_initial_omega=.true.
      new_omega=6.06017101386766d-6
      relax_initial_omega= .true.
      required_termination_code_string = 'xa_central_lower_limit'
      save_model_when_terminate = .true.
      save_model_filename = 'end_ms.mod'
      save_photo_when_terminate = .true.
/ ! end of star_job namelist

&kap
      use_Type2_opacities = .true.
      Zbase = 2.d-2
/

&controls
      !------------------------  MAIN
      initial_mass = 1.5
      initial_z = 0.02
      mesh_delta_coeff = 1.0
      !-----------------------stop condition for end of He-b
      xa_central_lower_limit_species(1)='he4'
      xa_central_lower_limit(1)=1e-4
      !----------------------- For He-flash      
!      use_dedt_form_of_energy_eqn = .true.
!      delta_lgL_He_limit = 0.01d0
!      varcontrol_target=1.d-3
!      convergence_ignore_equL_residuals = .true.
      !----------------------- time step controls (for resolved main sequence)
!      dH_div_H_limit_min_H = 1d-4
!      dH_div_H_limit = 0.1
!      dX_nuc_drop_min_X_limit = 1d-4
!      dX_nuc_drop_limit = 1d-2
!      delta_lgRho_hard_limit=0.007
!      delta_lgRho_limit_min_lgRho=1.5
      !---------------------  Rotation
      use_other_am_mixing = .true.  !to include additional viscosity
      am_nu_factor = 1.d0
      am_nu_non_rotation_factor = 1d0
      am_nu_visc_factor = 0.333
      angsml = 0.0
      D_SSI_factor=1.d0
      D_ES_factor=1.d0
      am_D_mix_factor=0.d0
      !-------------------------  WIND
      cool_wind_full_on_T = 9.99d9
      hot_wind_full_on_T = 1d10
      cool_wind_RGB_scheme = 'Reimers'
      cool_wind_AGB_scheme = 'Blocker'
      RGB_to_AGB_wind_switch = 1d-4
      Reimers_scaling_factor = 0.2
      Blocker_scaling_factor = 0.5 ! 0.8d0
      !-------------------  OVERSHOOTING   !
      overshoot_f(:) = 0.015
      overshoot_f0(:)= 0.005
/ ! end of controls namelist
