reservoirflow.grids.RegularCartesian.is_anisotropic#

property RegularCartesian.is_anisotropic#

Returns anisotropic as bool.

This property checks if kx, ky, and kz are not the same across all grids.

Returns:

True if anisotropic, otherwise False.

Return type:

bool