
&star_job

      mesa_data_dir = '../../../data' ! for eos and opacity tables
      show_log_description_at_start = .false. 

/ ! end of star_job namelist

&controls

      which_atm_option = 'tau_100_tables'

      mixing_length_alpha = 1.89d0 ! based on solar model
      use_Henyey_MLT = .true.

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

      photostep = 100
      profile_interval = 100
      log_cnt = 5
      terminal_cnt = 1
      write_header_frequency = 50

/ ! end of controls namelist

