reservoirflow.grids.RegularCartesian.is_irregular#
- property RegularCartesian.is_irregular#
Returns irregularity as bool.
This property checks if dx, dy, and dz are the same across all grids.
- Returns:
True if irregular, otherwise False.
- Return type:
bool