The generic function diffuse
computes the media distribution via diffusion
diffuse(object, lrw, sublb, verbose = TRUE)# S4 method for Arena
diffuse(object, lrw, sublb, verbose = TRUE)
An object of class Arena.
A numeric value needed by solver to estimate array size (by default lwr is estimated in the simEnv() by the function estimate_lrw())
A matrix with the substrate concentration for every individual in the environment based on their x and y position.
Set to false if no status messages should be printed.