! inlist3


&star_job
      show_log_description_at_start = .false.
      
      mesa_dir = '../../..' ! for eos and opacity tables

      kappa_file_prefix = 'gs98'
      
      change_v_flag = .true.
      new_v_flag = .false.

      !pgstar_flag = .true.


/ ! end of star_job namelist

&controls

      extra_terminal_output_file = 'log3' 
      photo_directory = 'photos3'
      log_directory = 'LOGS3'

      initial_mass = 3.2
      initial_z = 0.02d0

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

      ! check for retries and backups as part of test_suite
      max_number_backups = 0
      max_number_retries = 0
      
      !max_years_for_timestep = 1d-4
      
      max_model_number = 1000
      
      RGB_wind_scheme = 'Reimers'
      AGB_wind_scheme = 'Blocker'
      RGB_to_AGB_wind_switch = 1d-4
      Reimers_wind_eta = 0.5d0  
      Blocker_wind_eta = 0.1d0  


/ ! end of controls namelist



&pgstar
         
      ! top level controls

         !pause = .true. 
            ! if true, the code waits for user to enter a RETURN on the command line
      


/ ! end of pgstar namelist
