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