
&star_job

   show_log_description_at_start = .false. 

   eos_file_prefix = 'mesa'
   kappa_file_prefix = 'gs98'

!   change_v_flag = .true.
!   new_v_flag = .true.

!   new_rotation_flag = .true.
!   change_rotation_flag = .true.

!   relax_initial_surface_rotation_v = .true.
!   new_surface_rotation_v = 45
      

/ ! end of star_job namelist


&controls

   ! check for retries and backups as part of test_suite
      max_number_backups = 15
      !max_number_retries = 15

   initial_Z = 0.02
   
   mesh_delta_coeff = 0.5
   !max_years_for_timestep = 10

   photostep = 50
   profile_interval = 100
   history_interval = 100
   terminal_cnt = 10
   write_header_frequency = 10

   xa_central_lower_limit_species(1) = 'h1'
   xa_central_lower_limit(1) = 0.6

   mixing_length_alpha = 1.9d0 ! based on solar model

   max_model_number = 10000
   
/ ! end of controls namelist
