! inlist_2

&star_job

      mesa_data_dir = '../../../data' 

      load_saved_model = .true.
      saved_model_name = 'start_h_burn.mod'

      save_model_when_terminate = .true.
      save_model_filename = 'end_h_burn.mod'

      set_rate_c12ag = 'Buchmann'

      num_special_rate_factors = 1
      reaction_for_special_factor(:) = 'r_c12_ag_o16'
      special_rate_factor(1) = 1.1

      set_tau_factor = .true.
      set_to_this_tau_factor = 15

      !change_rotation_flag = .true.
      !new_rotation_flag = .true.
      !set_initial_surface_rotation_v = .true.
      !new_surface_rotation_v = 1 ! km/sec

      !pgstar_flag = .true.

/




&controls

      initial_mass = 80
      initial_z = 0.020d0

      RGB_wind_scheme = 'Nieuwenhuijzen'
      AGB_wind_scheme = '' 
      RGB_to_AGB_wind_switch = 1d-4
      Nieuwenhuijzen_wind_eta = 1
      !super_eddington_wind_eta = 0.1

      use_artificial_v_damping = .true.
      conv_dP_term_factor = 1

      photostep = 100
      profile_interval = 100
      log_cnt = 10
      terminal_cnt = 10
      write_header_frequency = 10

      h1_boundary_limit = 0.01
      he4_boundary_limit = 0.01
      c12_boundary_limit = 0.01

      use_Ledoux_criterion = .false.
      alpha_semiconvection = 0

      overshoot_f_above_nonburn = 0.014
      overshoot_f_below_nonburn = 0.014
      overshoot_f_above_burn_h = 0.014
      overshoot_f_below_burn_h = 0.014
      overshoot_f_above_burn_he = 0.014
      overshoot_f_below_burn_he = 0.014
      overshoot_f_above_burn_z = 0.014
      overshoot_f_below_burn_z = 0.014    

      when_to_stop_rtol = 1d-3
      when_to_stop_atol = 1d-6

      use_lnE_for_eps_grav = .true.

      xa_central_lower_limit_species(1) = 'h1'
      xa_central_lower_limit(1) = 1d-2

      D_norm_kappa = 1
      D_norm_alpha = 0
      D_norm_atol = 1d-3
      D_norm_rtol = 1d-3

      varcontrol_target = 1d-4
      varcontrol_target_max = 1d-3
      backup_drop_varcontrol_target = 0.95d0
      backup_drop_vc_target_steps = 100

/



&pgstar
         
      ! top level controls

         !pause = .true. 
            ! if true, the code waits for user to enter a RETURN on the command line
      
      ! main window
      
         MAIN_win_flag = .true.
         
         show_TRho_Profile_with_main = .true.
      
         show_HR_TRho_with_main = .true. ! if false, use aspect ratio > 1
         MAIN_win_width = 6.5
         MAIN_win_aspect_ratio = 1.2 ! aspect_ratio = height/width
      
         xaxis_by = 'by_mass'
            
         show_main_win_text_info = .true.
         
         ! xaxis limits -- to override system default selections
         !main_xmin = 1.6d0 !-18 !0.4
         !main_xmax = 4.5
         
         logxq_cutoff = -9.1 ! min value when using logxm for xaxis
         !main_logL_max = 7
         !main_logL_min = 0
         
         ! control for plot showing abundances
         log_mass_frac_ymax = 0.7 ! making this > 0 helps readability
         log_mass_frac_ymin = -4.5
         num_abundance_line_labels = 5
      
         log_abund_vary = 0.1 ! don't show species if it would vary by < this in plot
      
         ! file output
         !MAIN_file_flag = .true.
         MAIN_file_dir = 'png'
         MAIN_file_prefix = 'main'
         MAIN_file_cnt = 1 ! output when mod(model_number,main_file_cnt)==0
               
               
      ! TRho Profile window -- current model in T-Rho plane
      
         TRho_Profile_win_flag = .false.

         TRho_Profile_win_width = 7.5
         TRho_Profile_win_aspect_ratio = 0.618 ! aspect_ratio = height/width
            
         show_TRho_Profile_text_info = .false.
         show_TRho_Profile_legend = .true.
         show_HR_TRho_with_TRho_Profile = .false.
         show_TRho_Profile_burn_labels = .false.
         TRho_Profile_show_logQ_limit = .true.
         !show_TRho_Profile_cross_hair = .true.
         show_TRho_Profile_mass_locs = .false.

         TRho_Profile_legend_disp1 = -2.0
         TRho_Profile_legend_del_disp = -1.3

         show_TRho_Profile_kap_regions = .false.
         show_TRho_Profile_eos_regions = .true.
         show_TRho_Profile_degeneracy_line = .true.
         show_TRho_Profile_Pgas_Prad_line = .true.
         show_TRho_Profile_burn_lines = .true.

         !show_TRho_Profile_annotation1 = .true.
         !show_TRho_Profile_annotation2 = .true.
         !show_TRho_Profile_annotation3 = .true.
      
         ! axis limits
         TRho_Profile_xmin = -6
         TRho_Profile_xmax = 11
         TRho_Profile_ymin = 5
         TRho_Profile_ymax = 10
         
         ! file output
         !TRho_Profile_file_flag = .true.
         TRho_Profile_file_dir = 'png'
         TRho_Profile_file_prefix = 'trho_profile'
         TRho_Profile_file_cnt = 2 ! output when mod(model_number,TRho_Profile_file_cnt)==0
      
      
      ! Profile window
      
         !Profile_win_flag = .true.

         Profile_win_width = 6.5
         Profile_win_aspect_ratio = 0.618 ! aspect_ratio = height/width
            
         show_Profile_legend = .false.
         Profile_legend_coord = 0.65
         Profile_legend_fjust = 0.0
         Profile_legend_disp1 = -7.5
         Profile_legend_del_disp = -1.5
         Profile_show_mass_locs = .false.
         Profile_show_decorated_line = .false.
         
         show_HR_TRho_with_Profile = .false.
         show_Profile_text_info = .false.
         Profile_text_info_xfac = 0.78 ! controls x location
         Profile_text_info_dxfac = 0.02 ! controls x spacing to value from text
         Profile_text_info_yfac = 0.95 ! controls y location of 1st line
         Profile_text_info_dyfac = -0.04 ! controls line spacing
         show_Profile_cross_hair = .false.

         show_Profile_annotation1 = .false.
         show_Profile_annotation2 = .false.
         show_Profile_annotation3 = .false.
         
         ! axis choices
            ! to get a list of axis identifiers, edit your star_job controls
               ! to set show_profile_column_numbers = .true.
            ! you can use any identifier for x or y
         Profile_xaxis_name = 'mass'
         !Profile_xaxis_reversed = .true.
         !Profile_xmin = -10 ! only used if > -100
         !Profile_xmax = 1.2 !-101 ! only used if > -100
         
         Profile_yaxis_name = 'pgas_div_ptotal' !'grada'
         Profile_yaxis_reversed = .false.
         Profile_ymin = -111 !5.4 ! only used if > -100
         Profile_ymax = -111 !8.6 ! only used if > -100    
         Profile_dymin = 0.025    
         
         Profile_other_yaxis_name = 'conv_mixing_type'
         Profile_other_yaxis_reversed = .false.
         Profile_other_ymin = -101 ! only used if > -100
         Profile_other_ymax = -101 ! only used if > -100        
         
         ! file output
         !Profile_file_flag = .true.
         Profile_file_dir = 'png'
         Profile_file_prefix = 'profile'
         Profile_file_cnt = 5 ! output when mod(model_number,Profile_file_cnt)==0
      
      
      ! Profile2 window
      
         !Profile2_win_flag = .true.

         Profile2_win_width = 6.5
         Profile2_win_aspect_ratio = 0.618 ! aspect_ratio = height/width
            
         show_Profile2_legend = .false.
         Profile2_legend_coord = 0.65
         Profile2_legend_fjust = 0.0
         Profile2_legend_disp1 = -7.5
         Profile2_legend_del_disp = -1.5
         Profile2_show_mass_locs = .false.
         Profile2_show_decorated_line = .false.
         
         show_HR_TRho_with_Profile2 = .false.
         show_Profile2_text_info = .false.
         Profile2_text_info_xfac = 0.78 ! controls x location
         Profile2_text_info_dxfac = 0.02 ! controls x spacing to value from text
         Profile2_text_info_yfac = 0.95 ! controls y location of 1st line
         Profile2_text_info_dyfac = -0.04 ! controls line spacing
         show_Profile2_cross_hair = .false.

         !show_Profile2_annotation1 = .false.
         !show_Profile2_annotation2 = .false.
         !show_Profile2_annotation3 = .false.
         
         ! axis choices
            ! to get a list of axis identifiers, edit your star_job controls
               ! to set show_Profile2_column_numbers = .true.
            ! you can use any identifier for x or y
         Profile2_xaxis_name = 'mass'
         !Profile2_xaxis_reversed = .true.
         Profile2_xmin = 15 ! only used if > -100
         !Profile2_xmax = 1.2 !-101 ! only used if > -100
         
         Profile2_yaxis_name = 'v_div_csound'
         Profile2_yaxis_reversed = .false.
         Profile2_ymin = -111 !5.4 ! only used if > -100
         Profile2_ymax = -111 !8.6 ! only used if > -100    
         Profile2_dymin = 0.1
         
         Profile2_other_yaxis_name = 'log_L_div_Ledd'
         Profile2_other_yaxis_reversed = .false.
         Profile2_other_ymin = -101 ! only used if > -100
         Profile2_other_ymax = -101 ! only used if > -100        
         
         ! file output
         !Profile2_file_flag = .true.
         Profile2_file_dir = 'png'
         Profile2_file_prefix = 'Profile2'
         Profile2_file_cnt = 2 ! output when mod(model_number,Profile2_file_cnt)==0
      
      
      ! Profile3 window
      
         !Profile3_win_flag = .true.

         Profile3_win_width = 7.5
         Profile3_win_aspect_ratio = 0.618 ! aspect_ratio = height/width
            
         show_Profile3_legend = .false.
         Profile3_legend_coord = 0.65
         Profile3_legend_fjust = 0.0
         Profile3_legend_disp1 = -7.5
         Profile3_legend_del_disp = -1.5
         Profile3_show_mass_locs = .false.
         Profile3_show_decorated_line = .false.
         
         show_HR_TRho_with_Profile3 = .false.
         show_Profile3_text_info = .false.
         Profile3_text_info_xfac = 0.78 ! controls x location
         Profile3_text_info_dxfac = 0.02 ! controls x spacing to value from text
         Profile3_text_info_yfac = 0.95 ! controls y location of 1st line
         Profile3_text_info_dyfac = -0.04 ! controls line spacing
         show_Profile3_cross_hair = .false.

         !show_Profile3_annotation1 = .false.
         !show_Profile3_annotation2 = .false.
         !show_Profile3_annotation3 = .false.
         
         ! axis choices
            ! to get a list of axis identifiers, edit your star_job controls
               ! to set show_Profile3_column_numbers = .true.
            ! you can use any identifier for x or y
         Profile3_xaxis_name = 'mass'
         !Profile3_xaxis_reversed = .true.
         !Profile3_xmin = -10 ! only used if > -100
         !Profile3_xmax = 1.2 !-101 ! only used if > -100
         
         Profile3_yaxis_name = 'log_opacity'
         Profile3_yaxis_reversed = .false.
         Profile3_ymin = -111 !5.4 ! only used if > -100
         Profile3_ymax = -111 !8.6 ! only used if > -100    
         Profile3_dymin = 0.025    
         
         Profile3_other_yaxis_name = 'entropy'
         Profile3_other_yaxis_reversed = .false.
         Profile3_other_ymin = -101 ! only used if > -100
         Profile3_other_ymax = -101 ! only used if > -100        
         
         ! file output
         !Profile3_file_flag = .true.
         Profile3_file_dir = 'png'
         Profile3_file_prefix = 'Profile3'
         Profile3_file_cnt = 5 ! output when mod(model_number,Profile3_file_cnt)==0
      
      
      ! Convection window -- history of convection and more.
      
         CONV_win_flag = .false.
      
         CONV_win_width = 9
         CONV_win_aspect_ratio = 0.62 ! aspect_ratio = height/width
      
         ! axis limits
         CONV_xmax = -1 ! step number.  negative means use default.
         CONV_xmin = -1 ! step number.  negative means use default.
         CONV_max_width = 0 ! only used if > 0.  causes xmin to move with xmax.
         CONV_mmax = 1.00007  !-1 ! (Msun units) negative means use start initial mass
         CONV_mmin = 1  !0 ! (Msun units)
         CONV_lgLmax = -101 ! only used if > -100; (L in Lsun units)
         CONV_lgLmin = -2 ! only used if > -100; (L in Lsun units)

         CONV_show_burn = .true.
         CONV_show_mixing = .true.
         CONV_show_log_radius = .true.
         CONV_show_luminosities = .true.
         CONV_show_mass_boundaries = .true.

         show_CONV_annotation1 = .false.
         show_CONV_annotation2 = .false.
         show_CONV_annotation3 = .false.
         
         ! file output
         CONV_file_flag = .false.
         CONV_file_dir = 'pgstar_out'
         CONV_file_prefix = 'conv'
         CONV_file_cnt = 5 ! output when mod(model_number,CONV_file_cnt)==0
         CONV_file_width = -1 ! negative means use same value as for window
         CONV_file_aspect_ratio = -1 ! negative means use same value as for window
      
      
         
         
      ! Surface History window
      
         Surf_Hist_win_flag = .false.
      
         Surf_Hist_win_width = 6.5
         Surf_Hist_win_aspect_ratio = 1.2 ! aspect_ratio = height/width
      
         ! axis limits
         Surf_Hist_xmax = -1 ! step number.  negative means use default.
         Surf_Hist_xmin = -1 ! step number.  negative means use default.
         Surf_Hist_max_width = 0 ! only used if > 0.  causes xmin to move with xmax.
         
         ! abundance limits
         Surf_Hist_mass_frac_min = 0
         Surf_Hist_mass_frac_max = 1.1 ! > 0 helps legibility

         show_Surf_Hist_annotation1 = .false.
         show_Surf_Hist_annotation2 = .false.
         show_Surf_Hist_annotation3 = .false.
         
         ! file output
         Surf_Hist_file_flag = .false.
         Surf_Hist_file_dir = 'pgstar_out'
         Surf_Hist_file_prefix = 'conv'
         Surf_Hist_file_cnt = 5 ! output when mod(model_number,Surf_Hist_file_cnt)==0
         Surf_Hist_file_width = -1 ! negative means use same value as for window
         Surf_Hist_file_aspect_ratio = -1 ! negative means use same value as for window
      
         
         
      ! Power window
      
         Power_win_flag = .false.
      
         Power_win_width = 8.5
         Power_win_aspect_ratio = 0.618 ! aspect_ratio = height/width
      
         Power_xaxis_by = 6 ! select xaxis
            ! 1 = by_mass
            ! 2 = by_grid
            ! 3 = by_radius
            ! 4 = by_logR
            ! 5 = by_logP
            ! 6 = by_logxm
         
         ! power xaxis limits -- to override system default selections
         Power_xmin = -101 ! only used if > -100
         Power_xmax = -101 ! only used if > -100
         
         ! power yaxis limits -- to override system default selections
         Power_ymin = -101 ! only used if > -100
         Power_ymax = -101 ! only used if > -100

         show_Power_cross_hair = .false.
         
         ! file output
         Power_file_flag = .false.
         Power_file_dir = 'pgstar_out'
         Power_file_prefix = 'power'
         Power_file_cnt = 5 ! output when mod(model_number,Power_file_cnt)==0
         Power_file_width = -1 ! negative means use same value as for window
         Power_file_aspect_ratio = -1 ! negative means use same value as for window
         
         
      ! Abundance window
      
         Abundance_win_flag = .false.
      
         Abundance_win_width = 8.5
         Abundance_win_aspect_ratio = 0.618 ! aspect_ratio = height/width
      
         Abundance_xaxis_by = 6 ! select xaxis
            ! 1 = by_mass
            ! 2 = by_grid
            ! 3 = by_radius
            ! 4 = by_logR
            ! 5 = by_logP
            ! 6 = by_logxm
         
         ! power xaxis limits -- to override system default selections
         Abundance_xmin = -101 ! only used if > -100
         Abundance_xmax = -101 ! only used if > -100
         
         ! power yaxis limits -- to override system default selections
         Abundance_log_mass_frac_min = 1 ! only used if < 0
         Abundance_log_mass_frac_max = 1 ! only used if < 0

         show_Abundance_cross_hair = .false.
         
         ! file output
         Abundance_file_flag = .false.
         Abundance_file_dir = 'pgstar_out'
         Abundance_file_prefix = 'abund'
         Abundance_file_cnt = 5 ! output when mod(model_number,Abundance_file_cnt)==0
         Abundance_file_width = -1 ! negative means use same value as for window
         Abundance_file_aspect_ratio = -1 ! negative means use same value as for window
         
         


/ ! end of pgstar namelist






