&star_job
new_omega_div_omega_crit = 0.2d0 !0.0d0
/ ! end of star_job namelist

&controls
! To set initial mass, replace <<INITIAL_MASS>> by the desired initial mass in Msun units.
initial_mass = <<INITIAL_MASS>>

! Added by to increase hot, cool, and total wind by different scaling factors
! To scale total wind by a factor of e.g. 1.5, change <<SCALING>> to 1.5.

x_ctrl(10) = 1 ! cool wind scaling factor
x_ctrl(11) = 1 ! hot wind scaling factor
x_ctrl(12) = <<SCALING>> ! total wind scaling factor

x_logical_ctrl(13) = .false. ! If true, shut off wind when total_mass_h1 < x_ctrl(13)*Msun
x_ctrl(13) = -1 ! 0.01, 0.1, 1 ! Shut off wind when total_mass_h1 < x_ctrl(13)*Msun

/ ! end of controls namelist
