# the name of the initial model
model_name            string      "model.hse"     y

# the distance from the base of the He layer star to put the perturbation
R_pert                real           1.e7_rt         y

# location of base of He layer
R_He_base             real           0.0_rt

# the amplitude of the temperature perturbation (above background)
pert_temp_factor      real           10.0_rt         y

# the physical scale of the perturbation
pert_rad_factor       real            2.0_rt         y

# initial chemical potential guess
mu_p                  real           -5.0_rt         y
mu_n                  real           -11.0_rt        y

ihe4                  integer         -1

# second perturbation angle -- if it is negative, then it is disabled
# this is only relevant in 3D
second_pert_angle         real           -1              y

second_R_pert             real           1.e7_rt         y

second_pert_temp_factor   real           10.0_rt         y

second_pert_rad_factor    real           2.0_rt          y
