reservoirflow.grids.RegularCartesian.is_homogeneous#

property RegularCartesian.is_homogeneous#

Returns homogeneity as bool.

This property checks if the porosity (phi) is the same across all grids.

Returns:

True if homogeneous, otherwise False.

Return type:

bool