! inlist_massive_defaults

&star_job

      show_log_description_at_start = .false.

      kappa_file_prefix = 'gs98'

      change_v_flag = .true.
      new_v_flag = .true.
      
      set_initial_age = .true.
      initial_age = 0 ! in years

      set_initial_model_number = .true.
      initial_model_number = 0

/ ! end of star_job namelist

&controls
             
      Pextra_factor = -1
         
      sig_min_factor_for_high_Tcenter = 0.01
      Tcenter_min_for_sig_min_factor_full_on = 3.2d9
      Tcenter_max_for_sig_min_factor_full_off = 2.8d9

      velocity_logT_lower_bound = 8
      max_dt_yrs_for_velocity_logT_lower_bound = 0.1

      mesh_delta_coeff = 1.5
      mesh_delta_coeff_for_highT = 2.5
      logT_max_for_standard_mesh_delta_coeff = 9.0 
      logT_min_for_highT_mesh_delta_coeff = 9.5 
         
      varcontrol_target = 1d-3
         
       dX_nuc_drop_limit = 1d-2
       dX_nuc_drop_limit_at_high_T = 5d-3
         
       delta_Ye_highT_limit = 1d-3

       okay_to_reduce_gradT_excess = .true. 
         
       gradT_excess_f1 = 1d-4
       gradT_excess_f2 = 1d-2
       gradT_excess_age_fraction = 0.9d0

       gradT_excess_lambda1 = 1.0
       gradT_excess_beta1 = 0.35
            
       gradT_excess_lambda2 = 0.5
       gradT_excess_beta2 = 0.25
            
       gradT_excess_dlambda = 0.1
       gradT_excess_dbeta = 0.1

       ! RGB_wind_scheme = 'Dutch'
       ! AGB_wind_scheme = 'Dutch'
       ! RGB_to_AGB_wind_switch = 1d-4
       ! Dutch_wind_eta = 0.8
       cool_wind_RGB_scheme = 'Dutch'
       cool_wind_AGB_scheme = 'Dutch'
       RGB_to_AGB_wind_switch = 1d-4
       Dutch_scaling_factor = 0.8
       cool_wind_full_on_T=1d10
       hot_wind_full_on_T=1.1d10
       hot_wind_scheme=''

       include_dmu_dt_in_eps_grav = .true.

       use_Type2_opacities = .true.
       Zbase = -1

       xa_scale = 1d-5
       newton_itermin = 2

       mixing_length_alpha = 1.5
       MLT_option = 'Henyey'

       use_Ledoux_criterion = .true.
       alpha_semiconvection = 0.01
       thermohaline_coeff = 2
       thermohaline_option = 'Kippenhahn'

       ! overshoot_f_above_nonburn = 0.001         
       ! overshoot_f_below_nonburn = 0.001

       ! overshoot_f_above_burn_h = 0.001
       ! overshoot_f_below_burn_h = 0.001

       ! overshoot_f_above_burn_he = 0.000
       ! overshoot_f_below_burn_he = 0.000

       ! overshoot_f_above_burn_z = 0.000
       ! overshoot_f_below_burn_z = 0.000

       overshoot_f0_above_nonburn_core = 0.0005         
       overshoot_f0_above_nonburn_shell = 0.0005         
       overshoot_f0_below_nonburn_shell = 0.0005

       overshoot_f0_above_burn_h_core = 0.0005
       overshoot_f0_above_burn_h_shell = 0.0005
       overshoot_f0_below_burn_h_shell = 0.0005

       overshoot_f0_above_burn_he_core = 0.0005
       overshoot_f0_above_burn_he_shell = 0.0005
       overshoot_f0_below_burn_he_shell = 0.0005

       overshoot_f0_above_burn_z_core = 0.0005
       overshoot_f0_above_burn_z_shell = 0.0005
       overshoot_f0_below_burn_z_shell = 0.0005

       overshoot_f_above_nonburn_core = 0.001         
       overshoot_f_above_nonburn_shell = 0.001         
       overshoot_f_below_nonburn_shell = 0.001

       overshoot_f_above_burn_h_core = 0.001
       overshoot_f_above_burn_h_shell = 0.001
       overshoot_f_below_burn_h_shell = 0.001

       overshoot_f_above_burn_he_core = 0.000
       overshoot_f_above_burn_he_shell = 0.000
       overshoot_f_below_burn_he_shell = 0.000

       overshoot_f_above_burn_z_core = 0.000
       overshoot_f_above_burn_z_shell = 0.000
       overshoot_f_below_burn_z_shell = 0.000

       screening_mode = 'extended'
         
       ! max_iter_for_resid_tol1 = 3
       iter_for_resid_tol2 = 3       
       tol_residual_norm1 = 1d-5
       tol_max_residual1 = 1d-2
         
       ! max_iter_for_resid_tol2 = 12
       iter_for_resid_tol3 = 12       
       tol_residual_norm2 = 1d99
       tol_max_residual2 = 1d99
         
       min_timestep_limit = 1d-12

       delta_lgL_He_limit = 0.1

       dX_nuc_drop_max_A_limit = 52
       dX_nuc_drop_min_X_limit = 1d-4
       dX_nuc_drop_hard_limit = 1d99
         
       delta_lgTeff_limit = 0.5  
       delta_lgL_limit = 0.5
       delta_lgRho_cntr_limit = 0.02  

       T_mix_limit = 0

/ ! end of controls namelist
