&star_job
      show_log_description_at_start = .false.

      load_saved_model = .true.
      load_model_filename = 'late_pre_zams.mod'

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

      set_initial_cumulative_energy_error = .true.
      new_cumulative_energy_error = 0d0

      new_rotation_flag = .true.
      near_zams_relax_omega_div_omega_crit = .true.
      change_rotation_flag = .false.  ! rotation off until near zams
      num_steps_to_relax_rotation = 50

      pgstar_flag = .false.

/ ! end of star_job namelist


&eos
/ ! end of eos namelist

&kap
/ ! end of kap namelist

&controls

      xa_central_lower_limit_species(1) = 'h1'
      xa_central_lower_limit(1) = 0.68d0

      ! limit max_model_number as part of test_suite
      max_model_number = 6000
      !max_number_retries = 58

      !stop_near_zams = .false.
      !Lnuc_div_L_zams_limit = 0.4 ! if stop_near_zams

! wind
      ! delay wind until reach zams
      Dutch_scaling_factor = 0

! atmosphere

! rotation

! mlt

! mixing

! timesteps

! mesh

! solver
      solver_iters_timestep_limit = 20

! output
      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(5) = 2 ! Inlist part number

/ ! end of controls namelist



&pgstar

!pause_flag = .true.

Grid1_plot_name(3) = 'HR'
Profile_Panels3_xmin = -101d0
Profile_Panels3_xmax = -101d0
Profile_Panels3_other_yaxis_name(4) = 'entropy'

!Profile_Panels3_xaxis_name = 'zone'
!Profile_Panels3_xmin = 48
!Profile_Panels3_xmax = 58
!Profile_Panels3_xaxis_reversed = .true.

/ ! end of pgstar namelist
