

&star_job
      show_log_description_at_start = .false.

      load_saved_model = .true.
      load_model_filename = 'after_core_he_burn.mod'

      save_model_when_terminate = .true.
      save_model_filename = 'after_core_c_burn.mod'
      required_termination_code_string = 'xa_central_lower_limit'

/ ! end of star_job namelist

&eos
/ ! end of eos namelist

&kap
/ ! end of kap namelist

&controls
! prevent development of radial pulses during advanced burning
      !drag_coefficient = 1d0
      !min_q_for_drag = 0.8d0

      set_min_D_mix = .true.
      min_D_mix = 1d-2

      xa_central_lower_limit_species(1) = 'c12'
      xa_central_lower_limit(1) = 1d-3

      ! limit max_model_number as part of test_suite
      max_model_number = 10000
      !max_number_retries = 37

! wind

! atmosphere

! rotation

! mlt

! mixing

! timesteps

! mesh

! solver

! output
      terminal_show_age_units = 'years'
      terminal_show_timestep_units = 'days'
      terminal_show_log_dt = .false.
      terminal_show_log_age = .false.

      num_trace_history_values = 2
      trace_history_value_name(1) = 'rel_E_err'
      trace_history_value_name(2) = 'log_rel_run_E_err'

      !photo_interval = 10
      !profile_interval = 2
      !history_interval = 1
      !terminal_interval = 1

      x_integer_ctrl(5) =  4 ! Inlist part number

/ ! end of controls namelist


&pgstar

Profile_Panels3_xmin = 0 ! 2.5 ! -101d0
Profile_Panels3_xmax = -101d0 !

TRho_Profile_xmin = 2.5
TRho_Profile_xmax = 7.5
TRho_Profile_ymin = 8.4
TRho_Profile_ymax = 9.2

/ ! end of pgstar namelist
