
! inlist_test_rlo



&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 = 80

      extra_terminal_output_file = 'log2' 
      log_directory = 'LOGS2'


      profile_interval = 50
      history_interval = 10
      terminal_interval = 10
      write_header_frequency = 10
      
      varcontrol_target = 1d-3
      

/ ! end of controls namelist


&pgstar
         


/ ! end of pgstar namelist
