imod.mf6.HorizontalFlowBarrierResistance.is_empty#
- HorizontalFlowBarrierResistance.is_empty(ignore_time: bool = False) bool #
Returns True if the package is empty, that is if it contains only no-data values.
- Parameters:
ignore_time (bool, optional) – If True, the time dimension is dropped before validation. Irrelevant for this package as it doesn’t support a time dimension.