! inlist_ns_h


&star_job
      show_log_description_at_start = .false.
      
      load_saved_model = .true.
      saved_model_name = 'ns_1.4M_h_test.mod'


      change_net = .true.      
      new_net_name = 'cno_extras_plus_fe56.net'
      
      set_rate_3a = 'FL87' ! Fushiki and Lamb, Apj, 317, 368-388, 1987
      set_rate_1212 = 'G05' ! Gasques, et al. Phys Review C, 72, 025806, 2005      

      kappa_file_prefix = 'gs98'
      

      !pgstar_flag = .true.



/ ! end of star_job namelist

&controls

      ! check for retries and backups as part of test_suite
      ! you can/should delete this for use outside of test_suite
         max_number_backups = 200
         max_number_retries = 600
      
      initial_mass = 1.4
      initial_z = 0.02d0

      
      photostep = 50
      profile_interval = 50
      history_interval = 10
      terminal_cnt = 1
      write_header_frequency = 10
      
      min_timestep_limit = 1d-9
      gamma_center_limit = 1d99

      max_model_number = 1500
      
      varcontrol_target = 1d-3
      !mesh_delta_coeff = 1.5
      
      mesh_min_dlnR = 1d-9
      merge_if_dlnR_too_small = .true.
      
      which_atm_option = 'grey_and_kap'
      
      varcontrol_target = 1d-3 
      
      RGB_wind_scheme = ''
      AGB_wind_scheme = ''
      RGB_to_AGB_wind_switch = 1d-4
      Reimers_wind_eta = 0.5d0  
      Blocker_wind_eta = 0.1d0 
      
      screening_mode = 'extended'
      
      use_GR_factors = .true.
         
      !mass_change_full_on_dt = 1d-4 ! (seconds)
      !mass_change_full_off_dt = 1d-6 ! (seconds)

      
      accrete_same_as_surface = .false. 
      accrete_given_mass_fractions = .false. 
      accretion_h1 = 0.72 ! mass fraction
      accretion_h2 = 0 ! if no h2 in current net, then this is automatically added to h1
      accretion_he3 = 0
      accretion_he4 = 0.26
      accretion_zfracs = 3 ! one of the identifiers for different Z fractions from chem_def


      mass_change = 1.7d-11  ! rate of accretion (Msun/year)      
      max_years_for_timestep = 1d-4
      max_abar_for_burning = 55


/ ! end of controls namelist






&pgstar
         
      ! top level controls

         !pause = .true. 
            ! if true, the code waits for user to enter a RETURN on the command line
      

/ ! end of pgstar namelist
