! do relax_M_center to increase the mass back to 0.003

! inlist_rc2

&star_job

      mesa_data_dir = '../../../data'
      
      show_log_description_at_start = .false. 
      
      load_saved_model = .true.
      saved_model_name = 'rc1.mod'

      save_model_number = 21
      save_model_filename = 'rc2.mod'

      kappa_file_prefix = 'gs98'
      kappa_lowT_prefix = 'lowT_Freedman11'

      relax_M_center = .true. 
      new_mass = 0.003
      dlgm_per_step = 1d-3
      relax_M_center_dt = 3.1558149984d-1 ! secyer*1d-8

/ ! end of star_job namelist

&controls
      
      max_model_number = 22
      max_years_for_timestep = 0.1

      initial_mass =  0.003
      initial_z = 0.02d0

      !newly_nonconvective_weight = 0
      !smooth_newly_nonconvective = .false.

      ! check for retries and backups as part of test_suite
      max_number_backups = 0
      max_number_retries = 0

      which_atm_option = 'tau_100_tables'

      photostep = 50
      profile_interval = 50
      log_cnt = 10
      terminal_cnt = 10
      write_header_frequency = 10

/ ! end of controls namelist
