Run a stochastic simulation of a patch, given a Parameters

run_stochastic_collect(p, random_schedule = TRUE)

Arguments

p

A FF16_Parameters object

random_schedule

setting to TRUE causes algorithm to generate a random schedule based on seed rain and area.

Details

This one might need to be made differently so that different schedules can be added easily. Not sure if this is how we will generally want to do this. Consider this function liable to change.

Author

Rich FitzJohn