! inlist_pgstar_sample

&pgstar
         
      Grid1_win_flag = .true.
      Grid1_win_width = 8
      Grid1_win_aspect_ratio = 0.75 ! aspect_ratio = height/width
      
      show_TRho_Profile_eos_regions = .true.
      TRho_Profile_xmin = -5.1
      TRho_Profile_xmax = 10.2
      TRho_Profile_ymin = 5.1
      TRho_Profile_ymax = 10.2        
         
      !Grid1_file_flag = .true.
      Grid1_file_dir = 'png'
      Grid1_file_prefix = 'Grid1_'
      Grid1_file_cnt = 5 ! output when mod(model_number,Grid1_file_cnt)==0
      Grid1_file_width = -1 ! (inches) negative means use same value as for window
      Grid1_file_aspect_ratio = -1 ! negative means use same value as for window
            
      
      Abundance_win_flag = .true.
      Abundance_win_width = 6
      Abundance_win_aspect_ratio = 1 ! aspect_ratio = height/width

      Abundance_xaxis_name = 'mass' 
      Abundance_xaxis_reversed = .false.
      Abundance_xmin = 0.00 ! -101d0 ! only used if /= -101d0
      Abundance_xmax = -101 ! only used if /= -101d0
      Abundance_log_mass_frac_min = -6 ! only used if < 0
      
      !Abundance_file_flag = .true.
      Abundance_file_dir = 'png'
      Abundance_file_prefix = 'abund_'
      Abundance_file_cnt = 5 ! output when mod(model_number,Abundance_file_cnt)==0
      Abundance_file_width = -1 ! (inches) negative means use same value as for window
      Abundance_file_aspect_ratio = -1 ! negative means use same value as for window
      
      
      Profile_Panels1_win_flag = .true.
      Profile_Panels1_win_width = 6
      Profile_Panels1_win_aspect_ratio = 1 ! aspect_ratio = height/width

      Profile_Panels1_title = 'Profile Panels1'      
      Profile_Panels1_num_panels = 3         
      Profile_Panels1_yaxis_name(1) = 'logT'         
      Profile_Panels1_other_yaxis_name(1) = 'entropy'         
      Profile_Panels1_yaxis_name(2) = 'logRho'         
      Profile_Panels1_other_yaxis_name(2) = 'opacity' 
      Profile_Panels1_yaxis_name(3) = 'zone'         
         Profile_Panels1_ymin(3) = -101 ! only used if /= -101d0
         Profile_Panels1_ymax(3) = -101 ! only used if /= -101d0        
         Profile_Panels1_ymargin(3) = 0.1 
      Profile_Panels1_other_yaxis_name(3) = 'grada' 
         Profile_Panels1_other_ymin(3) = -101 ! only used if /= -101d0
         Profile_Panels1_other_ymax(3) = -101d0 ! only used if /= -101d0
         Profile_Panels1_other_ymargin(:) = 0.1 
  
      Profile_Panels1_xaxis_name = 'mass'
      Profile_Panels1_xaxis_reversed = .false.
      Profile_Panels1_xmin = -101d0 ! only used if /= -101d0
      Profile_Panels1_xmax = -101d0 ! only used if /= -101d0
      Profile_Panels1_xmargin = 0d0
      
      ! file output
      Profile_Panels1_file_flag = .false.
      Profile_Panels1_file_dir = 'png'
      Profile_Panels1_file_prefix = 'profile_panels1_'
      Profile_Panels1_file_cnt = 5 ! output when mod(model_number,Profile_Panels1_file_cnt)==0
      Profile_Panels1_file_width = -1 ! (inches) negative means use same value as for window
      Profile_Panels1_file_aspect_ratio = -1 ! negative means use same value as for window



      History_Panels1_win_flag = .true.
      History_Panels1_win_width = 7
      History_Panels1_win_aspect_ratio = 1 ! aspect_ratio = height/width
      
      History_Panels1_title = 'History_Panels1'      
      History_Panels1_num_panels = 3
      
      History_Panels1_yaxis_name(1) = 'log_center_T' 
      History_Panels1_yaxis_reversed(1) = .false.
      History_Panels1_ymin(1) = -101d0 ! only used if /= -101d0
      History_Panels1_ymax(1) = -101d0 ! only used if /= -101d0        
      History_Panels1_dymin(1) = -1 
      
      History_Panels1_other_yaxis_name(1) = 'log_center_Rho' 
      History_Panels1_other_yaxis_reversed(1) = .false.
      History_Panels1_other_ymin(1) = -101d0 ! only used if /= -101d0
      History_Panels1_other_ymax(1) = -101d0 ! only used if /= -101d0        
      History_Panels1_other_dymin(1) = -1 
      
      History_Panels1_yaxis_name(2) = 'log_L' 
      History_Panels1_yaxis_reversed(2) = .false.
      History_Panels1_ymin(2) = -101d0 ! only used if /= -101d0
      History_Panels1_ymax(2) = -101d0 ! only used if /= -101d0        
      History_Panels1_dymin(2) = 0.01 
      
      History_Panels1_other_yaxis_name(2) = 'log_Teff' 
      History_Panels1_other_yaxis_reversed(2) = .false.
      History_Panels1_other_ymin(2) = -101d0 ! only used if /= -101d0
      History_Panels1_other_ymax(2) = -101d0 ! only used if /= -101d0        
      History_Panels1_other_dymin(2) = 0.01 
      
      History_Panels1_yaxis_name(3) = 'log_dt' 
      History_Panels1_yaxis_reversed(3) = .false.
      History_Panels1_ymin(3) = -101d0 ! only used if /= -101d0
      History_Panels1_ymax(3) = -101d0 ! only used if /= -101d0        
      History_Panels1_dymin(3) = -1 
      
      History_Panels1_other_yaxis_name(3) = 'num_zones' 
      History_Panels1_other_yaxis_reversed(3) = .false.
      History_Panels1_other_ymin(3) = -101d0 ! only used if /= -101d0
      History_Panels1_other_ymax(3) = -101d0 ! only used if /= -101d0        
      History_Panels1_other_dymin(3) = -1 
      
      ! file output
      History_Panels1_file_flag = .false.
      History_Panels1_file_dir = 'png'
      History_Panels1_file_prefix = 'History_Panels1_'
      History_Panels1_file_cnt = 5 ! output when mod(model_number,History_Panels1_file_cnt)==0
      History_Panels1_file_width = -1 ! (inches) negative means use same value as for window
      History_Panels1_file_aspect_ratio = -1 ! negative means use same value as for window
         

/ ! end of pgstar namelist
