reservoirflow.grids.RegularCartesian.is_regular#

property RegularCartesian.is_regular#

Returns regularity as bool.

This property checks if dx, dy, and dz are the same across all grids.

Returns:

True if regular, otherwise False.

Return type:

bool