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