rmf_convert_hob_to_locations: Convert a hob object to a locations data frame

View source: R/utils.R

rmf_convert_hob_to_locationsR Documentation

Convert a hob object to a locations data frame

Description

Convert a hob object to a locations data frame

Usage

rmf_convert_hob_to_locations(hob, dis, prj = rmf_get_prj(dis))

Arguments

hob

RMODFLOW hob object

dis

RMODFLOW dis object

prj

prj object

Details

returned z coordinate represents the center of the cell, not the top or bottom of the well screen

Value

a data frame containing name, screened layer proportion pr, cell indices k, i, j and x, y & z coordinates

See Also

rmf_create_hob, rmf_convert_hob_to_time_series


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