rmf_create_hfb: Create an 'RMODFLOW' hfb object.

View source: R/package-hfb.R

rmf_create_hfbR Documentation

Create an RMODFLOW hfb object.

Description

rmf_create_hfb creates an RMODFLOW hfb object

Usage

rmf_create_hfb(..., dis, noprint = FALSE)

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 horizontal-flow barriers.

dis

dis object

noprint

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

Details

As an alternative to specifying irow2 and icol2, a direction column can be present in the rmf_lists objects to specify the direction of the horizontal flow barrier with respect to i & j. Allowed values for the direction column are "right", "back", "left" and "front".

Value

RMODFLOW hfb object

See Also

rmf_read_hfb, rmf_write_hfb, https://water.usgs.gov/ogw/modflow/MODFLOW-2005-Guide/index.html?hfb6.htm


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