rmf_create_hfb creates an RMODFLOW hfb object

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

Value

RMODFLOW hfb object

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".

See also