rmf_create
creates an RMODFLOW
modflow object from rmf_package
objects
rmf_create(..., cbc = NULL, recreate_nam = FALSE, basename = NULL)
... | (list of) |
---|---|
cbc | optional integer; sets the flag and unit number for writing cell-by-cell flow data. Overwrites the values set in the objects. Defaults to NULL. |
recreate_nam | logical; if a nam object is supplied, should it be recreated from scratch ? Defaults to FALSE |
basename | character specifying the basename of the files if the nam object is (re)created. The default ( |
a modflow
object which is a list containing all MODFLOW packages