rmfi_create_bc_array: Set array input for a MODFLOW boundary condition package

View source: R/internals.R

rmfi_create_bc_arrayR Documentation

Set array input for a MODFLOW boundary condition package

Description

Set array input for a MODFLOW boundary condition package

Usage

rmfi_create_bc_array(arg, dis)

Arguments

arg

list of (1) rmf_2d_array's} and/or rmf_parameter array objects or (2) a single nested \code{list} with \code{rmf_2d_array's and/or rmf_parameter elements or (3) a matrix; defines the boundary condition input.

dis

dis object. If not explicitely suplied, the function will look in the arg argument for an object of class 'dis'.

Details

typically, arg is list(...) where the ellipsis contains all the input rmf_arrays for the rmf_create_* function. When matrix elements are present, they are coerced to rmf_2d_arrays which are active for all stress-periods with a warning.

Value

list with the parameters, input arrays and the kper argument

See Also

rmfi_create_bc_list, rmfi_write_bc_list, rmfi_parse_bc_list, rmfi_parse_array_parameters, rmfi_write_array_parameters


rogiersbart/RMODFLOW documentation built on Jan. 14, 2023, 4:21 a.m.