rmf_convert_ibound_to_neighbours: Convert an 'ibound' array to lower, upper, left, right, front...

View source: R/utils.R

rmf_convert_ibound_to_neighboursR Documentation

Convert an ibound array to lower, upper, left, right, front and back logical arrays indicating presence of a neighbouring active cell

Description

Convert an ibound array to lower, upper, left, right, front and back logical arrays indicating presence of a neighbouring active cell

Usage

rmf_convert_ibound_to_neighbours(ibound)

Arguments

ibound

3d ibound array as specified in a MODFLOW BAS object

Value

list of lower, upper, left, right, front and back logical 3d arrays


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