dot-do_sim: Worker function for running simulations in parallel

.do_simR Documentation

Worker function for running simulations in parallel

Description

Worker function for running simulations in parallel

Usage

.do_sim(network, comm, dt, nt)

Arguments

network

A river network

comm

A metacommunity

dt

The size of the time step; one "generation" for the metacommunity

nt

The number of time steps

Value

A modified copy of network with the results of the simulation


mtalluto/flume documentation built on Feb. 1, 2024, 1:40 a.m.