&binary_job

   inlist_names(1) = 'inlist1' 
   inlist_names(2) = 'inlist2'

   evolve_both_stars = .true.

/ ! end of binary_job namelist


&binary_controls
         
   m1 = 1.548d0  ! donor mass in Msun
   m2 = 1.287d0 ! companion mass in Msun
   initial_period_in_days = 3.0
  
   fr = 0.1
   fr_limit = 1d-2
   
   
   limit_retention_by_mdot_edd = .false.

  
   mdot_scheme = 'Kolb'

  
         
/ ! end of binary_controls namelist