reservoirflow.grids.RegularCartesian.get_cells_Az#
- RegularCartesian.get_cells_Az(boundary: bool = True, fshape: bool = True)#
Returns cells cross-sectional area Az.
- Parameters:
boundary (bool, optional) – include boundary cells.
fshape (bool, optional) – reshape to flow shape instead of flatten.
- Returns:
array of Az.
- Return type:
ndarray