reservoirflow.models.BlackOil.get_shape#

BlackOil.get_shape(boundary: bool = True) tuple#

Solution shape.

Parameters:

boundary (bool, optional) – include boundary cells.

Returns:

tuple as (number of time steps, number of girds)

Return type:

tuple