rmf_create_drn: Create an 'RMODFLOW' drn object.

View source: R/package-drn.R

rmf_create_drnR Documentation

Create an RMODFLOW drn object.

Description

rmf_create_drn creates an RMODFLOW drn object

Usage

rmf_create_drn(..., dis, idrncb = 0, noprint = FALSE, aux = NULL)

Arguments

...

rmf_list (possibly of class rmf_parameter) objects or a single list with rmf_list objects (possibly of class rmf_parameter) elements; defines the drains.

dis

dis object

idrncb

flag and unit number for writing cell-by-cell flow terms; defaults to 0 (cell-by-cell flow terms will not be written)

noprint

logical, should the printing of DRN cells to the listing file be suppressed ? Defaults to FALSE

aux

optional character vector specifying the names of the auxiliary variables. These variables should also be included in the rmf_list objects that are supplied; defaults to NULL

Value

RMODFLOW drn object

See Also

rmf_read_drn, rmf_write_drn, https://water.usgs.gov/ogw/modflow/MODFLOW-2005-Guide/index.html?drn.htm


rogiersbart/RMODFLOW documentation built on Jan. 14, 2023, 4:21 a.m.