rmf_create_chd: Create an 'RMODFLOW' chd object.

View source: R/package-chd.R

rmf_create_chdR Documentation

Create an RMODFLOW chd object.

Description

rmf_create_chd creates an RMODFLOW chd object

Usage

rmf_create_chd(..., dis, 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 constant head cells

dis

dis object

noprint

logical, should the printing of CHD 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 chd object

See Also

rmf_read_chd, rmf_write_chd, https://water.usgs.gov/ogw/modflow/MODFLOW-2005-Guide/index.html?chd.htm


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