&binary_job

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

   evolve_both_stars = .false.

/ ! end of binary_job namelist

&binary_controls
   m1 = 1.6d0
   m2 = 0.8d0
   initial_period_in_days = 1.26

   photo_interval = 50
   do_jdot_mb = .true.
   do_jdot_missing_wind = .true.
   
   limit_retention_by_mdot_edd = .false.
   use_radiation_corrected_transfer_rate = .flase.

   mdot_scheme = "Kolb"
   use_other_jdot_mb = .true.
   use_other_jdot_ml = .true.
         
/ ! end of binary_controls namelist
