rmf_convert_id_to_ijk: Convert id to ijk

View source: R/utils.R

rmf_convert_id_to_ijkR Documentation

Convert id to ijk

Description

Convert id to ijk

Usage

rmf_convert_id_to_ijk(id, dis, type = "r")

Arguments

id

cell id, providing the place of the number in an input file 3d array

dis

a discretisation file object

type

'r' or 'modflow' specifying type of id. See details. Defaults to 'r'

Details

a modflow id provides the place of the number in an input file 3d array (not like the way R uses ids for arrays or matrices; rows and columns are switched)


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