@namespace: integrator

# SDC iteration tolerance adjustment factor
sdc_burn_tol_factor          real         1.d0

# for the step rejection logic on mass fractions, we only consider
# species that are > X_reject_buffer * atol_spec
X_reject_buffer              real         1.0

