
&star_job

      show_log_description_at_start = .false. 

/ ! end of star_job namelist

&controls

      initial_mass = 1
      initial_z = 0.02
      
      max_model_number = 1000
      
      xa_central_lower_limit_species(1) = 'h1'
      xa_central_lower_limit(1) = 0.5

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

		use_other_mesh_functions = .true.

/ ! end of controls namelist

