Listeners are arbitrary functions called when the event is fired. Their only argument is the current time step.
Arguments
- variables_list
A list of the model variables as generated by
create_variables()
- parameters_list
A list of model parameters as generated by
get_parameters()