! inlist_agb_to_wd


&star_job
      show_log_description_at_start = .false.

      load_saved_model = .true.
      saved_model_name = 'pre_wd.mod'

      change_net = .true.      
      new_net_name = 'o18_and_ne22.net'

      kappa_file_prefix = 'gs98'

      !pgstar_flag = .true.



/ ! 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 = 100
         max_number_retries = 100

      
      max_model_number = 4000
      
      varcontrol_target = 1d-3


      initial_mass = 1.0
      initial_z = 0.02d0

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

      gamma_center_limit = 160

      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
         
         

/ ! end of pgstar namelist
