rmf_create_hfb | R Documentation |
RMODFLOW
hfb object.rmf_create_hfb
creates an RMODFLOW
hfb object
rmf_create_hfb(..., dis, noprint = FALSE)
... |
|
dis |
dis object |
noprint |
logical, should the printing of HFB cells to the listing file be suppressed ? Defaults to |
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"
.
RMODFLOW
hfb object
rmf_read_hfb
, rmf_write_hfb
, https://water.usgs.gov/ogw/modflow/MODFLOW-2005-Guide/index.html?hfb6.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.