Model.update_running_params: Update a parameter during a simulation
Description
A subset of parameters may be updated whilst the model is
evaluating these correspond to events. This function throws an error if
param
isn't safe to update.
Usage
Model.update_running_params(model, param, value)