| diffuse_par | R Documentation | 
The generic function diffuse_par computes the media distribution via diffusion in parallel
diffuse_par(object, lrw, cluster_size, sublb)
## S4 method for signature 'Arena'
diffuse_par(object, lrw, cluster_size, sublb)
| object | An object of class Arena. | 
| lrw | A numeric value needed by solver to estimate array size (by default lwr is estimated in the simEnv() by the function estimate_lrw()) | 
| cluster_size | Amount of cores to be used | 
| sublb | A matrix with the substrate concentration for every individual in the environment based on their x and y position. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.