Generate a vector for each time step where no VFR effect corresponds to values in the vector of 1, and the appropriate VFR adjustment otherwise.

variant_fold_reduction_vector(parameters, dt, vfr, vfr_time_1, vfr_time_2)

Arguments

parameters

a list of model parameters

dt

time step size

vfr

a positive value giving the fold reduction

vfr_time_1

time to begin reduction

vfr_time_2

time to end reduction