runners-module: Rcpp module: Running simulations

runnersR Documentation

Rcpp module: Running simulations

Description

This Rcpp module allows running simulations using C++ background objects. They are intended for non-standard users.

Details

The module contains the following items:

classes:

single_runner

An S4 class to run spwb_day() or growth_day() simulations on a single site.

multiple_runner

An S4 class to run spwb_day() or growth_day() simulations on multiple sites, if required using parallelization.

watershed_runner

An S4 class to run one day of watershed simulations.

Examples

show( runners )

medfate documentation built on Sept. 3, 2026, 9:06 a.m.