OCN_300_4out: Example of multiple-outlet OCN

OCN_300_4outR Documentation

Example of multiple-outlet OCN

Description

A network built on a 300x300 lattice obtained by executing set.seed(5); create_OCN(300, 300, nOutlet = 4, outletSide = c("S", "N", "W", "E"), outletPos = c(1, 300, 149, 150), typeInitialState = "V", cellsize = 50).

Usage

data(OCN_300_4out)

Format

A river object. See create_OCN documentation for details.


OCNet documentation built on Nov. 24, 2023, 1:06 a.m.