cell.centers: Get center of grid cells for a retangular grid

View source: R/generators.R

cell.centersR Documentation

Get center of grid cells for a retangular grid

Description

cell.centers takes a rectangular grid and returns coordinates of the cell centers as a field

Usage

cell.centers(xgrid, ygrid = NULL)

Arguments

xgrid

Interfaces in x-direction

ygrid

Interfaces in y-direction (if 2D)


Uffe-H-Thygesen/SDEtools documentation built on Jan. 15, 2025, 6:41 p.m.