rmf_create_ghb creates an RMODFLOW ghb object

rmf_create_ghb(..., dis, ighbcb = 0, 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 general-head boundary cells.

dis

dis object

ighbcb

flag and unit number for writing cell-by-cell flow terms; defaults to 0 (cell-by-cell flow terms will not be written)

noprint

logical, should the printing of GHB 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 ghb object

See also