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 |
RMODFLOW
hfb object
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"
.