! inlist-M60.0-mdot-0-lse

&star_job

      create_pre_main_sequence_model = .true.

      save_model_when_terminate = .true.
      save_model_filename='M60.0-mdot-0-lse.mod'
      
      pgstar_flag = .true.

/ !end of star_job

&controls

   max_model_number = 40000
   
  ! starting specifications
      initial_mass = 60
      initial_Z = 0.02
      initial_Y = 0.25

      max_model_number = 40000
      min_timestep_limit = 1d-30
      Zbase = 0.02
      ! Dutch_wind_eta = 0.0
      Dutch_scaling_factor = 0.0

   ! output to files and terminal
      ! photostep = 100
      profile_interval = 100
      history_interval = 10
      terminal_interval = 10
      write_header_frequency = 10

/ ! end of controls
