Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

diffuse_par

Function for parallelzied diffusion


Description

The generic function diffuse_par computes the media distribution via diffusion in parallel

Usage

diffuse_par(object, lrw, cluster_size, sublb)

## S4 method for signature 'Arena'
diffuse_par(object, lrw, cluster_size, sublb)

Arguments

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.


BacArena

Modeling Framework for Cellular Communities in their Environments

v1.8.2
GPL-3 | file LICENSE
Authors
Eugen Bauer [aut], Johannes Zimmermann [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.