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