&star_job
      show_log_description_at_start = .false.

      load_saved_model = .true.
      load_model_filename = 'after_core_c_burn.mod'

      save_model_when_terminate = .true.
      save_model_filename = 'lgTmax.mod'
      required_termination_code_string = 'log_max_temp_upper_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

      log_max_temp_upper_limit = 9.600d0

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

      limit_for_rel_error_in_energy_conservation = 1d-3
      hard_limit_for_rel_error_in_energy_conservation = 1d-2
! wind

! atmosphere

! rotation

! mlt


! mixing

! timesteps

! mesh

! solver

! output
      terminal_show_age_units = 'days'
      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'

      x_integer_ctrl(1) =  5 ! Inlist part number

/ ! end of controls namelist



&pgstar

TRho_logT_min = 8.6d0
TRho_logRho_min = 5d0
TRho_logRho_max = 10d0
TRho_logT_max = 10d0


!pause_flag = .true.
Profile_Panels3_xmin = 0 ! -101d0
Profile_Panels3_xmax = 5 !
Profile_Panels3_other_yaxis_name(4) = 'vel_km_per_s'

TRho_Profile_xmin = -12d0
TRho_Profile_ymin = 3.0d0

/ ! end of pgstar namelist
