
&star_job

      show_log_description_at_start = .false. 

/ ! end of star_job namelist

&controls

      ! check for retries and backups as part of test_suite
      ! you can/should delete this for use outside of test_suite
      max_number_backups = 10
      max_number_retries = 20




      which_atm_option = 'tau_100_tables'

      mixing_length_alpha = 1.89d0 ! based on solar model
      MLT_option = 'Henyey'

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

/ ! end of controls namelist

